summaryrefslogtreecommitdiff
path: root/puppet/modules/site_check_mk/files/agent/logwatch/syslog/tapicero.cfg
blob: 3aec4ad04f7ae68234354740e020d8788fa72f21 (plain)
1
2
3
4
5
6
7
8
9
10
 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:
# Ignore transient Tapicero errors when creating a db (#6511)
 I tapicero.*Creating database user-[[:alnum:]]* failed \(trying again soon\): RestClient::InternalServerError: 500 Internal Server Error
 C tapicero.*Creating database.*failed due to:
 C tapicero.*failed
 W tapicero.*Couch stream ended unexpectedly.