svnno****@sourc*****
svnno****@sourc*****
2009年 4月 2日 (木) 22:25:39 JST
Revision: 1105 http://svn.sourceforge.jp/view?root=slashdotjp&view=rev&rev=1105 Author: tach Date: 2009-04-02 22:25:39 +0900 (Thu, 02 Apr 2009) Log Message: ----------- * Add logcheck ignore rules - prevent to send all runtask messages Modified Paths: -------------- slashjp/trunk/debian/changelog slashjp/trunk/debian/slash-backend.logcheck.ignore.server slashjp/trunk/debian/slash-backend.logcheck.violations.ignore -------------- next part -------------- Modified: slashjp/trunk/debian/changelog =================================================================== --- slashjp/trunk/debian/changelog 2009-04-02 12:27:32 UTC (rev 1104) +++ slashjp/trunk/debian/changelog 2009-04-02 13:25:39 UTC (rev 1105) @@ -22,8 +22,10 @@ - rss_item_description;misc;default * Change structure of Slash/XML/RSS.pm about inserting dsecription - Add "content:encoded" only when type="rss" + * Add logcheck ignore rules + - prevent to send all runtask messages - -- Taku YASUI <tach****@osdn*****> Thu, 2 Apr 2009 12:11:44 +0000 + -- Taku YASUI <tach****@osdn*****> Thu, 02 Apr 2009 22:24:23 +0900 slash (2.5.0.233-7) unstable; urgency=low Modified: slashjp/trunk/debian/slash-backend.logcheck.ignore.server =================================================================== --- slashjp/trunk/debian/slash-backend.logcheck.ignore.server 2009-04-02 12:27:32 UTC (rev 1104) +++ slashjp/trunk/debian/slash-backend.logcheck.ignore.server 2009-04-02 13:25:39 UTC (rev 1105) @@ -9,8 +9,7 @@ :[0-9]{2} [0-9]{4} [-a-z0-9A-Z_]+\.pl forked; \[?[-a-z0-9A-Z_]+\.pl\]? (begin|end|reaped) \([0-9.]+s?\) [-a-z0-9A-Z_]+\.pl set resource_info '[a-z0-9_]+' to (0|1) -runtask [-a-z0-9A-Z_]+\.pl (begin|end) -runtask .* (Begin|End) +:[0-9]{2} [0-9]{4} runtask \[adminmail\.pl\] [-a-z0-9A-Z_. ]+ (Begin|End) \[freshenup\.pl\] (Updating|updated|Deleting) [0-9/]+ \[freshenup\.pl\] (index|article|firehose)\.pl Modified: slashjp/trunk/debian/slash-backend.logcheck.violations.ignore =================================================================== --- slashjp/trunk/debian/slash-backend.logcheck.violations.ignore 2009-04-02 12:27:32 UTC (rev 1104) +++ slashjp/trunk/debian/slash-backend.logcheck.violations.ignore 2009-04-02 13:25:39 UTC (rev 1105) @@ -1,4 +1,5 @@ :[0-9]{2} [0-9]{4} [-a-z0-9A-Z_]+\.pl forked; +:[0-9]{2} [0-9]{4} runtask Subroutine [-a-zA-Z0-9_]+ redefined at \[?[-a-z0-9A-Z_]+\.pl\]? (begin|end|reaped) \([0-9.]+s?\) processed [^;]+; [0-9]+ successful \([-a-z0-9A-Z_. ]+\); 0 failed