Werk #15266: Check plugin logwatch_ec: Improve detection of missing log files
Component | Checks & agents |
Title | Check plugin logwatch_ec: Improve detection of missing log files |
Date | Apr 23, 2023 |
Checkmk Edition | Checkmk Raw (CRE) |
Checkmk Version | 2.3.0b1 2.2.0b8 2.1.0p28 |
Level | Trivial Change |
Class | Bug Fix |
Compatibility | Compatible - no manual interaction needed |
Previously the Logwatch Event Console Forwarding service would not report log files as missing that are marked as such in the agent output:
<<<logwatch>>>
[[[logfile:missing]]]
This affected logfiles that were explicitly configured to be monitored, as opposed to configurations that capture multiple logfiles at once. With this werk this has been fixed.