mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-14 08:55:19 +00:00
These log statements are also logged by every "simulate adding this index" functionality. One of them is the rollover action in ILM which executes rollover dry-runs until the conditions are met, when the actual rollover is executed. This changes the statements log level to DEBUG and changes the phrasing from V1/V2 to legacy/composable templates. (cherry picked from commit 7cc8e1fe7f9731213ac4869fe99853564fbaaba9) Signed-off-by: Andrei Dan <andrei.dan@elastic.co>