max_age
编辑max_age
编辑action: rollover description: >- Rollover the index associated with alias 'aliasname', which should be in the form of prefix-000001 (or similar), or prefix-yyyy.MM.DD-1. options: name: aliasname conditions: max_age: 1d
触发滚动操作前允许的最大年龄。它**必须**嵌套在 conditions:
下。没有默认值。如果指定此条件,则必须具有值,否则 Curator 将生成错误。
可以使用诸如 1d
(一天)或 30s
(30 秒)之类的年龄。