allow_ilm_indices

编辑

此选项允许 Curator 管理启用 ILM 的索引。请谨慎操作,确保 ILM 策略和 Curator 操作不会相互干扰。

阅读有关 Curator 和索引生命周期管理的更多信息 此处

action: delete_indices
description: "Delete the specified indices"
options:
  allow_ilm_indices: true
filters:
- filtertype: ...

此设置的值必须为 truefalse

此设置的默认值为 false