Landscape Logs files
You can find the Landscape Client logs in /var/log/landscape/
. Landscape Server generates several log files in /var/log/landscape-server/
:
anonymous-metrics.log
: Logs from the anonymous-metrics cron about the Ubuntu version, Landscape server version and the number of registered computers.api.log
: Log for API server; the API services handles requests from landscape-api clientsappserver.log
: Output of the application serverasync-frontend.log
: Log for async-frontend server; the async front end delivers AJAX-style content to the web user interfacedistributed-lock.log
: Log for the distributed lock, which ensures there is at most one instance of scripts running at a timehash-id-databases.log
: Logs from the script which builds the list of available packagesjob-handler.log
: Log for job-handler server; the job handler service controls individual back-end tasks on the serverlandscape-profiles.log
: Output from the cron job generating profileslandscape-quickstart.log
: Post-installation script logslandscape-setup.log
: Logs from the setup scriptmaintenance-script.log
: Output of that cron job; removes old monitoring data and performs other maintenance tasksmessage_server.log
: Output of message server; the message server handles communication between the clients and the servermeta-releases.log
: Log from the meta-releases script, which checks periodically if there are new ubuntu releasespackage-search.log
: Log from the package-search service; this service allows searching for packages by name through the web interfacepackage-upload.log
: Output of package-upload server, which is used in repository management for upload pockets, which are repositories that hold packages that are uploaded to them by authorized userspingserver.log
: Output of pingserver; the pingserver tracks client heartbeats to watch for unresponsive clientsprocess-alerts.log
: Output of the cron job used to trigger alerts and send out alert email messagessyncldsreleases.log
: Daily cron job that checks for new self-hosted Landscape release versionsupdate-security-db.log
: Output of the cron job that checks for new Ubuntu Security Noticesupdate-alerts.log
: Output of that cron job. Used to determine which computers are offlineusn-script.log
: Output from the usn-script, which process the new data from the Ubuntu Security Notices