[Logcheck-commits] Hanspeter Kunz: i.d.s/dhcp: ignore messages on establishing a connection to the LDAP server

Hanspeter Kunz hp-guest at alioth.debian.org
Sat Jul 17 23:48:33 UTC 2010


Module: logcheck
Branch: master
Commit: 2104ea83435ce4fb945f8b2240f5dd8507b91c9f
URL:    http://git.debian.org/?p=logcheck/logcheck.git;a=commit;h=2104ea83435ce4fb945f8b2240f5dd8507b91c9f

Author: Hanspeter Kunz <hp at edelkunz.ch>
Date:   Sun Jul 18 01:04:24 2010 +0200

i.d.s/dhcp: ignore messages on establishing a connection to the LDAP server

---

 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 10b4bc8..ed89c65 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -41,11 +41,12 @@ logcheck (1.3.11) UNRELEASED; urgency=low
     - removed rule to "ignore messages about leased addresses which respond to
       to ping requests" because this is probably caused by a misconfiguration
     - ignore messages on xid-mismatches
+    - ignore messages on establishing a connection to the LDAP server
   * ignore.d.server/postfix:
     - ignore another TLS library problem
       (SSL23_GET_CLIENT_HELLO:http request:s23_srvr.c:379)
 
- -- Hanspeter Kunz <hkunz at leto.ifi.uzh.ch>  Sun, 18 Jul 2010 00:38:55 +0200
+ -- Hanspeter Kunz <hp at edelkunz.ch>  Sun, 18 Jul 2010 01:01:55 +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 acd97d2..626da88 100644
--- a/rulefiles/linux/ignore.d.server/dhcp
+++ b/rulefiles/linux/ignore.d.server/dhcp
@@ -35,6 +35,7 @@
 # print_dns_status(), also called for the expr_dns_transaction opcode.  I'd
 # rather not proceed without hearing from someone using DDNS updates, though.
 #^\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: Connecting to LDAP server [:.[:alnum:]]+$
 ^\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 ["#.;[:alnum:][:space:]-]+'$




More information about the Logcheck-commits mailing list