summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2014-03-19 14:11:08 +0100
committervarac <varacanero@zeromail.org>2014-03-19 14:11:08 +0100
commita8c9d80317240d86cb7de652c23efbd7bc81bde2 (patch)
treed7e23fc1499c1567eda41181243bccfc88a984bc
parentb7cbbc5eae3d2c07f77d307027b2b0a6f3ffbec3 (diff)
parent8b207aba9c12d1e4b6320ee800de60578b9521cd (diff)
Merge branch '5306_ignore_tapicero_PreconditionFailed' into 0.6
-rw-r--r--puppet/modules/site_check_mk/files/agent/logwatch/syslog/tapicero.cfg7
1 files changed, 1 insertions, 6 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 7f43a18c..93ce0311 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,11 +3,6 @@
# 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.*Creating database.*failed due to:
C tapicero.*failed
W tapicero.*Couch stream ended unexpectedly.