Icon

    This is the documentation for for an older version of Qube.

    Documentation for the latest release is available here.

    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