crowdsec/pkg/acquisition/testdata/backward_compat.yaml
2025-05-16 11:40:07 +02:00

15 lines
248 B
YAML

filename: /tmp/test.log
labels:
type: syslog
---
filenames:
- /tmp/test*.log
labels:
type: syslog
---
# to be uncommented when we reimplement back journalctl
# journalctl_filter:
# - "_SYSTEMD_UNIT=ssh.service"
# labels:
# type: syslog
---