Werk #6941: mk_logwatch.aix: Don't clear systems error log

Component Checks & agents
Title mk_logwatch.aix: Don't clear systems error log
Date Nov 23, 2018
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
1.6.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
1.5.0p8 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

The systems error log (errpt) is no longer cleared ("errclear 0"). Previously the errorlog has been cleared after each run of the plugin, and a backup file of the error log has been created as /var/log/errpt_$DATE.log.

This is no longer the case, as a less intrusive way to avoid redundant log messages has been established.

To the list of all Werks