From bc502cc065c934d1afad9c08c4001a5bcb9dd732 Mon Sep 17 00:00:00 2001 From: Wes Date: Wed, 31 Jan 2024 21:46:33 +0000 Subject: [PATCH] Custom Elasticserach pipeline annotations --- salt/elasticsearch/soc_elasticsearch.yaml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/salt/elasticsearch/soc_elasticsearch.yaml b/salt/elasticsearch/soc_elasticsearch.yaml index c54e07660..0f410e716 100644 --- a/salt/elasticsearch/soc_elasticsearch.yaml +++ b/salt/elasticsearch/soc_elasticsearch.yaml @@ -45,6 +45,28 @@ elasticsearch: description: Max number of boolean clauses per query. global: True helpLink: elasticsearch.html + pipelines: + custom01: &pipelines + description: + description: Description of the ingest node pipeline + global: True + advanced: True + helpLink: elasticsearch.html + processors: + description: Processors for the ingest node pipeline + global: True + advanced: True + multiline: True + helpLink: elasticsearch.html + custom02: *pipelines + custom03: *pipelines + custom04: *pipelines + custom05: *pipelines + custom06: *pipelines + custom07: *pipelines + custom08: *pipelines + custom09: *pipelines + custom10: *pipelines index_settings: global_overrides: index_template: