Werk #15266: Check plugin logwatch_ec: Improve detection of missing log files
Komponente | Checks & agents | ||||||
Titel | Check plugin logwatch_ec: Improve detection of missing log files | ||||||
Datum | 23.04.2023 | ||||||
Level | Kleine Änderung | ||||||
Klasse | Bugfix | ||||||
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen | ||||||
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.