Enable Suricata Statistics

In /etc/suricata/output.yaml

Go to the stats.log section and change "enabled: no" to yes

# Stats.log contains data from various counters of the suricata engine.
  # The interval field (in seconds) tells after how long output will be written
  # on the log file.
  - stats:
      enabled: yes

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License