mirror of
https://github.com/vee1e/PcapMonkey.git
synced 2026-09-01 09:51:26 +00:00
11 lines
No EOL
328 B
YAML
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"] |