max_size
编辑max_size
编辑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_size: 5gb
索引在触发滚动之前允许达到的最大近似大小。大小必须使用 Elasticsearch 批准的 人类可读的字节单位。它必须嵌套在 conditions:
下。没有默认值。如果指定了此条件,则必须具有值,否则 Curator 将生成错误。