We had a problem with the Elasticsearch Cluster, this was about two years ago. The problems resulted in approx 1.5 million indexer failures. The Index got allready deleted (retention), but the failures still exist. How can we get rid of them? We don’t need that info any longer and the API Call /api/system/indexer/failures show’s them all, which makes the API Call very slow.
Thanks for the quick reply! I can safely remove all the unneded entreis in the MongoDB colleciton index_failures? With graylog running or should I shut it down first?
No, I haven’t restarted graylog for this. In my case, one replica was corrupt. I just reduced the replicas to one and after that increased the replicas again.