From 1b3a0a3de8d57166e3e0228d8562d3269d316bf3 Mon Sep 17 00:00:00 2001 From: weslambert Date: Wed, 24 Apr 2024 10:11:02 -0400 Subject: [PATCH] Remove hot max_age --- salt/elasticsearch/soc_elasticsearch.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/salt/elasticsearch/soc_elasticsearch.yaml b/salt/elasticsearch/soc_elasticsearch.yaml index dac2614ce..7a6885075 100644 --- a/salt/elasticsearch/soc_elasticsearch.yaml +++ b/salt/elasticsearch/soc_elasticsearch.yaml @@ -98,12 +98,6 @@ elasticsearch: policy: phases: hot: - max_age: - description: Maximum age of index. ex. 7d - This determines when the index should be moved out of the hot tier. - regex: ^\[0-9\]{1,5}d$ - forcedType: string - global: True - helpLink: elasticsearch.html actions: set_priority: priority: