[Logcheck-commits] Jeremy L. Gaddis: i.d.s/webmin: updated
Jeremy L. Gaddis
jlgaddis-guest at alioth.debian.org
Mon Apr 11 08:36:51 UTC 2011
Module: logcheck
Branch: master
Commit: 5f7da05680f3dae8b8ce3e8ea1fce7d8fc5cc761
URL: http://git.debian.org/?p=logcheck/logcheck.git;a=commit;h=5f7da05680f3dae8b8ce3e8ea1fce7d8fc5cc761
Author: Jeremy L. Gaddis <jlgaddis at gnu.org>
Date: Mon Apr 11 04:30:22 2011 -0400
i.d.s/webmin: updated
* adjusted rule to match new output format
* closes: #590559
---
debian/changelog | 3 +++
rulefiles/linux/ignore.d.server/webmin | 1 +
2 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 1b8669a..70639cd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -52,6 +52,9 @@ logcheck (1.3.14) unstable; urgency=low
- applied changes by Paweł Hajdan, Jr. (closes: #608574):
- adjusted rule to match DHCPNAK messages
- ignore "Ignoring domain" messages
+ * ignore.d.server/webmin:
+ - adjusted rule to match new output format, thanks to Tim
+ Riemenschneider (closes: #590559)
-- Hannes von Haugwitz <hannes at vonhaugwitz.com> Thu, 17 Feb 2011 06:43:37 +0100
diff --git a/rulefiles/linux/ignore.d.server/webmin b/rulefiles/linux/ignore.d.server/webmin
index cfd5b4b..8501306 100644
--- a/rulefiles/linux/ignore.d.server/webmin
+++ b/rulefiles/linux/ignore.d.server/webmin
@@ -1,3 +1,4 @@
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ webmin\[[0-9]+\]: Successful login as [[:alnum:]]+ from [._[:alnum:]-]+$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ webmin\[[0-9]+\]: Logout by [[:alnum:]]+ from [._[:alnum:]-]+$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ webmin\[[0-9]+\]: Timeout of [[:alnum:]]+$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ webmin\[[0-9]+\]: Timeout of( PAM)? session for [[:alnum:]]+$
More information about the Logcheck-commits
mailing list