Versions Compared

    Key

    • This line was added.
    • This line was removed.
    • Formatting was changed.

    Synopsis

    client_logpath = path

    When this specifies a valid path to the qube job logs, the client utilities will read the job logs directly off the network, rather than requesting the supervisor to send them.

    Example

    client_logpath = \\server\share\qube\logs
    client_logpath=/mnt/qube/logs/

    ...