Today I deleted some old indices in our external Elasticsearch cluster, to gain some space. But now Graylog doesn’t show any results. I already tried to rebuild the ranges
after the rotation of the index (we rotate daily), the error disappeared. I couldn’t find a helpful message in the log. The deletion of the indices was directly on the elasticsearch cluster, nothing from the Graylog GUI. Even a reboot didn’t fixed it. For the futur: What are the steps, if i need to delete an index manually?
You should do the index manipulation inside of Graylog. This is done on the SYSTEM > INDICES page.
If you delete the indices outsite of Graylog the rebuild is what should have solve the issue. But it is highly recommend not to manipulate the indices outside of Graylog.