Hello,
I am creating a daily index. Indices look like the following
my-index-2020-08-31
my-index-2020-08-30
my-index-2020-08-29
my-index-yyyy-mm-dd
Is t possible to add to the template an index alias with wildcard?
I want, for example, change the order of the naming.
my-index-2020-08-31 --> index-my-2020-08-31
my-index-2020-08-30 --> index-my-2020-08-30
my-index-yyyy-mm-dd --> index-my-yyyy-mm-dd
All visualisations (and other objects) are based on the original name. I'll have to update all visualisations. dashboards, ml-jobs, etc. to be based on the new naming convention.
It's a lot of work... trying to find shortcuts, or workarounds.
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.