diff options
author | Micah Anderson <micah@leap.se> | 2014-12-16 10:56:41 -0500 |
---|---|---|
committer | Micah Anderson <micah@leap.se> | 2014-12-16 10:59:02 -0500 |
commit | 970af8cf4a7670c01cd06b45a09f010d91949a2f (patch) | |
tree | 1a290f080a914730a4aa9e710a982d426faf50dc /puppet/modules | |
parent | 6df0eb2921db5ea32662036a9fe297cdfb5042ee (diff) |
ignore additional bigcouch error messages (#6512)
Change-Id: Ie51fb485bcae9a9467c465bdd1b4a5785023db04
Diffstat (limited to 'puppet/modules')
-rw-r--r-- | puppet/modules/site_check_mk/files/agent/logwatch/bigcouch.cfg | 2 |
1 files changed, 1 insertions, 1 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..3d5ada42 100644 --- a/puppet/modules/site_check_mk/files/agent/logwatch/bigcouch.cfg +++ b/puppet/modules/site_check_mk/files/agent/logwatch/bigcouch.cfg @@ -14,7 +14,7 @@ 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 + I Error in process <[0-9.]+> on node .* with exit value: {{rexi_EXIT,{(killed|noproc|shutdown),\[{couch_db,collect_results C Uncaught error in HTTP request: {error, C Response abnormally terminated: {nodedown, C rexi_DOWN,noproc |