Hi. I have a problem with this error:
Deflector exists as an index and is not an alias. (triggered a minute ago)
The deflector is meant to be an alias but exists as an index. Multiple failures of infrastructure can lead to this. Your messages are still indexed but searches and all maintenance tasks will fail or produce incorrect results. It is strongly recommend that you act as soon as possible.
I removed graylog_deflector but i still have this error, above in log i can see this error:
ERROR [IndexRotationThread] Couldn’t point deflector to a new index
org.graylog2.indexer.ElasticsearchException: Couldn’t collect aliases for index pattern graylog_*{“error”:“Incorrect HTTP method for uri [/graylog_*/_aliases] and method [GET], allowed: [PUT]”,“status”:405}
It happens when I start collector sidecar on my clients.
What i have to do to resolve this problem?
Thank you.