Files
falco/digwatch.yaml
2016-04-13 01:19:27 +00:00

17 lines
259 B
YAML

rules_file: /etc/digwatch.conf
# Priority level
# Any rule with priority lower than this level will be discarded
priority_level: warning
syslog_output:
enabled: false
file_output:
enabled: true
filename: ./events.txt
stdout_output:
enabled: true