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

madduck at users.alioth.debian.org madduck at users.alioth.debian.org
Thu Aug 23 10:40:20 UTC 2007


Author: madduck
Date: 2007-08-23 10:40:20 +0000 (Thu, 23 Aug 2007)
New Revision: 1734

Modified:
   logcheck/trunk/debian/changelog
   logcheck/trunk/rulefiles/linux/violations.ignore.d/logcheck-bind
Log:
* violations.ignore.d/logcheck-bind:
  - ignore allow-query-related rejections (closes: #437756).



Modified: logcheck/trunk/debian/changelog
===================================================================
--- logcheck/trunk/debian/changelog	2007-08-23 10:40:18 UTC (rev 1733)
+++ logcheck/trunk/debian/changelog	2007-08-23 10:40:20 UTC (rev 1734)
@@ -60,10 +60,13 @@
   * ignore.d.server/bind, violations.ignore.d/logcheck-bind:
     - also ignore unresolved RCODE 15 in warning messages (closes: #437891).
 
+  * violations.ignore.d/logcheck-bind:
+    - ignore allow-query-related rejections (closes: #437756).
+
   * violations.ignore.d/logcheck-proftpd:
     - deal with IPv6 addresses (closes: #437753).
 
- -- martin f. krafft <madduck at debian.org>  Thu, 23 Aug 2007 09:56:28 +0200
+ -- martin f. krafft <madduck at debian.org>  Thu, 23 Aug 2007 09:57:30 +0200
 
 logcheck (1.2.58) unstable; urgency=low
 

Modified: logcheck/trunk/rulefiles/linux/violations.ignore.d/logcheck-bind
===================================================================
--- logcheck/trunk/rulefiles/linux/violations.ignore.d/logcheck-bind	2007-08-23 10:40:18 UTC (rev 1733)
+++ logcheck/trunk/rulefiles/linux/violations.ignore.d/logcheck-bind	2007-08-23 10:40:20 UTC (rev 1734)
@@ -1,2 +1,3 @@
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ named\[[0-9]+\]: zone [._[:alnum:]-]+/IN: refresh: failure trying master [._[:alnum:]-]+#53: .*$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ named\[[0-9]+\]: unexpected RCODE \((REFUSED|SERVFAIL|15)\) resolving '[^[:space:]]+': [.[:digit:]]+#[0-9]+$
+^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ named\[[[:digit:]]+\]: client [[:digit:].]+#[[:digit:]]+: query \(cache\) '.*' denied$




More information about the Logcheck-commits mailing list