Close
action: close
description: "Close selected indices"
options:
delete_aliases: false
skip_flush: false
filters:
- filtertype: ...
Note
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 action, it will be ignored.
This action closes the selected indices, and optionally deletes associated aliases beforehand.
- search_pattern
- delete_aliases
- skip_flush
- ignore_empty_list
- timeout_override
- continue_if_exception
- disable_action
Tip
See an example of this action in an actionfile here.