Werk #11714: Openlog: logfile was not displayed

Component Checks & agents
Title Openlog: logfile was not displayed
Date Dec 15, 2020
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 2.0.0b3 2.1.0b1
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