Annotation changes for warm node

This commit is contained in:
Mike Reeves
2023-10-27 09:08:07 -04:00
parent 87494f64c7
commit 25f1a0251f

View File

@@ -110,6 +110,7 @@ elasticsearch:
min_age: min_age:
description: Minimum age of index. ex. 30d - This determines when the index should be moved to the cold tier. While still searchable, this tier is typically optimized for lower storage costs rather than search speed. description: Minimum age of index. ex. 30d - This determines when the index should be moved to the cold tier. While still searchable, this tier is typically optimized for lower storage costs rather than search speed.
regex: ^\[0-9\]{1,5}d$ regex: ^\[0-9\]{1,5}d$
forcedType: string
global: True global: True
actions: actions:
set_priority: set_priority: