[Logcheck-commits] r1671 - in logcheck/branches/macros: debian rulefiles/linux/ignore.d.server

madduck at users.alioth.debian.org madduck at users.alioth.debian.org
Thu Aug 23 10:22:06 UTC 2007


Author: madduck
Date: 2007-08-23 10:22:06 +0000 (Thu, 23 Aug 2007)
New Revision: 1671

Added:
   logcheck/branches/macros/rulefiles/linux/ignore.d.server/puppetd
Modified:
   logcheck/branches/macros/debian/changelog
   logcheck/branches/macros/debian/logcheck-database.lintian-overrides
Log:
* ignore.d.server/puppetd:
  - add filter for informational puppetd rules by Sebastian Himberger;
    thanks! (closes: #437478).


Modified: logcheck/branches/macros/debian/changelog
===================================================================
--- logcheck/branches/macros/debian/changelog	2007-08-23 07:58:35 UTC (rev 1670)
+++ logcheck/branches/macros/debian/changelog	2007-08-23 10:22:06 UTC (rev 1671)
@@ -66,8 +66,12 @@
   * violations.ignore.d/logcheck-proftpd:
     - deal with IPv6 addresses (closes: #437753).
 
- -- martin f. krafft <madduck at debian.org>  Thu, 23 Aug 2007 09:57:30 +0200
+  * ignore.d.server/puppetd:
+    - add filter for informational puppetd rules by Sebastian Himberger;
+      thanks! (closes: #437478).
 
+ -- martin f. krafft <madduck at debian.org>  Thu, 23 Aug 2007 10:18:39 +0200
+
 logcheck (1.2.58) unstable; urgency=low
 
   * ignore.d.server/procmail: ignore write errors from procmail.

Modified: logcheck/branches/macros/debian/logcheck-database.lintian-overrides
===================================================================
--- logcheck/branches/macros/debian/logcheck-database.lintian-overrides	2007-08-23 07:58:35 UTC (rev 1670)
+++ logcheck/branches/macros/debian/logcheck-database.lintian-overrides	2007-08-23 10:22:06 UTC (rev 1671)
@@ -132,6 +132,7 @@
 logcheck-database binary: non-standard-file-perm etc/logcheck/ignore.d.server/ppp 0640 != 0644
 logcheck-database binary: non-standard-file-perm etc/logcheck/ignore.d.server/pptpd 0640 != 0644
 logcheck-database binary: non-standard-file-perm etc/logcheck/ignore.d.server/proftpd 0640 != 0644
+logcheck-database binary: non-standard-file-perm etc/logcheck/ignore.d.server/puppetd 0640 != 0644
 logcheck-database binary: non-standard-file-perm etc/logcheck/ignore.d.server/pure-ftpd 0640 != 0644
 logcheck-database binary: non-standard-file-perm etc/logcheck/ignore.d.server/qpopper 0640 != 0644
 logcheck-database binary: non-standard-file-perm etc/logcheck/ignore.d.server/rbldnsd 0640 != 0644

Added: logcheck/branches/macros/rulefiles/linux/ignore.d.server/puppetd
===================================================================
--- logcheck/branches/macros/rulefiles/linux/ignore.d.server/puppetd	                        (rev 0)
+++ logcheck/branches/macros/rulefiles/linux/ignore.d.server/puppetd	2007-08-23 10:22:06 UTC (rev 1671)
@@ -0,0 +1,2 @@
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ puppetd\[[0-9]+\]: Starting configuration run$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ puppetd\[[0-9]+\]: Finished configuration run in [0-9.]+ seconds$




More information about the Logcheck-commits mailing list