Tilman Koschnick
2006-Jun-09 09:31 UTC
[Logcheck-devel] Bug#372286: logcheck-database: new rule for courier
Package: logcheck-database Severity: wishlist Tags: patch Please add a new rule to the courier rule file, for messages like: Jun 9 10:26:17 holly authdaemond.plain: nss_ldap: reconnecting to LDAP server... Jun 9 10:26:17 holly authdaemond.plain: nss_ldap: reconnected to LDAP server after 1 attempt(s) The attached rule is adapted from the cron rule file. Cheers, Til -------------- next part -------------- --- courier.orig 2006-06-09 11:26:49.000000000 +0200 +++ courier 2006-06-09 11:27:06.000000000 +0200 @@ -14,3 +14,4 @@ ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ pop3d-ssl: Unexpected SSL connection shutdown\.$ ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ imapd-ssl: couriertls: read: Connection reset by peer$ ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ imap(login|d-ssl): (LOGOUT|DISCONNECTED), user=[-_.@[:alnum:]]+, ip=\[[.:[:alnum:]]+\], headers=[0-9]+, body=[0-9]+, time=[0-9]+, starttls=[01]$ +^\w{3} [ :0-9]{11} [._[:alnum:]-]+ authdaemond.plain: nss_ldap: reconnect(ing|ed) to LDAP server(\.\.\.| after [0-9]+ attempt\(s\))$
Apparently Analagous Threads
- Bug#483214: setting package to logcheck-database logtail logcheck, tagging 487208, tagging 484546, tagging 482523 ...
- Bug#425967: logcheck-database: The patterns for courier-imap-ssl do not match imap, only imap-ssl
- CentOS 5.1 - MySQL 5.0.22 - Courier auth lib problem
- Bug#260810: Addition to bug 260810: lmtp rule
- Bug#353962: integrate courier file in logcheck-database