From fb2a42a9af5f2b4acfe568caca89edf14682566e Mon Sep 17 00:00:00 2001 From: Wes Date: Wed, 31 Jul 2024 17:02:45 +0000 Subject: [PATCH] Use custom system component --- salt/elasticsearch/defaults.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/salt/elasticsearch/defaults.yaml b/salt/elasticsearch/defaults.yaml index e1a2d192f..446c6033d 100644 --- a/salt/elasticsearch/defaults.yaml +++ b/salt/elasticsearch/defaults.yaml @@ -9101,6 +9101,7 @@ elasticsearch: - logs-system.auth@custom - so-fleet_globals-1 - so-fleet_agent_id_verification-1 + - so-system data_stream: allow_custom_routing: false hidden: false @@ -9195,6 +9196,7 @@ elasticsearch: - logs-system.syslog@custom - so-fleet_globals-1 - so-fleet_agent_id_verification-1 + - so-system data_stream: allow_custom_routing: false hidden: false