From 37195194ba0d1276610da5e406ae9f2254aa6b1f Mon Sep 17 00:00:00 2001 From: brumarti Date: Mon, 11 Dec 2017 13:41:52 -0500 Subject: [PATCH] stop curator from going into crashloopbackoff due to empty indicie list --- es-curator-config.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/es-curator-config.yaml b/es-curator-config.yaml index 90777ed..fea289a 100644 --- a/es-curator-config.yaml +++ b/es-curator-config.yaml @@ -19,6 +19,7 @@ data: timeout_override: continue_if_exception: False disable_action: False + ignore_empty_list: True filters: - filtertype: age source: name