diff --git a/salt/elasticsearch/defaults.yaml b/salt/elasticsearch/defaults.yaml index 541f3fae7..03cd6d519 100644 --- a/salt/elasticsearch/defaults.yaml +++ b/salt/elasticsearch/defaults.yaml @@ -56,84 +56,84 @@ elasticsearch: verification_mode: none enabled: false pipelines: - custom01: + custom001: description: Custom Pipeline processors: - set: field: tags - value: custom01 + value: custom001 - pipeline: name: common - custom02: + custom002: description: Custom Pipeline processors: - set: field: tags - value: custom02 + value: custom002 - pipeline: name: common - custom03: + custom003: description: Custom Pipeline processors: - set: field: tags - value: custom03 + value: custom003 - pipeline: name: common - custom04: + custom004: description: Custom Pipeline processors: - set: field: tags - value: custom04 + value: custom004 - pipeline: name: common - custom05: + custom005: description: Custom Pipeline processors: - set: field: tags - value: custom05 + value: custom005 - pipeline: name: common - custom06: + custom006: description: Custom Pipeline processors: - set: field: tags - value: custom06 + value: custom006 - pipeline: name: common - custom07: + custom007: description: Custom Pipeline processors: - set: field: tags - value: custom07 + value: custom007 - pipeline: name: common - custom08: + custom008: description: Custom Pipeline processors: - set: field: tags - value: custom08 + value: custom008 - pipeline: name: common - custom09: + custom009: description: Custom Pipeline processors: - set: field: tags - value: custom09 + value: custom009 - pipeline: name: common - custom10: + custom010: description: Custom Pipeline processors: - set: field: tags - value: custom10 + value: custom010 - pipeline: name: common index_settings: diff --git a/salt/elasticsearch/soc_elasticsearch.yaml b/salt/elasticsearch/soc_elasticsearch.yaml index 0f410e716..9a64190b3 100644 --- a/salt/elasticsearch/soc_elasticsearch.yaml +++ b/salt/elasticsearch/soc_elasticsearch.yaml @@ -46,7 +46,7 @@ elasticsearch: global: True helpLink: elasticsearch.html pipelines: - custom01: &pipelines + custom001: &pipelines description: description: Description of the ingest node pipeline global: True @@ -58,15 +58,15 @@ elasticsearch: 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 + custom002: *pipelines + custom003: *pipelines + custom004: *pipelines + custom005: *pipelines + custom006: *pipelines + custom007: *pipelines + custom008: *pipelines + custom009: *pipelines + custom010: *pipelines index_settings: global_overrides: index_template: