The Supervisor outputs log information to a file called supelog. By default, the file is located in:
- Linux / Mac OS XX
/var/log/supelog
- Windows XP/2003Vista/2008/7
C:\Program FilesProgramData\pfx\qube\logs\supelog
- Windows Vista/2008/7XP/2003
C:\ProgramDataProgram Files\pfx\qube\logs\supelog
Notetip | ||
---|---|---|
| ||
Under Linux, the logs are periodically rolled over by an installed crontab script. |
...
- Modify the following setting in the
qb.conf
file:supervisor_logfile = logfile_path
where logfile_path is the path to the Supervisor log file. - Restart the Supervisor to establish the new setting.