diff --git a/salt/logstash/soc_logstash.yaml b/salt/logstash/soc_logstash.yaml index bcb99bad5..dc52d63a8 100644 --- a/salt/logstash/soc_logstash.yaml +++ b/salt/logstash/soc_logstash.yaml @@ -31,6 +31,22 @@ logstash: custom2: *defined_pipelines custom3: *defined_pipelines custom4: *defined_pipelines + pipeline_config: + custom01: &pipeline_config + description: Pipeline configuration for Logstash + advanced: True + multiline: True + forcedType: string + helpLink: logstash.html + custom02: *pipeline_config + custom03: *pipeline_config + custom04: *pipeline_config + custom05: *pipeline_config + custom06: *pipeline_config + custom07: *pipeline_config + custom08: *pipeline_config + custom09: *pipeline_config + custom10: *pipeline_config settings: lsheap: description: Heap size to use for logstash