cheungpat / fluentd-es-aws

8 stars 22 forks source link

HTTP 400 errors #1

Open ashic opened 7 years ago

ashic commented 7 years ago

I'm trying to use this with k8s 1.5, and AWS ES 5.1. I'm getting:

error_class="Elasticsearch::Transport::Transport::Errors::BadRequest" error="[400] " plugin_id="object:3fa2aa70cbf0

from the logging pods. Is this due to version issues?

cordoval commented 6 years ago

a 400 means there was a failed response on your ES installation, can you verify that the ES is properly working?