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

madduck at users.alioth.debian.org madduck at users.alioth.debian.org
Mon May 21 08:16:23 UTC 2007


Author: madduck
Date: 2007-05-21 08:16:23 +0000 (Mon, 21 May 2007)
New Revision: 1564

Modified:
   logcheck/trunk/debian/changelog
   logcheck/trunk/rulefiles/linux/ignore.d.workstation/kernel
Log:
* ignore.d.workstation/kernel
  - ignore registration messages by cdc_ether network devices.

Modified: logcheck/trunk/debian/changelog
===================================================================
--- logcheck/trunk/debian/changelog	2007-05-21 08:11:33 UTC (rev 1563)
+++ logcheck/trunk/debian/changelog	2007-05-21 08:16:23 UTC (rev 1564)
@@ -14,9 +14,12 @@
   * ignore.d.server/postfix
     - ignore warnings about concurrent connection limit exceeded.
 
+  * ignore.d.workstation/kernel
+    - ignore registration messages by cdc_ether network devices.
+
   * Made dependency on logtail unversioned.
 
- -- martin f. krafft <madduck at debian.org>  Mon, 21 May 2007 10:11:03 +0200
+ -- martin f. krafft <madduck at debian.org>  Mon, 21 May 2007 10:15:54 +0200
 
 logcheck (1.2.56) unstable; urgency=low
 

Modified: logcheck/trunk/rulefiles/linux/ignore.d.workstation/kernel
===================================================================
--- logcheck/trunk/rulefiles/linux/ignore.d.workstation/kernel	2007-05-21 08:11:33 UTC (rev 1563)
+++ logcheck/trunk/rulefiles/linux/ignore.d.workstation/kernel	2007-05-21 08:16:23 UTC (rev 1564)
@@ -129,3 +129,5 @@
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel:( \[[[:digit:]]+.[[:digit:]]+\])? PM: Writing back config space on device [[:alnum:]:.]+ at offset [0-9] \(was [0-9]+, writing [0-9]+\)$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel:( \[[[:digit:]]+.[[:digit:]]+\])? loop: loaded \(max [0-9]+ devices\)$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel:( \[[[:digit:]]+.[[:digit:]]+\])? oprofile: using NMI interrupt\.$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel:( \[[[:digit:]]+.[[:digit:]]+\])? usb[[:digit:]]+: register 'cdc_ether' at usb-[-.:[:digit:]]+, CDC Ethernet Device, [:[:xdigit:]]+$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel:( \[[[:digit:]]+.[[:digit:]]+\])? usb[[:digit:]]+: unregister 'cdc_ether' usb-[-.:[:digit:]]+, CDC Ethernet Device[[:space:]]*$




More information about the Logcheck-commits mailing list