From 3cfcbcfdf4dda55ec3a96e2d31477d5348a411c0 Mon Sep 17 00:00:00 2001 From: Micah Date: Tue, 16 Aug 2016 14:23:16 -0400 Subject: ignore noisy 401 errors from soledad log. Change-Id: Ia1764cb28e263353856523c11f351a39774bf3b4 --- puppet/modules/site_check_mk/files/agent/logwatch/soledad.cfg | 3 +++ 1 file changed, 3 insertions(+) (limited to 'puppet') diff --git a/puppet/modules/site_check_mk/files/agent/logwatch/soledad.cfg b/puppet/modules/site_check_mk/files/agent/logwatch/soledad.cfg index 3af5045b..11ad3a54 100644 --- a/puppet/modules/site_check_mk/files/agent/logwatch/soledad.cfg +++ b/puppet/modules/site_check_mk/files/agent/logwatch/soledad.cfg @@ -1,4 +1,7 @@ /var/log/soledad.log +# Ignore 401 errors because they are quite noisy due to scanners giving us many false +# positives, and we do not need to see those + I \".*401 [0-9]+ C WSGI application error C Error C error -- cgit v1.2.3