From 4a2177c8278f20e871c1538f481d28b572f17672 Mon Sep 17 00:00:00 2001 From: Jorge Reyes <94730068+reyesj2@users.noreply.github.com> Date: Mon, 11 May 2026 16:15:56 -0500 Subject: [PATCH] update redis index template missing redis integration component templates --- salt/elasticsearch/defaults.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/salt/elasticsearch/defaults.yaml b/salt/elasticsearch/defaults.yaml index 6fb795bce..52964b9cf 100644 --- a/salt/elasticsearch/defaults.yaml +++ b/salt/elasticsearch/defaults.yaml @@ -3958,10 +3958,13 @@ elasticsearch: - vulnerability-mappings - common-settings - common-dynamic-mappings + - logs-redis.log@package + - logs-redis.log@custom data_stream: allow_custom_routing: false hidden: false - ignore_missing_component_templates: [] + ignore_missing_component_templates: + - logs-redis.log@custom index_patterns: - logs-redis.log* priority: 501