Hello,
I try to shrink an index with Curator on a single node cluster but it fails due to cluster health being yellow which is expected when you have only one node.
Exception: Unable to proceed with shrink action. Cluster health is not "green"
Should I configure continue_if_exception: True
or is there a better way ?
Below is my action.
---
actions:
1:
action: shrink
description: >-
Shrink elastalert_status
options:
ignore_empty_list: True
shrink_node: DETERMINISTIC
node_filters:
permit_masters: True
post_allocation:
allocation_type: include
key: node_tag
value: cold
filters:
- filtertype: pattern
kind: prefix
value: elastalert_status