summaryrefslogtreecommitdiff
path: root/puppet/modules/site_check_mk/files/agent/logwatch/bigcouch.cfg
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2014-03-03 20:35:18 +0100
committervarac <varacanero@zeromail.org>2014-03-03 20:35:18 +0100
commit468064d2346519eeda7638a185ff5fa6b53d5eb4 (patch)
tree38f446abfb08cfde9e5b4c1ae774d614445e1dfd /puppet/modules/site_check_mk/files/agent/logwatch/bigcouch.cfg
parent30fde6cd9d57ad554f94b2d6b80ffe29c67bfe5c (diff)
parent984939c4a74b71ce67db27a035ca5017f82c416f (diff)
Merge branch 'improve_monitoring' into 0.6
Diffstat (limited to 'puppet/modules/site_check_mk/files/agent/logwatch/bigcouch.cfg')
-rw-r--r--puppet/modules/site_check_mk/files/agent/logwatch/bigcouch.cfg13
1 files changed, 7 insertions, 6 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 a1eb1312..3f6cc413 100644
--- a/puppet/modules/site_check_mk/files/agent/logwatch/bigcouch.cfg
+++ b/puppet/modules/site_check_mk/files/agent/logwatch/bigcouch.cfg
@@ -1,4 +1,9 @@
-/opt/bigcouch/var/log/bigcouch.log
+/opt/bigcouch/var/log/bigcouch.log nocontext=1
+# 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
C Uncaught error in HTTP request: {exit,
C Uncaught error in HTTP request: {exit,normal}
C Uncaught error in HTTP request: {error,
@@ -8,8 +13,4 @@
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
+ W Apache CouchDB has started