--- actions: 1: action:delete_indices description:>- prefixed indices. Ignore the error if the filter does not result in an actionable list of indices (ignore_empty_list) and exit cleanly. options: ignore_empty_list:True filters: -filtertype:pattern kind:regex value:'^(c|alert|d|rancher|s|web|container).*$' -filtertype:age source:name direction:older timestring:'%Y.%m.%d' unit:days unit_count:60 2: action:close description:>- prefixed indices. Ignore the error if the filter does not result in an actionable list of indices (ignore_empty_list) and exit cleanly. options: ignore_empty_list:True filters: -filtertype:pattern kind:regex value:'^(c|alert|d|rancher|s|web|container).*$' -filtertype:age source:name direction:older timestring:'%Y.%m.%d' unit:days unit_count:30