Versions Compared

    Key

    • This line was added.
    • This line was removed.
    • Formatting was changed.
    Comment: Published by Scroll Versions from this space and version 6.9-0

    The Supervisor outputs log information to a file called supelog. By default, the file is located in:

    • Linux / Mac OS X              /var/log/supelog
    • Windows Vista/2008/7   C:\ProgramData\pfx\qube\logs\supelog
    • Windows XP/2003       C:\Program Files\pfx\qube\logs\supelog
    Tip
    titleLinux Note

    Under Linux, the logs are periodically rolled over by an installed crontab script.


    Setting the location of the Supervisor log file

    1. Modify the following setting in the qb.conf file:
      supervisor_logfile = logfile_path
      where logfile_path is the path to the Supervisor log file.

    2. Restart the Supervisor to establish the new setting.