I configured trigger inside my alerting panel of Kibana for processing events detected from logs
which uses index and it worked fine for a month
But after a month of successful work new indices was created by ELK
and all my triggers give me message
rg.Elasticsearch.index.IndexNotFoundException: no such index
What should i do ?
How to switch triggers and monitors to the last index? automatically?
Where monitors are stored in ELK , may be if somewhere in file where can i switch to other index
Please help me!