[Logcheck-commits] Hannes von Haugwitz: i.d.w/ifplugd: ignore "client: OK" message

Gerfried Fuchs alfie at alioth.debian.org
Thu Feb 25 19:20:11 UTC 2010


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

Author: Hannes von Haugwitz <hannes at vonhaugwitz.com>
Date:   Wed Jan 27 07:19:59 2010 +0100

i.d.w/ifplugd: ignore "client: OK" message

---

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

diff --git a/debian/changelog b/debian/changelog
index 560152f..fc747ba 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+logcheck (1.3.7) UNRELEASED; urgency=low
+
+  [ Hannes von Haugwitz ]
+  * ignore.d.workstation/ifplugd:
+    - added rule for "client: OK" message
+
+ -- Hannes von Haugwitz <hannes at vonhaugwitz.com>  Wed, 27 Jan 2010 06:59:26 +0100
+
 logcheck (1.3.6) unstable; urgency=low
 
   [ Hannes von Haugwitz ]
diff --git a/rulefiles/linux/ignore.d.workstation/ifplugd b/rulefiles/linux/ignore.d.workstation/ifplugd
index ca515b7..8b96937 100644
--- a/rulefiles/linux/ignore.d.workstation/ifplugd
+++ b/rulefiles/linux/ignore.d.workstation/ifplugd
@@ -4,6 +4,7 @@
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ ifplugd\(eth[0-9]\)\[[0-9]+\]: client: Internet Systems Consortium DHCP Client V[.[:digit:]]+$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ ifplugd\(eth[0-9]\)\[[0-9]+\]: client: Copyright [0-9]{4}-[0-9]{4} Internet Systems Consortium\.$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ ifplugd\(eth[0-9]\)\[[0-9]+\]: client: All rights reserved\.$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ ifplugd\(eth[0-9]\)\[[0-9]+\]: client: OK$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ ifplugd\(eth[0-9]\)\[[0-9]+\]: client: For info, please visit https://www\.isc\.org/software/dhcp/$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ ifplugd\(eth[0-9]\)\[[0-9]+\]: client: DHCPDISCOVER on eth[0-9] to 255\.255\.255\.255 port 67 interval [0-9]+$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ ifplugd\(eth[0-9]\)\[[0-9]+\]: client: DHCP(RELEASE|REQUEST) on eth[0-9] to (([0-9]|([1-9]|1[0-9]|2[0-4])[0-9]|25[0-5])\.){3}([0-9]|([1-9]|1[0-9]|2[0-4])[0-9]|25[0-5]) port 67$




More information about the Logcheck-commits mailing list