Hey guys,
i am using Graylog 1.3, with Elasticsearch 1.3 version from last 6 months. everything was fine till 3 days back.
i can only see last 3 days in Graylog console. it should be six months.
Elastic search also shows 1000 shards up which having last 6 months data.3 days back i upgraded RAM on ES nodes to 128 Gb with 100 GB initialze for Elasticsearch Process.
What’s in the logs of your Graylog and Elasticsearch nodes?
Using 100 GiB of heap memory for Elasticsearch on a system with 128 GiB of memory seems a bit extreme.
Are you sure you need that much memory? It also negatively impacts the garbage collector’s performance and most JVM’s are not properly tuned to cope with that large amount of memory.
I’d also recommend upgrading to the latest version of Graylog and Elasticsearch, since neither Graylog 1.x nor Elasticsearch 1.x are supported anymore.
The problematic part is going to be Elasticsearch. You should test the upgrade to Elasticsearch 2.4.6 in a test environment. Upgrading to Elasticsearch 5.x will not be possible without reindexing all of your indices.