Synopsis

    supervisor_logpath = path

    Path is used to specify the log directory to use to store job log data as well as individual host and user histories. This is further explained in this documentation under Job Logs

    Example

    supervisor_logpath = /var/spool

    Defaults

    • Linux & OS X:                              /var/spool/qube
    • Windows XP / Windows Server 2003:            C:\Program Files\pfx\qube\logs
    • Windows 2008 / Vista / Windows7 / Windows 8:    C:\ProgramData\pfx\qube\logs

     

    See Also

    Writing Job Logs to a Network Filesystem

    • No labels