From d779f7ae7f60c72108a27f0a66ebf447237ce538 Mon Sep 17 00:00:00 2001 From: reyesj2 <94730068+reyesj2@users.noreply.github.com> Date: Wed, 22 Jan 2025 10:13:01 -0600 Subject: [PATCH] add back missing component for http_endpoint_x_generic & winlog_x_winglog --- salt/elasticsearch/defaults.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/salt/elasticsearch/defaults.yaml b/salt/elasticsearch/defaults.yaml index d39935485..77a5be232 100644 --- a/salt/elasticsearch/defaults.yaml +++ b/salt/elasticsearch/defaults.yaml @@ -2327,6 +2327,7 @@ elasticsearch: allow_custom_routing: false hidden: false ignore_missing_component_templates: + - logs-http_endpoint.generic@package - logs-http_endpoint.generic@custom index_patterns: - logs-http_endpoint.generic-* @@ -2997,6 +2998,7 @@ elasticsearch: allow_custom_routing: false hidden: false ignore_missing_component_templates: + - logs-winlog.winlog@package - logs-winlog.winlog@custom index_patterns: - logs-winlog.winlog-*