[Logcheck-commits] r1331 - in logcheck/trunk: debian rulefiles/linux/ignore.d.server

madduck at users.alioth.debian.org madduck at users.alioth.debian.org
Tue Nov 14 00:41:33 CET 2006


Author: madduck
Date: 2006-11-14 00:41:32 +0100 (Tue, 14 Nov 2006)
New Revision: 1331

Added:
   logcheck/trunk/rulefiles/linux/ignore.d.server/saned
Modified:
   logcheck/trunk/debian/changelog
   logcheck/trunk/debian/logcheck-database.lintian-overrides
Log:
* ignore.d.server/saned: ignore most messages.

Modified: logcheck/trunk/debian/changelog
===================================================================
--- logcheck/trunk/debian/changelog	2006-11-13 23:40:39 UTC (rev 1330)
+++ logcheck/trunk/debian/changelog	2006-11-13 23:41:32 UTC (rev 1331)
@@ -46,8 +46,9 @@
     hpiod/hpijs.
   * ignore.d.server/xinetd: ignore messages about conf files read and services
     removed, as well as startup banner.
+  * ignore.d.server/saned: ignore most messages.
 
- -- martin f. krafft <madduck at debian.org>  Tue, 14 Nov 2006 00:30:31 +0100
+ -- martin f. krafft <madduck at debian.org>  Tue, 14 Nov 2006 00:40:40 +0100
 
 logcheck (1.2.50) unstable; urgency=low
 

Modified: logcheck/trunk/debian/logcheck-database.lintian-overrides
===================================================================
--- logcheck/trunk/debian/logcheck-database.lintian-overrides	2006-11-13 23:40:39 UTC (rev 1330)
+++ logcheck/trunk/debian/logcheck-database.lintian-overrides	2006-11-13 23:41:32 UTC (rev 1331)
@@ -125,6 +125,7 @@
 logcheck-database binary: non-standard-file-perm etc/logcheck/ignore.d.server/rsync 0640 != 0644
 logcheck-database binary: non-standard-file-perm etc/logcheck/ignore.d.server/sa-exim 0640 != 0644
 logcheck-database binary: non-standard-file-perm etc/logcheck/ignore.d.server/samba 0640 != 0644
+logcheck-database binary: non-standard-file-perm etc/logcheck/ignore.d.server/saned 0640 != 0644
 logcheck-database binary: non-standard-file-perm etc/logcheck/ignore.d.server/saslauthd 0640 != 0644
 logcheck-database binary: non-standard-file-perm etc/logcheck/ignore.d.server/scponly 0640 != 0644
 logcheck-database binary: non-standard-file-perm etc/logcheck/ignore.d.server/slapd 0640 != 0644

Added: logcheck/trunk/rulefiles/linux/ignore.d.server/saned
===================================================================
--- logcheck/trunk/rulefiles/linux/ignore.d.server/saned	2006-11-13 23:40:39 UTC (rev 1330)
+++ logcheck/trunk/rulefiles/linux/ignore.d.server/saned	2006-11-13 23:41:32 UTC (rev 1331)
@@ -0,0 +1,6 @@
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ saned\[[0-9]+\]: saned \(AF-indep\+IPv6\) from sane-backends [.[:digit:]]+ ready$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ saned\[[0-9]+\]: check_host: access by remote host: [.:[:xdigit:]]+$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ saned\[[0-9]+\]: init: access granted to saned-user@[.:[:xdigit:]]+$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ saned\[[0-9]+\]: process_request: bad status [[:digit:]]+$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ saned\[[0-9]+\]: invalid read: exp=[[:digit:]]+ act=[[:digit:]]+ ReadMfpdtfBlock scan/sane/mfpdtf\.c [[:digit:]]+
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ saned\[[0-9]+\]: quit: exiting$




More information about the Logcheck-commits mailing list