mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Custom Logstash pipeline annotations
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user