Hi can i know if ilm_rollover_alias not speificed, will it take index name as alias?
index => "my_index"
ilm_pattern => "{now/d{yyyyMMdd}}-00001"
so it will be
my_index-20210823-00001
?
Hi can i know if ilm_rollover_alias not speificed, will it take index name as alias?
index => "my_index"
ilm_pattern => "{now/d{yyyyMMdd}}-00001"
so it will be
my_index-20210823-00001
?
If ILM is enabled then the index option is ignored and the default ilm_rollover_alias is logstash/ecs-logstash.
can we use index tempalte to group index into 1 and use a pattern to att date at end ?
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 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.