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

madduck at users.alioth.debian.org madduck at users.alioth.debian.org
Thu Aug 23 07:58:35 UTC 2007


Author: madduck
Date: 2007-08-23 07:58:35 +0000 (Thu, 23 Aug 2007)
New Revision: 1670

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


Modified: logcheck/branches/macros/debian/changelog
===================================================================
--- logcheck/branches/macros/debian/changelog	2007-08-23 07:58:33 UTC (rev 1669)
+++ logcheck/branches/macros/debian/changelog	2007-08-23 07:58:35 UTC (rev 1670)
@@ -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/branches/macros/rulefiles/linux/violations.ignore.d/logcheck-bind
===================================================================
--- logcheck/branches/macros/rulefiles/linux/violations.ignore.d/logcheck-bind	2007-08-23 07:58:33 UTC (rev 1669)
+++ logcheck/branches/macros/rulefiles/linux/violations.ignore.d/logcheck-bind	2007-08-23 07:58:35 UTC (rev 1670)
@@ -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