A newer version is available. For the latest information, see the
current release documentation.
allow_ilm_indices
editallow_ilm_indices
editThis option allows Curator to manage ILM-enabled indices. Exercise caution that ILM policies and Curator actions will not interfere with each other.
Read more about Curator and Index Lifecycle Management here.
action: delete_indices description: "Delete the specified indices" options: allow_ilm_indices: true filters: - filtertype: ...
The value of this setting must be either true
or false
.
The default value for this setting is false
.