constellation/debugd/internal/debugd/logcollector/filebeat/filebeat.yml

16 lines
223 B
YAML
Raw Normal View History

filebeat.inputs:
- type: journald
enabled: true
id: everything
output.logstash:
hosts: ["localhost:5044"]
output.console:
enabled: false
logging:
to_files: false
metrics.enabled: false
level: warning