From: Faiyaz Ahmed Date: Thu, 3 Apr 2008 21:31:06 +0000 (+0000) Subject: rotate when log is > 200k X-Git-Tag: CoDemux-0.1-9~2 X-Git-Url: http://git.onelab.eu/?p=codemux.git;a=commitdiff_plain;h=dbdc87581f8dc3d1ab2547dd5ea5a113bba8d80b rotate when log is > 200k --- diff --git a/codemux.logrotate b/codemux.logrotate index 18c64bc..561f2a3 100644 --- a/codemux.logrotate +++ b/codemux.logrotate @@ -1,7 +1,7 @@ /var/log/codemux.log { copytruncate compress - daily + size 200 notifempty rotate 5 missingok