[Logcheck-commits] Hannes von Haugwitz: Added some rules for WLAN authentication and association

Gerfried Fuchs alfie at alioth.debian.org
Mon Feb 8 17:44:24 UTC 2010


Module: logcheck
Branch: lenny-backports
Commit: d7bff4a7fc6273aa11de29994081925bc3958344
URL:    http://git.debian.org/?p=logcheck/logcheck.git;a=commit;h=d7bff4a7fc6273aa11de29994081925bc3958344

Author: Hannes von Haugwitz <hannes at vonhaugwitz.com>
Date:   Sun Dec 13 14:40:12 2009 +0100

Added some rules for WLAN authentication and association

---

 debian/changelog                            |    1 +
 rulefiles/linux/ignore.d.workstation/kernel |    2 ++
 2 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b53bd5b..3397410 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ logcheck (1.3.5) UNRELEASED; urgency=low
 
   [ Hannes von Haugwitz ]
   * ignore.d.workstation/kernel
+    - added some rules for WLAN authentication and association
     - ignore "thinkpad_acpi: EC reports that Thermal Table has changed" message
   * Added nslcd rule for ldap server connection
   * ignore.d.server/cron-apt
diff --git a/rulefiles/linux/ignore.d.workstation/kernel b/rulefiles/linux/ignore.d.workstation/kernel
index 00cb41d..7fd8a36 100644
--- a/rulefiles/linux/ignore.d.workstation/kernel
+++ b/rulefiles/linux/ignore.d.workstation/kernel
@@ -145,3 +145,5 @@
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ kernel:( \[ *[[:digit:]]+\.[[:digit:]]+\])? usb[[:digit:]]+: register 'zaurus' at usb-[[:digit:]:.-]+, (Sharp Zaurus SL-5x00|Sharp Zaurus, PXA-2xx based|Olympus R1000|pseudo-MDLM =\(BLAN\) device), [[:digit:]a-f:]+$
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ kernel:( \[ *[[:digit:]]+\.[[:digit:]]+\])? usb[[:digit:]]+: unregister 'zaurus' usb-[[:digit:]:.-]+, (Sharp Zaurus SL-5x00|Sharp Zaurus, PXA-2xx based|Olympus R1000|pseudo-MDLM =\(BLAN\) device)$
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ kernel:( \[ *[[:digit:]]+\.[[:digit:]]+\])? thinkpad_acpi: EC reports that Thermal Table has changed$
+^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ kernel:( \[ *[[:digit:]]+\.[[:digit:]]+\])? wlan[0-9]: (authenticate(d| with AP ([0-9a-f]{2}:){5}[0-9a-f]{2})|associate(d| with AP ([0-9a-f]{2}:){5}[0-9a-f]{2}))$
+^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ kernel:( \[ *[[:digit:]]+\.[[:digit:]]+\])? wlan[0-9]: RX AssocResp from ([0-9a-f]{2}:){5}[0-9a-f]{2} \(capab=0x411 status=0 aid=[0-9]\)$




More information about the Logcheck-commits mailing list