clockworksoul / helm-elasticsearch

An Elasticsearch cluster on top of Kubernetes, made easier, with Helm.
Apache License 2.0
118 stars 76 forks source link

Add close action support for curator #47

Open arunpjohny opened 6 years ago

arunpjohny commented 6 years ago

Closing older indices can help us improve overall cluster performance especially in logging environment.

Another changes is adding the ignore_empty_list flag to the actions so that if there is nothing to be done on a day it will not result in failed jobs.