]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - config/suricata/suricata.yaml
suricata: Disable stats.log
[ipfire-2.x.git] / config / suricata / suricata.yaml
index e7e27c731e1b7c7b18fe4bc59d6f76fabc99bb00..cb4f338658516289a266bc402375f417c18cf637 100644 (file)
@@ -82,7 +82,7 @@ outputs:
 
   # Stats.log contains data from various counters of the suricata engine.
   - stats:
-      enabled: yes
+      enabled: no
       filename: stats.log
       append: no       # append to file (yes) or overwrite it (no)
       totals: yes       # stats for all threads merged together