Closed flypenguin closed 7 years ago
The error you're getting is a DNS error saying it can't find the CloudWatch Logs region endpoint for eu-central-1
.
Everything should just play nice together, as that region setting is passed through when constructing the CloudWatch Logs client.
Is it possible that the container you're running in is experiencing networking issues? Are you able to hit the endpoint via another method? eg curl -I logs.eu-central-1.amazonaws.com
actually I can't reproduce the issue any more. closing.
First, thanks for the plugin. Second, I just tried it with logstash 5.4.2 running in a container (the official one from elastic.co, with the plugin installed as described in the blog post), and ran into the following issue:
I have no clue what this is, but I guess it's not working. :)