summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMicah Anderson <micah@leap.se>2014-12-11 15:55:00 -0500
committerMicah Anderson <micah@leap.se>2014-12-11 15:55:00 -0500
commit8c0fa3991f03c31fa2b4d61f20c824b86e1efa1c (patch)
tree04e1ad9bd26e67c426a55db5a1d869ec03041da7
parent7c09360ad9da7dc2f5831532bd831d17f20e1f6c (diff)
logwatch: ignore ipv6 icmp errors (Bug #6540)
Change-Id: I198c5245c7e73d6dd7a7d9725fac1eb9a8f425a5
-rw-r--r--puppet/modules/site_check_mk/files/agent/logwatch/syslog_tail.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/puppet/modules/site_check_mk/files/agent/logwatch/syslog_tail.cfg b/puppet/modules/site_check_mk/files/agent/logwatch/syslog_tail.cfg
index 60881e22..b19ac241 100644
--- a/puppet/modules/site_check_mk/files/agent/logwatch/syslog_tail.cfg
+++ b/puppet/modules/site_check_mk/files/agent/logwatch/syslog_tail.cfg
@@ -11,3 +11,5 @@
# 401 Unauthorized error logged by webapp and possible other
# applications
C Unauthorized
+# ignore ipv6 icmp errors for now (Bug #6540)
+ I kernel: .*icmpv6_send: no reply to icmp error