diff options
| -rw-r--r-- | puppet/modules/site_check_mk/files/agent/logwatch/bigcouch.cfg | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/puppet/modules/site_check_mk/files/agent/logwatch/bigcouch.cfg b/puppet/modules/site_check_mk/files/agent/logwatch/bigcouch.cfg index d274a676..5cd2a47b 100644 --- a/puppet/modules/site_check_mk/files/agent/logwatch/bigcouch.cfg +++ b/puppet/modules/site_check_mk/files/agent/logwatch/bigcouch.cfg @@ -13,6 +13,8 @@   # 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 | 
