chiark / gitweb /
crontab.part.INO: rotate xlog event log weekly, not twice a week
authorWebSTUMP <webstump@chiark.greenend.org.uk>
Wed, 21 Nov 2012 12:04:17 +0000 (12:04 +0000)
committerWebSTUMP <webstump@chiark.greenend.org.uk>
Wed, 21 Nov 2012 12:04:17 +0000 (12:04 +0000)
crontab.part.INO

index 764da64e3ad2f8f2e24da9ffb5a3691c2cdb27fb..da97af923edc2a13811a24f15c206f14d6165635 100644 (file)
@@ -3,7 +3,7 @@
 #  ssh webstump@chiark live-mtm/install-aggregates
 #
 #m h  d m dow
 #  ssh webstump@chiark live-mtm/install-aggregates
 #
 #m h  d m dow
-50 7  * * 1,4  savelog -p live-%ABBREV%/xlog/log/%GROUP%/event.log
+50 7  * * 1    savelog -p live-%ABBREV%/xlog/log/%GROUP%/event.log
 51 7  12 * *   savelog -p live-%ABBREV%/errs
 52 7  12 * *   savelog -p live-%ABBREV%/webstump/log/webstump.log
 53 7  * * 1    find live-%ABBREV%/xlog/log/%GROUP%/public -mtime +14 -print0 | xargs -r0 rm --
 51 7  12 * *   savelog -p live-%ABBREV%/errs
 52 7  12 * *   savelog -p live-%ABBREV%/webstump/log/webstump.log
 53 7  * * 1    find live-%ABBREV%/xlog/log/%GROUP%/public -mtime +14 -print0 | xargs -r0 rm --