X-Git-Url: https://git.tld-linux.org/?p=packages%2Fsyslog-ng.git;a=blobdiff_plain;f=syslog-ng.conf;h=7e3afb9a8a88db646de5a7a7d46f7f85ca6070f7;hp=f845a44d439f602fb9a20170d8970e6eddefc2b6;hb=HEAD;hpb=edf8409c49e1400804ca49b9d3c17552d89dbc1b diff --git a/syslog-ng.conf b/syslog-ng.conf index f845a44..6380ab8 100644 --- a/syslog-ng.conf +++ b/syslog-ng.conf @@ -1,4 +1,4 @@ -@version: 3.26 +@version: 4.6 @include "scl.conf" # # Syslog-ng configuration for TLD Linux @@ -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);