diff options
author | Micah Anderson <micah@leap.se> | 2014-12-16 20:00:01 -0500 |
---|---|---|
committer | Micah Anderson <micah@leap.se> | 2014-12-16 20:00:01 -0500 |
commit | 8d6c05adf08eb2ddc29c4481ea06fcf85dda7b26 (patch) | |
tree | f11d959a491d3a08c9e35dfde419a5d3b2682e40 /puppet/modules | |
parent | aedd6a57b5bf2a5d53cb19d181f90d78918ddf75 (diff) |
Ignore "Generic server terminating" bigcouch message (Feature #6544)
Change-Id: I73defd7964501e4eabe7dd05c02887e7aeb2f063
Diffstat (limited to 'puppet/modules')
-rw-r--r-- | puppet/modules/site_check_mk/files/agent/logwatch/bigcouch.cfg | 4 |
1 files changed, 4 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 5cd2a47b..434d5503 100644 --- a/puppet/modules/site_check_mk/files/agent/logwatch/bigcouch.cfg +++ b/puppet/modules/site_check_mk/files/agent/logwatch/bigcouch.cfg @@ -15,6 +15,10 @@ 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 + # 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 |