A newer version is available. For the latest information, see the
current release documentation.
max_age
editmax_age
editaction: 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
The maximum age that is allowed before triggering a rollover. It must be
nested under conditions:
There is no default value. If this condition is
specified, it must have a value, or Curator will generate an error.
Ages such as 1d
for one day, or 30s
for 30 seconds can be used.