[Logcheck-commits] r1281 - in logcheck/trunk: debian rulefiles/linux/ignore.d.server

madduck at users.alioth.debian.org madduck at users.alioth.debian.org
Sat Oct 21 08:17:01 UTC 2006


Author: madduck
Date: 2006-10-21 08:17:00 +0000 (Sat, 21 Oct 2006)
New Revision: 1281

Modified:
   logcheck/trunk/debian/changelog
   logcheck/trunk/rulefiles/linux/ignore.d.server/courier
   logcheck/trunk/rulefiles/linux/ignore.d.server/squid
Log:
* ignore.d.server/courier,squid: fix rules with space after the $ line-end
  mark.

Modified: logcheck/trunk/debian/changelog
===================================================================
--- logcheck/trunk/debian/changelog	2006-10-21 08:06:07 UTC (rev 1280)
+++ logcheck/trunk/debian/changelog	2006-10-21 08:17:00 UTC (rev 1281)
@@ -4,8 +4,10 @@
     by the smtp client.
   * violations.ignore.d/logcheck-postfix: allow messages about
     network_biopair_interop failures to report negative num_read counts.
+  * ignore.d.server/courier,squid: fix rules with space after the $ line-end
+    mark.
 
- -- martin f. krafft <madduck at debian.org>  Sat, 21 Oct 2006 10:05:28 +0200
+ -- martin f. krafft <madduck at debian.org>  Sat, 21 Oct 2006 10:16:42 +0200
 
 logcheck (1.2.49~unreleased.4) UNRELEASED; urgency=low
 

Modified: logcheck/trunk/rulefiles/linux/ignore.d.server/courier
===================================================================
--- logcheck/trunk/rulefiles/linux/ignore.d.server/courier	2006-10-21 08:06:07 UTC (rev 1280)
+++ logcheck/trunk/rulefiles/linux/ignore.d.server/courier	2006-10-21 08:17:00 UTC (rev 1281)
@@ -1,7 +1,7 @@
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ (imap|pop3)(login|d-ssl): Connection, ip=\[[.:[:alnum:]]+\]$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ (imap|pop3)(login|d-ssl): LOGIN, user=[-_.@[:alnum:]]+, ip=\[[.:[:alnum:]]+\]$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ (imap|pop3)(login|d-ssl): LOGIN, user=[-_.@[:alnum:]]+, ip=\[[.:[:alnum:]]+\], protocol=IMAP$
-^\w{3} [ :0-9]{11} [._[:alnum:]-]+ (imap|pop3)(login|d-ssl): authdaemon: starting client module$ 
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ (imap|pop3)(login|d-ssl): authdaemon: starting client module$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ (imap|pop3)(login|d-ssl): authdaemon: ACCEPT, username [@._[:alnum:]-]+$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ imap(login|d-ssl): LOGOUT, user=[-_.@[:alnum:]]+, ip=\[[.:[:alnum:]]+\], headers=[0-9]+, body=[0-9]+$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ imap(login|d-ssl): LOGOUT, ip=\[[.:[:alnum:]]+\]$

Modified: logcheck/trunk/rulefiles/linux/ignore.d.server/squid
===================================================================
--- logcheck/trunk/rulefiles/linux/ignore.d.server/squid	2006-10-21 08:06:07 UTC (rev 1280)
+++ logcheck/trunk/rulefiles/linux/ignore.d.server/squid	2006-10-21 08:17:00 UTC (rev 1281)
@@ -3,7 +3,7 @@
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ squid\[[0-9]+\]:   Took [.0-9]+ seconds \([ .0-9]+ entries/sec\)\.$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ squid\[[0-9]+\]: logfileRotate: /var/log/squid/store\.log$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ squid\[[0-9]+\]: logfileRotate: /var/log/squid/access\.log$
-^\w{3} [ :0-9]{11} [._[:alnum:]-]+ squid\[[0-9]+\]: Waiting [0-9]+ seconds for active connections to finish$ 
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ squid\[[0-9]+\]: Waiting [0-9]+ seconds for active connections to finish$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ squid\[[0-9]+\]: FD [0-9]+ Closing HTTP connection$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ squid\[[0-9]+\]: FD [0-9]+ Closing ICP connection$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ squid\[[0-9]+\]: Closing unlinkd pipe on FD [0-9]+$




More information about the Logcheck-commits mailing list