10 Logging

There are several logs in HQueue that keep track of scheduling events, running jobs, client events, client errors, etc. Below is a quick list of some of the important logs and where they are located.

Log File Location Description
hqserver.log server
/opt/hqueue
Tracks scheduling events, activity from client machines and database connections.
errors.log server
/opt/hqueue
Tracks errors thrown by the HQueue server.
hqnode.log client
/home/hquser/hqclient
Tracks general events which happen in the client daemon.