Created with Raphaël 2.1.0
    Loading...

Icon

This is the documentation for an older version of Qube. The latest version of the documentation can be found here: Qube

Skip to end of metadata
Go to start of metadata

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/OSX: /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