[Logcheck-commits] Hanspeter Kunz: i.d.s/dhcp: ignore messages on sending options to hosts ( as a result of LDAP lookups)
Hanspeter Kunz
hp-guest at alioth.debian.org
Sun Jun 20 20:40:37 UTC 2010
Module: logcheck
Branch: master
Commit: e94fb3dc55150ac5898717845b1aa85f226830b7
URL: http://git.debian.org/?p=logcheck/logcheck.git;a=commit;h=e94fb3dc55150ac5898717845b1aa85f226830b7
Author: Hanspeter Kunz <hp at edelkunz.ch>
Date: Sun Jun 20 22:40:13 2010 +0200
i.d.s/dhcp: ignore messages on sending options to hosts (as a result of LDAP lookups)
---
debian/changelog | 3 ++-
rulefiles/linux/ignore.d.server/dhcp | 1 +
2 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index a8b37da..a9f4770 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -20,8 +20,9 @@ logcheck (1.3.11) UNRELEASED; urgency=low
* ignore.d.server/dhcp:
- DHCPREQUESTs/ACKs: host names might contain spaces
- ignore messages about LDAP lookups of host entries
+ - ignore messages on sending options to hosts (as a result of LDAP lookups)
- -- Hanspeter Kunz <hp at edelkunz.ch> Sun, 20 Jun 2010 22:33:03 +0200
+ -- Hanspeter Kunz <hp at edelkunz.ch> Sun, 20 Jun 2010 22:37:38 +0200
logcheck (1.3.10) unstable; urgency=low
diff --git a/rulefiles/linux/ignore.d.server/dhcp b/rulefiles/linux/ignore.d.server/dhcp
index e932143..9474431 100644
--- a/rulefiles/linux/ignore.d.server/dhcp
+++ b/rulefiles/linux/ignore.d.server/dhcp
@@ -38,3 +38,4 @@
#^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhcpd:( (if|and|add|delete) [._[:alnum:]-]+ ([[:digit:]]+ )?IN ((A|PTR|MX|CNAME)( [._[:alnum:]-]+)?|TXT "[^"]*"|CNAME <keydata>)( (rrset|domain) (exists|doesn't exist))?)+: success\.$
^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ dhcpd: (Searching|No host entry) for \(\&\(objectClass=dhcpHost\)\(dhcpHWAddress=ethernet [[:xdigit:]]{2}:[[:xdigit:]]{2}:[[:xdigit:]]{2}:[[:xdigit:]]{2}:[[:xdigit:]]{2}:[[:xdigit:]]{2}\)\) in LDAP tree [=,.[:alnum:]]+$
^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ dhcpd: Found dhcpHWAddress LDAP entry [=,.[:alnum:]]+$
+^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ dhcpd: Sending the following options: 'fixed-address [#.;[:xdigit:][:space:]]+'$
More information about the Logcheck-commits
mailing list