summaryrefslogtreecommitdiff
path: root/puppet/modules/site_check_mk/files/agent/logwatch
AgeCommit message (Collapse)Author
2015-04-26Tapicero changed it's error message when uploading design doc fails in race ↵varac
condition with another tapicero instance #6534 Change-Id: Ie194a2983210601bd24aef5e74f8b7fa2b7c433f
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-17Merge branch 'bug/6566' into 'develop'varac
Bug/6566 See merge request !19
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-17Ignore Soledad "Timing out client" warning (Bug #6566)Micah Anderson
Change-Id: I6d3fa5028ba6eaca7b21a7e850136ef980f6e782
2014-12-17Merge branch 'micah/platform-feature/6544' into developvarac
Conflicts: puppet/modules/site_check_mk/files/agent/logwatch/bigcouch.cfg Change-Id: I1646e49ffa5437a861b402b755bc15943c42ec4f
2014-12-16Ignore "Generic server terminating" bigcouch message (Feature #6544)Micah Anderson
Change-Id: I73defd7964501e4eabe7dd05c02887e7aeb2f063
2014-12-16Merge branch 'bug/6545' into 'develop'varac
Bug/6545 See merge request !16
2014-12-16Ignore postfix "too many errors after DATA" logwatch msg (Bug #6545)Micah Anderson
Change-Id: I0abeb88f7b6548e5742bd3d99b2f4e5d9c6cf421
2014-12-16ignore additional bigcouch error messages (#6512)Micah Anderson
Change-Id: Ie51fb485bcae9a9467c465bdd1b4a5785023db04
2014-12-16Move kernel ipv6 log message up before the 'C error' line to it isMicah Anderson
caught (#6540) Change-Id: I1fe8d4cf60532dfe01cfb3a014c4cbeb4acdc479
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-11logwatch: ignore ipv6 icmp errors (Bug #6540)Micah Anderson
Change-Id: I198c5245c7e73d6dd7a7d9725fac1eb9a8f425a5
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-10Merge branch 'bug/6512' into 'develop'varac
Bug/6512 See merge request !5
2014-12-10ignore transient Tapicero errors when creating a db (Bug #6511)varac
Change-Id: I0939070482fad4f99f03e41094a3df42ff5063e4
2014-12-09Ignore rexi_EXIT bigcouch error (Bug #6512)Micah Anderson
Change-Id: I03842b65329aabb012cc2c7514007e174cbd8fc0
2014-12-09 logwatch: ignore postfix errors on lost connection (Bug #6476)varac
Change-Id: I0b1eec11a3b3da39d65572b6bee8b3ce892e08ac
2014-12-02Ignore bigcouch conflict errors, mainly coming from tapicero creating new ↵varac
users (Feature #6481) There are potentially many tapicero daemons running, and they all try to do the same thing at the same time. It is basically designed to create race conditions. All tapicero daemons try to create the user db at the same time. Only one of them wins the race and actually creates it. We need to fix this later (see https://leap.se/code/issues/6480) but for now, we ignore them because conflict errors should be handled by the applictation anyway. Change-Id: I91095b1901d238e3d199954ba3716023d3fd49c1
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 bigcouch 'Shutting down group server' error (#5246)varac
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 "Uncaught error in HTTP request: {exit, normal}" error (#5226)varac
2014-03-03move generic syslog patterns to the end of syslog.cfg so we can ignore ↵varac
patterns first
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-03-03check soledad.log also for Upper case pattern 'Error'varac
2014-03-03check syslog for bigcouch restartsvarac
2014-03-03check leap_mx (Feature #5175)varac
2014-03-03check soledad.log for 'Timing out client:'varac
2014-03-03don't displa ycontext for errors in bigcouch.log (reported too many context ↵varac
lines), ignore patterns first
2014-02-27ignore valid log patterns from bigcouch.logvarac
2014-02-27check syslog for 'Undefined' logpatternvarac
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
2014-02-27added some error checking to logwatch/syslog.cfgvarac
2014-02-27renamed logwatch/couchdb.cfg to logwatch/bigcouch.cfgvarac
2014-02-27monitor connection attempts from disallowed bigcouch nodevarac