Hi Team,
I'm trying to change the System Indices template which is generating on a daily basis. As mentioned in the elastic blocks, already am using the below-mentioned common template.
But, It's not working for the below-listed system indices.
.ml-anomalies-custom
.ml-anomalies-custom-store_appication
.monitoring-es-6-2018.09.16
.monitoring-logstash-6-2018.09.17
.ml-state
Could someone please help me to fix this.
Thanks in advance.
Please use the order setting
If you get full output of "GET _template"; you will find there are already templates with "order" : 0 for the indices you mentioned. So you should set the highest order value gets merged last (example "order": 1)
Thanks
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.