diff options
author | Micah Anderson <micah@leap.se> | 2014-12-09 21:03:02 -0500 |
---|---|---|
committer | Micah Anderson <micah@leap.se> | 2014-12-09 21:08:47 -0500 |
commit | a8334795fd393fac6e5055085fd7ab94b3b3295a (patch) | |
tree | 4dc5ae864c71c0ed46f4b5b61fa0510340f228f3 /puppet | |
parent | 26089c6837b1ef97e2261fadcbdd129c67007075 (diff) |
Ignore rexi_EXIT bigcouch error (Bug #6512)
Change-Id: I03842b65329aabb012cc2c7514007e174cbd8fc0
Diffstat (limited to 'puppet')
-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 |