I made changes to the index alert template. The next step was to remove the index and add the index through Dev Tools. Now the index is not writing data. How to create an alert index and automatically update it? [
Hi Diaz,
From what it looks like you are missing alert alias in your index. Try adding alias to your newly created index. https://www.elastic.co/guide/en/elasticsearch/reference/7.5/indices-aliases.html#aliases-write-index
alert