summaryrefslogtreecommitdiff
path: root/puppet/modules/site_check_mk/files/agent/logwatch
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2014-02-25 12:52:23 +0100
committervarac <varacanero@zeromail.org>2014-02-25 12:52:23 +0100
commit59440389ebc20bdd5e0e53fbeaaaab40e01c6fd5 (patch)
treec77bb356dd1b6182ddbbe3814d0a67cad7b0a701 /puppet/modules/site_check_mk/files/agent/logwatch
parent70d65dd47f8d696764a8e33bd0cd77a3f5ead1e1 (diff)
parent6bb879a46c754958d07b530cf62d69a01537ccba (diff)
Merge branch 'rb152_logwatch_reviewed' into 0.6
Diffstat (limited to 'puppet/modules/site_check_mk/files/agent/logwatch')
-rw-r--r--puppet/modules/site_check_mk/files/agent/logwatch/couchdb.cfg9
-rw-r--r--puppet/modules/site_check_mk/files/agent/logwatch/soledad.cfg4
-rw-r--r--puppet/modules/site_check_mk/files/agent/logwatch/tapicero.cfg5
3 files changed, 18 insertions, 0 deletions
diff --git a/puppet/modules/site_check_mk/files/agent/logwatch/couchdb.cfg b/puppet/modules/site_check_mk/files/agent/logwatch/couchdb.cfg
new file mode 100644
index 00000000..0911d09a
--- /dev/null
+++ b/puppet/modules/site_check_mk/files/agent/logwatch/couchdb.cfg
@@ -0,0 +1,9 @@
+/opt/bigcouch/var/log/bigcouch.log
+ C Uncaught error in HTTP request: {exit,
+ C Uncaught error in HTTP request: {exit,normal}
+ C Uncaught error in HTTP request: {error,
+ C Response abnormally terminated: {nodedown,
+ C rexi_DOWN,noproc
+ C rexi_DOWN,noconnection
+ C error
+ W Shutting down group server
diff --git a/puppet/modules/site_check_mk/files/agent/logwatch/soledad.cfg b/puppet/modules/site_check_mk/files/agent/logwatch/soledad.cfg
new file mode 100644
index 00000000..54b782d3
--- /dev/null
+++ b/puppet/modules/site_check_mk/files/agent/logwatch/soledad.cfg
@@ -0,0 +1,4 @@
+/var/log/soledad.log
+ C WSGI application error
+ C error
+
diff --git a/puppet/modules/site_check_mk/files/agent/logwatch/tapicero.cfg b/puppet/modules/site_check_mk/files/agent/logwatch/tapicero.cfg
new file mode 100644
index 00000000..9402de9b
--- /dev/null
+++ b/puppet/modules/site_check_mk/files/agent/logwatch/tapicero.cfg
@@ -0,0 +1,5 @@
+/var/log/syslog
+ C tapicero.*RestClient::InternalServerError:
+ C tapicero.*RestClient::PreconditionFailed:
+ C tapicero.*failed
+ W tapicero.*Couch stream ended unexpectedly.