A newer version is available. For the latest information, see the
current release documentation.
age
editage
edit- filtertype: age source: name direction: older timestring: '%Y.%m.%d' unit: days unit_count: 3 field: stats_result: epoch: exclude: False
Empty values and commented lines will result in the default value, if any, being selected. If a setting is set, but not used by a given filtertype, it may generate an error.
This filtertype will iterate over the actionable list and match indices based on their age. They will remain in, or be removed from the actionable list based on the value of exclude.
Read more about the different settings for this filtertype:
Required settings
edit- source (required)
- direction (required)
- unit (required)
- unit_count (required)
Dependent settings
edit-
timestring (required if
source
isname
) -
field (required if
source
isfield_stats
) [Indices only] -
stats_result (only used if
source
isfield_stats
) [Indices only]