2014-08-18 16:03:21 +0100 [warn]: temporarily failed to flush the buffer. next_retry=2014-08-18 16:07:18 +0100 error_class="Elasticsearch::Transport::Transport::Errors::NotFound" error="[404] {\"error\":\"IndexMissingException[[logstash-2014.08.07] missing]\",\"status\":404}" instance=70340969446260
The elasticsearch plugin should just automatically create/re-create the index if it’s missing. Something else is happening here.
I had a similar issue, and from what I can recall it was that the index was there but the fields/mapping was incorrect so it couldn’t put the information into the index. I believe the error was the same.
If ES is throwing a 404 you should look at the logs on all your nodes to find out which node is returning the 404 and why. It could also be a bad node that needs to be restarted or replaced.
--
You received this message because you are subscribed to the Google Groups "Fluentd Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
fluentd+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.