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

    Compare with Current View Page History

    « Previous Version 2 Current »

    Synopsis

    supervisor_logfile = path
    Path is used to specify the single log file for the supervisor's internal operations.  This is not the same as supervisor_logpath which determines the location of the job logs.

    Example

    supervisor_logfile = /var/log/supelog

    Defaults

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