Hi, I'm having an issue with elasticsearch. Any help would be really appreciated. The first time i had this issue i did a cleanse which fixed the issue for couple of days, but that deleted all my data.
Every couple of days i'm getting the follwoing error *Elasticsearch cluster is red.* Shards: 8 active, 0 initializing, 0 relocating, 16 unassigned. I see messages coming in but not going out " In *47* / Out *0* msg/s" . The log file shows the following 2015-09-17_16:19:03.24771 WARN [BlockingBatchedESOutput] Error while waiting for healthy Elasticsearch cluster. Not flushing. 2015-09-17_16:19:03.24773 java.util.concurrent.TimeoutException: Elasticsearch cluster didn't get healthy within timeout 2015-09-17_16:19:03.24774 at org.graylog2.indexer.cluster.Cluster.waitForConnectedAndHealthy(Cluster.java:174) 2015-09-17_16:19:03.24774 at org.graylog2.indexer.cluster.Cluster.waitForConnectedAndHealthy(Cluster.java:179) 2015-09-17_16:19:03.24774 at org.graylog2.outputs.BlockingBatchedESOutput.flush(BlockingBatchedESOutput.java:112) 2015-09-17_16:19:03.24774 at org.graylog2.outputs.BlockingBatchedESOutput.write(BlockingBatchedESOutput.java:105) 2015-09-17_16:19:03.24774 at org.graylog2.buffers.processors.OutputBufferProcessor$1.run(OutputBufferProcessor.java:189) 2015-09-17_16:19:03.24775 at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176) 2015-09-17_16:19:03.24775 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) 2015-09-17_16:19:03.24775 at java.util.concurrent.FutureTask.run(FutureTask.java:266) 2015-09-17_16:19:03.24775 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) 2015-09-17_16:19:03.24775 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 2015-09-17_16:19:03.24776 at java.lang.Thread.run(Thread.java:745) Thank you for all your help -- You received this message because you are subscribed to the Google Groups "Graylog Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/graylog2/fea28c28-7395-461c-9e95-c9ddd5c69abb%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
