The following logs are available on ZENworks Server:
ZENworks Server Logs: The ZENworks Server logs are located in the /var/opt/novell/log/zenworks directory. Each log file corresponds to an individual component or service. For example, the operations of ZENserver and ZENloader are logged in the services-messages.log and loader-messages.log files respectively.
If you want to collect additional debug logging information for ZENworks Server, do the following:
Edit the etc/opt/novell/zenworks/logger-server-conf.xml and logger-loader-conf.xml to configure the following lines:
<LoggerModule trace = "true">
<param name="fileDebug" enable = "true" value ="true" />
Restart all the zlm services by using the zlm-config --restart command.
ZENworks Agent (zmd) Logs: The ZENworks Agent (zmd) logs are in the zmd-messages.log and zmd-backend.log files. On SLES 11 devices, the backend logs are in the zmd-satbackend.log file. For more information, view the zmd man page (man zmd) on a managed device or see zmd (8).
Install and Uninstall Logs: The installation and uninstallation of ZENworks Server and Agent are logged in the zlm-install.log and zlm-uninstall.log files.