summaryrefslogtreecommitdiff
path: root/puppet/modules/site_check_mk/files/agent/logwatch/bigcouch.cfg
blob: 5cd2a47b846241d8bcb35b08a9c112df6dba6679 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
/opt/bigcouch/var/log/bigcouch.log nocontext=1
# ignore requests that are fine
 I undefined - -.*200$
 I undefined - -.*201$
 I 127.0.0.1 undefined.* ok
 I 127.0.0.1 localhost:5984 .* ok
 # https://leap.se/code/issues/5246
 I Shutting down group server
 # ignore bigcouch conflict errors, mainly coming from tapicero creating new users
 I Error in process.*{{nocatch,conflict}
 # ignore "Uncaught error in HTTP request: {exit, normal}" error
 # it's suppressed in later versions of bigcouch anhow
 # see https://leap.se/code/issues/5226
 I Uncaught error in HTTP request: {exit,normal}
 I Uncaught error in HTTP request: {exit,
 # Ignore rexi_EXIT bigcouch error (Bug #6512) 
 I Error in process <[0-9.]+> on node .* with exit value: {{rexi_EXIT,{killed,\[{couch_db,collect_results
 C Uncaught error in HTTP request: {error,
 C Response abnormally terminated: {nodedown,
 C rexi_DOWN,noproc
 C rexi_DOWN,noconnection
 C error
 C Connection attempt from disallowed node
 W Apache CouchDB has started