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

madduck at users.alioth.debian.org madduck at users.alioth.debian.org
Sun Jul 16 07:07:34 UTC 2006


Author: madduck
Date: 2006-07-16 07:07:32 +0000 (Sun, 16 Jul 2006)
New Revision: 1172

Modified:
   logcheck/trunk/debian/changelog
   logcheck/trunk/rulefiles/linux/ignore.d.server/kernel
Log:
* ignore.d.server/kernel: ignore interface link status changes. If they are
  important, we would not be able to get mail about them anyway.

Modified: logcheck/trunk/debian/changelog
===================================================================
--- logcheck/trunk/debian/changelog	2006-07-15 12:29:47 UTC (rev 1171)
+++ logcheck/trunk/debian/changelog	2006-07-16 07:07:32 UTC (rev 1172)
@@ -14,6 +14,8 @@
     not map to IP).
   * ignore.d.server/postfix: improved filters for postfix 2.3 lmtp
     connections.
+  * ignore.d.server/kernel: ignore interface link status changes. If they are
+    important, we would not be able to get mail about them anyway.
   * ignore.d.workstation/kernel: ignore messages about unknown keys pressed.
     This information is interesting, but by the time logcheck delivers the
     mail, no user will remember which key s/he pressed.
@@ -24,7 +26,7 @@
     - German, thanks to maximilian attems!
     - Japanese, thanks to Hideki Yamane!
 
- -- martin f. krafft <madduck at debian.org>  Sat, 15 Jul 2006 12:19:32 +0200
+ -- martin f. krafft <madduck at debian.org>  Sun, 16 Jul 2006 09:05:42 +0200
 
 logcheck (1.2.46) unstable; urgency=low
 

Modified: logcheck/trunk/rulefiles/linux/ignore.d.server/kernel
===================================================================
--- logcheck/trunk/rulefiles/linux/ignore.d.server/kernel	2006-07-15 12:29:47 UTC (rev 1171)
+++ logcheck/trunk/rulefiles/linux/ignore.d.server/kernel	2006-07-16 07:07:32 UTC (rev 1172)
@@ -6,3 +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)\.$




More information about the Logcheck-commits mailing list