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/

    Defaults

    None

    See Also

    Writing Job Logs to a Network Filesystem

    • No labels