mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-01-24 17:03:27 +01:00
6 lines
192 B
YAML
6 lines
192 B
YAML
http.host: 0.0.0.0
|
|
path.logs: /var/log/logstash
|
|
pipeline.workers: {{ pipeline_workers }}
|
|
pipeline.batch.size: {{ pipeline_batch }}
|
|
pipeline.ecs_compatibility: {{ pipeline_ecs_compatibility }}
|