rotate when log is > 200k
authorFaiyaz Ahmed <faiyaza@cs.princeton.edu>
Thu, 3 Apr 2008 21:31:06 +0000 (21:31 +0000)
committerFaiyaz Ahmed <faiyaza@cs.princeton.edu>
Thu, 3 Apr 2008 21:31:06 +0000 (21:31 +0000)
codemux.logrotate

index 18c64bc..561f2a3 100644 (file)
@@ -1,7 +1,7 @@
 /var/log/codemux.log {
     copytruncate
     compress
-    daily
+    size 200
     notifempty
     rotate 5
     missingok