Can i change an existing index pattern to a different name ?
If it can be changed do I need to change all searches, visulations and dashboards where that index is used manually or is there a better way of doing it ?
Can i change an existing index pattern to a different name ?
If it can be changed do I need to change all searches, visulations and dashboards where that index is used manually or is there a better way of doing it ?
Hi @gsb,
that's not possible AFAIK. The index-pattern-name is equivalent to the actual expression that Kibana uses to match indices in ES. If you'd change that, you would also change what data your index pattern points to.
© 2020. All Rights Reserved - Elasticsearch
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.