Search
Page 1 of 1. Showing 7 results (0.011 seconds)
supervisor_logpath
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…How do I backup the Supervisor?
You can use standard backup tools. Here is a list of files that are critical: supervisor_logfile: /var/spool/supelog supervisor_logpath: /var/spool/qube qb_directory…supervisor_logfile
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…Writing job logs directly to a shared network filesystem
job log directory to control where the supervisor writes the job logs by modifying the supervisor_logpath entry in the supervisor's qb.conf: supervisor_logpath = then restart…Configuration Parameter Reference
supervisor_idle_threads supervisor_job_flags supervisor_language_flags supervisor_log_flags supervisor_logpath supervisor_manifest supervisor_manifest_flags supervisor_max_clients…How do I centralize my worker job logs?
slashes (/) if on Windows. Note: This can also be manually set directly in the Supervisor's qb.conf file by setting the supervisor_logpath parameter. On each Worker, open…How to migrate Qube! supervisor
logs are stored on the network you will not have to move them, simply set the supervisor_logpath on the new supervisor to point to the same network directory as the old supervisor…