I created a lifecycle policy in Kibana and attached it to a data stream, for example:
logs-system.syslog-default
However, the indices it created, such as:
.ds-logs-system.syslog-default-2025.08.21-000001
are still showing the old policy.
Do I need to manually update each index, or since this is a data stream, will the policy applied to the data stream (in this case logs-system.syslog-default) automatically propagate to its backing indices?
Do I need to take any additional steps to ensure it is moved completely,or just remove the data roles and next restart, so that it no longer shows up under both nodes?
Since you have replicas you need at least 2 nodes of each tier, or else your cluster will be in a yellow state and you would need to remove the replicas to change the state back to green.
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.