[Slashdotjp-dev 906] [424] Add logcheck ignore rules for slashd.log

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2008年 1月 17日 (木) 21:13:34 JST


Revision: 424
          http://svn.sourceforge.jp/cgi-bin/viewcvs.cgi?root=slashdotjp&view=rev&rev=424
Author:   tach
Date:     2008-01-17 21:13:34 +0900 (Thu, 17 Jan 2008)

Log Message:
-----------
Add logcheck ignore rules for slashd.log

Modified Paths:
--------------
    slashjp/trunk/debian/changelog

Added Paths:
-----------
    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	2008-01-17 11:26:58 UTC (rev 423)
+++ slashjp/trunk/debian/changelog	2008-01-17 12:13:34 UTC (rev 424)
@@ -5,8 +5,9 @@
   * Suppress following warning messages:
     - Use of uninitialized value in numeric gt (>) at
       message_delivery.pl line 86.
+  * Add logcheck ignore rules for slashd.log to slash-backend
 
- -- Taku YASUI <tach****@osdn*****>  Thu, 17 Jan 2008 20:24:46 +0900
+ -- Taku YASUI <tach****@osdn*****>  Thu, 17 Jan 2008 21:12:33 +0900
 
 slash (2.5.0.188-6) unstable; urgency=low
 

Added: slashjp/trunk/debian/slash-backend.logcheck.ignore.server
===================================================================
--- slashjp/trunk/debian/slash-backend.logcheck.ignore.server	2008-01-17 11:26:58 UTC (rev 423)
+++ slashjp/trunk/debian/slash-backend.logcheck.ignore.server	2008-01-17 12:13:34 UTC (rev 424)
@@ -0,0 +1,43 @@
+(Exiting|Starting) slashd
+Starting up Slashd
+first task will be
+sent SIGUSR1 to running tasks:
+Subroutine [-a-zA-Z0-9_]+ redefined at
+processed [^;]; [0-9] successful \([-a-z0-9A-Z_. ]+\); 0 failed
+Begin reap-and-sleep-for-
+Finishing sleep:
+:[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)
+\[adminmail\.pl\] [-a-z0-9A-Z_. ]+ (Begin|End)
+\[freshenup\.pl\] (Updating|updated) [0-9/]+
+\[freshenup\.pl\] (index|article|firehose)\.pl 
+\[freshenup\.pl\] slash [a-z0-9A-Z_]+\.shtml
+\[freshenup\.pl\] setStory on [0-9]+ stories
+\[freshenup\.pl\] rewrote static skin pages for
+\[p2f_hof_topics\.pl\] (hof|topics|authors)\.pl 
+\[reskey_purge\.pl\] Purged [0-9]+ reskeys
+\[delete_accesslog\.pl\] deleted so far [0-9]+ of [0-9]+ rows
+\[firehose_get_thumbnails\.pl\] Last id: [0-9]+
+\[firehose_backend\.pl\] gen firehose (firehose|firehose_nostories)
+\[set_cids\.pl\] min_cid_last_
+\[refresh_authors_cache\.pl\] (R|End of r)efreshing authors_cache
+\[process_metamod\.pl\] m2_oldzone was [0-9]+
+\[process_moderation\.pl\] Giving points to [0-9]+ users:
+\[daily\.pl\] Daily Mail \(daily(headlines|news)\) (begin|end)
+\[daily\.pl\] Sending [0-9]+ bytes to [0-9]+ users:
+\[daily_archive\.pl\] (Begin|End) Daily Comment Recycle
+\[daily_archive\.pl\] Daily (Archival|Deleting) (Begin|End)
+\[daily_archive\.pl\] (Updat|Decay)ing User (Login|Token)s
+\[daily_archive\.pl\] (Archiving|archived) [0-9/]+
+\[daily_archive\.pl\] (article\.pl|prog2file):?
+\[counthits\.pl\] [0-9]+ of [0-9]+ sids updated for
+\[zoo_run_people_log\.pl\] Zoo fof/eof (Begin|Processing|End)
+(BEGIN|END) MODERATORD EXECUTION
+^Eligible: [0-9]+
+^First [0-9.]+ accounts available\.
+^Incrementing token-count on [0-9]+ users\.
+^Stirred out [0-9]+ points, recycle [0-9]+ tokens, so total tokens=[0-9]+
+^So total tokens=[0-9]+
+newcomments: [0-9]+
+[0-9]+ comments becomes [0-9]+ tokens\.

Added: slashjp/trunk/debian/slash-backend.logcheck.violations.ignore
===================================================================
--- slashjp/trunk/debian/slash-backend.logcheck.violations.ignore	2008-01-17 11:26:58 UTC (rev 423)
+++ slashjp/trunk/debian/slash-backend.logcheck.violations.ignore	2008-01-17 12:13:34 UTC (rev 424)
@@ -0,0 +1,5 @@
+:[0-9]{2} [0-9]{4} [-a-z0-9A-Z_]+\.pl forked;
+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
+\[firehose_reject_old\.pl\] rejected [0-9]+ items


Slashdotjp-dev メーリングリストの案内
Back to archive index