I have to create a new visualization every time when the index is deleted/recreating because the visualization can't function after the index is deleted/recreated. Is there any way to edit the visualization by just modifying the index pattern rather than creating a new visualization?
Kindly advise on this.
One of the option would be to create an alias for the indices which need to be deleted. And in Kibana you can create the index pattern based on this alias.
In the above scenario, whenever you delete an index, the viz remains intact but just empty without any data. And whenever a new index is created, it can be added under the alias.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.