Werk #18294: Logwatch: fix for service summary on reclassification to state OK
Component | Checks & agents | ||||||
Title | Logwatch: fix for service summary on reclassification to state OK | ||||||
Date | Jul 8, 2025 | ||||||
Level | Trivial Change | ||||||
Class | Bug Fix | ||||||
Compatibility | Compatible - no manual interaction needed | ||||||
Checkmk versions & editions |
|
Currently, if the logwatch reclassify parameter is set to reclassify everything to OK, the result summary always shows "No error messages". This happens because of the reclassification to OK, even when there have been error messages.
With this werk, the summary and details will no longer be overwritten, even if all errors are reclassified to state OK. This makes it possible to see error and warning messages in the service summary, even when reclassified as OK.