I am using the Graylog 3.3.x and recently had the storage fill up.
I was receiving this error in Graylog:
‘Journal utilization is too high and may go over the limit soon. Please verify that your Elasticsearch cluster is healthy and fast enough. You may also want to review your Graylog journal settings and set a higher limit.’
I grew the storage and it shows as available if I run a df-h.
However, nothing is showing up on my input for my WinLogBeat input and nothing is showing as Output to ElasticSearch.
I have stopped the services and deleted the journal file as I saw recommended in several posts but it did not correct the issue.
Does anyone have any advice on how to further troubleshoot? It would be GREATLY appreciated.
Thank you for your reply. I realize that was my initial issue but I currently have over 200GB of free space after the addition I made today. I am still not outputting any logs though.
Your free additional space was properlly recognized by the Operational System?
If so, is this the same filesystem that Elasticsearch is writing data?
I saw once Elasticsearch losing itself to write new data to the index. After you guarantee the two steps above are OK, can you try to restart your Elastichsearch and see if new data starts being indexed?