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 Worker outputs log information to a file called workerlog. By default, the file is located in:

    • Linux / Mac OS XX                     /var/log/workerlog
    • Windows XP/2003Vista/2008/7   C:\Program FilesProgramData\pfx\qube\logs\workerlog
    • Windows Vista/2008/7XP/2003          C:\ProgramDataProgram Files\pfx\qube\logs\workerlog
    Notetip
    titleLinux Note

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

    ...

    1. Modify the following setting in the Worker qb.conf or qbwrk.conf file on the Supervisor:
        worker_logfile = logfile
      where logfile is the path to the Supervisor log file.

    2. If the Worker qb.conf was modified, restart the Worker to establish the changes to the settings

    3. If the qbwrk.conf was modified, force a Worker reconfiguration:
        % qbadmin worker --reconfigure