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 | ||||||
Level | Trivial Change | ||||||
Class | Bug Fix | ||||||
Compatibility | Compatible - no manual interaction needed | ||||||
Checkmk versions & editions |
|
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.