summaryrefslogtreecommitdiff
path: root/puppet/modules/site_check_mk/files/agent/logwatch/bigcouch.cfg
blob: 0f378a5a911a19a3577564859e59552a504ecdaf (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
25
26
27
28
/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
 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|noproc|shutdown),\[{couch_db,collect_results
 # Ignore "Generic server terminating" bigcouch message (Feature #6544)
 I Generic server <.*> terminating
 I {error_report,<.*>,
 I {error_info,
 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