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

madduck at users.alioth.debian.org madduck at users.alioth.debian.org
Wed Jul 26 08:44:00 UTC 2006


Author: madduck
Date: 2006-07-26 08:44:00 +0000 (Wed, 26 Jul 2006)
New Revision: 1205

Modified:
   logcheck/trunk/debian/changelog
   logcheck/trunk/rulefiles/linux/ignore.d.server/kernel
Log:
* ignore.d.server/kernel: partially undo link status message filter, now
  only filters up messages, not the down ones. By nature of the link status,
  the messages will come in pairs or not at all anyway.

Modified: logcheck/trunk/debian/changelog
===================================================================
--- logcheck/trunk/debian/changelog	2006-07-25 18:46:25 UTC (rev 1204)
+++ logcheck/trunk/debian/changelog	2006-07-26 08:44:00 UTC (rev 1205)
@@ -29,8 +29,12 @@
     that send wrong notifies.
   * ignore.d.server/cron-apt: fixed several rules for corner cases.
   * ignore.d.server/postfix: added rule for server greeting timeout.
+  * ignore.d.server/kernel: partially undo link status message filter, now
+    only filters up messages, not the down ones. By nature of the link status,
+    the messages will come in pairs or not at all anyway.
 
- -- maximilian attems <maks at sternwelten.at>  Tue, 25 Jul 2006 20:45:05 +0200
+<<<<<<< .mine
+ -- martin f. krafft <madduck at debian.org>  Wed, 26 Jul 2006 09:40:30 +0100
 
 logcheck (1.2.47) unstable; urgency=low
 

Modified: logcheck/trunk/rulefiles/linux/ignore.d.server/kernel
===================================================================
--- logcheck/trunk/rulefiles/linux/ignore.d.server/kernel	2006-07-25 18:46:25 UTC (rev 1204)
+++ logcheck/trunk/rulefiles/linux/ignore.d.server/kernel	2006-07-26 08:44:00 UTC (rev 1205)
@@ -6,4 +6,4 @@
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ kernel: ll header: [:[:xdigit:]]+$
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ kernel: martian source 255\.255\.255\.255 from [.[:digit:]]{7,15} on dev [[:alnum:]]+$
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ kernel: icmpv6_send: no reply to icmp error$
-^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ kernel: [[:alnum:]]+: link (up|down)\.$
+^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ kernel: [[:alnum:]]+: link up\.$




More information about the Logcheck-commits mailing list