summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2014-02-26 15:53:12 +0100
committervarac <varacanero@zeromail.org>2014-02-27 18:12:15 +0100
commit66cc1345c3af4e814d98c8e4b90d90158ac9d399 (patch)
tree4a3594244371776f9d86bff795dd3f0927b77643
parentfdb0e27d6df35b511e4883becf3bc2afb945550b (diff)
ignore valid log patterns from bigcouch.log
-rw-r--r--puppet/modules/site_check_mk/files/agent/logwatch/bigcouch.cfg5
1 files changed, 5 insertions, 0 deletions
diff --git a/puppet/modules/site_check_mk/files/agent/logwatch/bigcouch.cfg b/puppet/modules/site_check_mk/files/agent/logwatch/bigcouch.cfg
index ee64b3c0..a1eb1312 100644
--- a/puppet/modules/site_check_mk/files/agent/logwatch/bigcouch.cfg
+++ b/puppet/modules/site_check_mk/files/agent/logwatch/bigcouch.cfg
@@ -8,3 +8,8 @@
C error
C Connection attempt from disallowed node
W Shutting down group server
+# ignore requests that are fine
+ I undefined - -.*200$
+ I undefined - -.*201$
+ I 127.0.0.1 undefined.* ok
+ I 127.0.0.1 localhost:5984 .* ok