summaryrefslogtreecommitdiff
path: root/puppet/modules/site_check_mk/files/agent/logwatch/syslog
AgeCommit message (Collapse)Author
2015-10-31[bug] Add bigcouch syslog snippet for logwatchvarac
2015-04-16clean up logging mess: add 'logfile' define, mv openvpn and stunnel logs to ↵elijah
their own files, fix mx logwatch path.
2015-04-15fix tapicero & webapp logs: remove heartbeat log check, move to ↵elijah
/var/log/tapicero, fix webapp logwatch location.
2014-12-18update tapicero logwatch messages to remove extra space0.6.0rc3Micah Anderson
Change-Id: I0149ac2e767531d9724b57b9e3bdae7943f954ff
2014-12-17 Check_mk logwatch: ignore openvpn warnings (Feature #6568)varac
Change-Id: I0d30afbcc6dcb90c6716f7c6bb0bca3e6ae0964a
2014-12-17Update to logwatch ignore for tapiceroMicah Anderson
Change-Id: I1d8cedfeb1153312c13f7f182c7ac3b031647dd4
2014-12-11Ignore additional tapicero message (#6542):Micah Anderson
tapicero[921]: Checking security of user-1b3b1fb78db851190fa72dac01207b8d failed (trying again soon): RestClient::ResourceNotFound: 404 Resource Not Found: {"error":"not_found","reason":"Database does not exist."}") tapicero recovers from this error Change-Id: Ic105823ddc282512000e6d7445539428581eb997
2014-12-10update ffa53ef321bbfd771afff1ccb230d1b5e4f9ab00 to fix orderingMicah Anderson
requirement in logwatch, remove extended regexp character class and also ignore "Writing security" lines Change-Id: I7d33725db06a40361a3b04f9591adeb6a025bf77
2014-12-10ignore transient Tapicero errors when creating a db (Bug #6511)varac
Change-Id: I0939070482fad4f99f03e41094a3df42ff5063e4
2014-03-25 ignore openvpn TLS initialization errors (Feature #5374)varac
2014-03-13catch errors when tapicero fails to create a userdb (Feature #5306)varac
2014-03-04remove trailing whitespaces from logwatch config filesvarac
2014-03-04ignore failing creation of user-dbs by tapicero, see #5168varac
2014-03-04ignore stunnel 'Connection refused' errors that happen too often until we ↵varac
fix #5218
2014-03-04ignore 'epmd: got partial packet only on file descriptor' (#5244)varac
2014-03-03ignore stunnel pattern "Peer suddenly disconnected" (#5218)varac
2014-03-03check syslog for bigcouch error "epmd: got partial packet only on file ↵varac
descriptor"
2014-02-27ignore RoutingErrors that rails throw when it can't handle a url (#5173)varac
2014-02-27check syslog for webapp errorsvarac
2014-02-27ignore logwatch pattern 'sunnel: SSL_shutdown: Connection reset by peer'varac
2014-02-27ignore logwatch pattern for tapicero: 412 Precondition Failed while creating ↵varac
user db (Bug #5168)
2014-02-27check syslog for stunnel failuresvarac
2014-02-27check syslog for /usr/local/bin/couch-doc-update failuresvarac
2014-02-27moved logwatch/tapicero.cfg to logwatch/syslog/tapicero.cfgvarac