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