From: Victor Julien Date: Thu, 19 Oct 2017 06:24:47 +0000 (+0200) Subject: yaml: add 'append' to stats-log entry X-Git-Tag: suricata-4.0.2~40 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e868188e6b1a2c9333d27aa47f96a1f50856b59;p=thirdparty%2Fsuricata.git yaml: add 'append' to stats-log entry Bug #798 --- 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