mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
LS salt module - turn off persisted queues in logstash.yml
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
http.host: 0.0.0.0
|
http.host: 0.0.0.0
|
||||||
queue.type: persisted
|
#queue.type: persisted
|
||||||
queue.max_bytes: 1gb
|
#queue.max_bytes: 1gb
|
||||||
pipeline.workers: 1
|
pipeline.workers: 1
|
||||||
path.logs: /var/log/logstash
|
path.logs: /var/log/logstash
|
||||||
path.settings: /usr/share/logstash/settings
|
path.settings: /usr/share/logstash/settings
|
||||||
|
|||||||
Reference in New Issue
Block a user