summaryrefslogtreecommitdiff
path: root/puppet/modules/site_check_mk/files/agent/logwatch/syslog/tapicero.cfg
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2014-03-04 18:59:47 +0100
committervarac <varacanero@zeromail.org>2014-03-04 18:59:47 +0100
commitdfe2800b2264b4f2088d488d718ce72e39d2d15f (patch)
tree4792721b97f95e45eb8a7041901a157b8fe473da /puppet/modules/site_check_mk/files/agent/logwatch/syslog/tapicero.cfg
parent468064d2346519eeda7638a185ff5fa6b53d5eb4 (diff)
parent3b7c8e273a0e75e58c736b2eacf89b4c7b9d81e5 (diff)
Merge branch 'improve_monitoring_even_more' into 0.6
Diffstat (limited to 'puppet/modules/site_check_mk/files/agent/logwatch/syslog/tapicero.cfg')
-rw-r--r--puppet/modules/site_check_mk/files/agent/logwatch/syslog/tapicero.cfg6
1 files changed, 6 insertions, 0 deletions
diff --git a/puppet/modules/site_check_mk/files/agent/logwatch/syslog/tapicero.cfg b/puppet/modules/site_check_mk/files/agent/logwatch/syslog/tapicero.cfg
index 9983d27c..7f43a18c 100644
--- a/puppet/modules/site_check_mk/files/agent/logwatch/syslog/tapicero.cfg
+++ b/puppet/modules/site_check_mk/files/agent/logwatch/syslog/tapicero.cfg
@@ -3,5 +3,11 @@
# instances, so we ignore it
# see https://leap.se/code/issues/5168
I tapicero.*RestClient::PreconditionFailed:
+# until we can analyze multiline patterns with
+# check_mk logwatch, we unfortunatly need ignore this
+# line too, which shows up in combination with the
+# above PreconditionFailed error.
+# see https://leap.se/code/issues/4821#note-5
+ I tapicero.*Creating database.*failed due to:
C tapicero.*failed
W tapicero.*Couch stream ended unexpectedly.