Open ashic opened 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?
a 400 means there was a failed response on your ES installation, can you verify that the ES is properly working?
I'm trying to use this with k8s 1.5, and AWS ES 5.1. I'm getting:
from the logging pods. Is this due to version issues?