mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 17:52:46 +01:00
Fix some files
This commit is contained in:
@@ -1,14 +1,13 @@
|
||||
logstash:
|
||||
assigned_pipelines:
|
||||
roles:
|
||||
reciever: &assigned_pipelines
|
||||
receiver: &assigned_pipelines
|
||||
description: List of pipelines assigned to this role.
|
||||
advanced: True
|
||||
helpLink: logstash.html
|
||||
multiline: True
|
||||
fleet: *assigned_pipelines
|
||||
manager: *assigned_pipelines
|
||||
nodes: *assigned_pipelines
|
||||
search: *assigned_pipelines
|
||||
settings:
|
||||
lsheap:
|
||||
@@ -20,10 +19,12 @@ logstash:
|
||||
description: Host interface to listen to connections.
|
||||
helpLink: logstash.html
|
||||
readonly: True
|
||||
advanced: True
|
||||
path_x_logs:
|
||||
description: Path inside the container to wrote logs.
|
||||
helpLink: logstash.html
|
||||
readonly: True
|
||||
advanced: True
|
||||
pipeline_x_workers:
|
||||
description: Number of worker threads to process events in logstash.
|
||||
helpLink: logstash.html
|
||||
@@ -36,6 +37,7 @@ logstash:
|
||||
description: Sets ECS compatibility. This is set per pipeline so you should never need to change this.
|
||||
helpLink: logstash.html
|
||||
readonly: True
|
||||
advanced: True
|
||||
dmz_nodes:
|
||||
description: "List of receiver nodes in DMZs. Prevents sensors from sending to these receivers. Primarily used for external Elastic agents."
|
||||
helpLink: logstash.html
|
||||
|
||||
Reference in New Issue
Block a user