Guest User

Untitled

a guest
Feb 21st, 2020
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. GNU nano 3.2 /etc/filebeat/modules.d/suricata.yml
  2.  
  3. # Module: suricata
  4. # Docs: https://www.elastic.co/guide/en/beats/filebeat/7.5/filebeat-module-suricata.html
  5.  
  6. - module: suricata
  7. # All logs
  8. eve:
  9. enabled: true
  10. eve.var.paths: ["/var/log/suricata/eve.json"]
  11.  
  12. # Set custom paths for the log files. If left empty,
  13. # Filebeat will choose the paths depending on your OS.
  14. #var.paths:
Advertisement
Add Comment
Please, Sign In to add comment