Custom Logstash pipeline annotations

This commit is contained in:
Wes
2024-01-31 21:47:09 +00:00
parent bc502cc065
commit 136097f981

View File

@@ -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