You are viewing an old version of this page. View the current version.

    Compare with Current View Page History

    « Previous Version 3 Current »

    Synopsis

    worker_logfile = filepath

    Filepath is the physical location of the Worker's log file. The Worker writes the events/actions it takes during its execution in this file.

    Example

    worker_logfile = /usr/tmp/workerlog

    Defaults

    • Linux & OS X: /var/log/workerlog
    • Windows XP/2003:  C:\Program Files\pfx\qube\logs\workerlog
    • Windows Vista/2008/7:  C:\ProgramData\pfx\qube\logs\workerlog
    • No labels