summaryrefslogtreecommitdiff
path: root/puppet/modules/site_check_mk/files/agent/logwatch/syslog/webapp.cfg
blob: 00f9c7fd008acc489d9f857f83b59e059fac7bd4 (plain)
1
2
3
4
5
# check for webapp errors
 C webapp.*Could not connect to couch database messages due to 401 Unauthorized: {"error":"unauthorized","reason":"You are not a server admin."}
# ignore RoutingErrors that rails throw when it can't handle a url
# see https://leap.se/code/issues/5173
 I webapp.*ActionController::RoutingError