PcapMonkey/config/filebeat/modules.d/suricata.yml
Hariom Chaturvedi 2a5795fec5
Disabled logging of suricata.log and zeek.stats
Signed-off-by: Hariom Chaturvedi <hariom4694@gmail.com>
2021-07-01 03:17:22 +05:30

11 lines
No EOL
328 B
YAML

# Module: suricata
# Docs: https://www.elastic.co/guide/en/beats/filebeat/7.6/filebeat-module-suricata.html
- module: suricata
# All logs
eve:
enabled: true
# Set custom paths for the log files. If left empty,
# Filebeat will choose the paths depending on your OS.
var.paths: ["/var/log/suricata/eve.json"]