From 3e868188e6b1a2c9333d27aa47f96a1f50856b59 Mon Sep 17 00:00:00 2001 From: Victor Julien Date: Thu, 19 Oct 2017 08:24:47 +0200 Subject: [PATCH] yaml: add 'append' to stats-log entry Bug #798 --- suricata.yaml.in | 1 + 1 file changed, 1 insertion(+) diff --git a/suricata.yaml.in b/suricata.yaml.in index 60a89172e8..c7fc6bd16e 100644 --- a/suricata.yaml.in +++ b/suricata.yaml.in @@ -399,6 +399,7 @@ outputs: - stats: enabled: yes filename: stats.log + append: yes # append to file (yes) or overwrite it (no) totals: yes # stats for all threads merged together threads: no # per thread stats #null-values: yes # print counters that have value 0