X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=syslog-ng.conf;h=6380ab8e5d870f010c375f2df10da9175a5bb023;hb=HEAD;hp=e23b02f53a38d8fde3b0329edb9d35560cca0c5b;hpb=144f42abb9a817e923f77916a86b9fe50bbeeacb;p=packages%2Fsyslog-ng.git diff --git a/syslog-ng.conf b/syslog-ng.conf index e23b02f..6380ab8 100644 --- a/syslog-ng.conf +++ b/syslog-ng.conf @@ -15,7 +15,7 @@ options { dir_owner(root); dir_group(logs); dir_perm(0750); - stats_freq(3600); + stats(freq(3600)); time_reopen(10); time_reap(360); mark_freq(600);