Fix some files

This commit is contained in:
Mike Reeves
2023-05-02 13:12:14 -04:00
parent 2419cf86ee
commit dd034edad6

View File

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