From 84f4e460f67b36c70c6f2cbf3942760cfffbb047 Mon Sep 17 00:00:00 2001 From: reyesj2 <94730068+reyesj2@users.noreply.github.com> Date: Mon, 16 Mar 2026 16:53:22 -0500 Subject: [PATCH] update index patterns --- salt/elasticsearch/defaults.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/salt/elasticsearch/defaults.yaml b/salt/elasticsearch/defaults.yaml index c9c87fcde..42ff8a658 100644 --- a/salt/elasticsearch/defaults.yaml +++ b/salt/elasticsearch/defaults.yaml @@ -552,7 +552,7 @@ elasticsearch: - common-dynamic-mappings ignore_missing_component_templates: [] index_patterns: - - so-idh-* + - logs-idh-so* priority: 500 template: mappings: @@ -3950,7 +3950,7 @@ elasticsearch: - common-dynamic-mappings ignore_missing_component_templates: [] index_patterns: - - logs-redis-default* + - logs-redis.log* priority: 500 template: mappings: