summaryrefslogtreecommitdiff
path: root/puppet/modules/site_check_mk/files/agent/logwatch/syslog/tapicero.cfg
blob: 7f43a18c44070d138a50ff63e7c3cc82b9b74281 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
 C tapicero.*RestClient::InternalServerError:
# possible race condition between multiple tapicero
# 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.