Werk #11714: Openlog: logfile was not displayed
Component | Checks & Agents |
Title | Openlog: logfile was not displayed |
Date | Dec 15, 2020 |
Checkmk Editon | Checkmk Raw (CRE) |
Checkmk Version | 2.1.0i1 2.0.0b3 |
Level | Trivial Change |
Class | Bug Fix |
Compatibility | Compatible - no manual interaction needed |
Openlog did not display the logfile with the Error:
Logfile does not exist
Logwatch did not retrieve information from path var/check_mk/logwatch/HOST rather from var/check_mk/logwatch/. Logwatch Livestatus request did not support retrieving information from the basepath subfolder. Now this possible by adding subfolder/filename to your livestatus query. The log data retrieved via Livestatus was not decoded properly. Thats why no data was found for this logfile. To the list of all Werks