Editing schedulers
You can edit schedulers that you have update rights to.
Do the following:
-
Open the QMC: https://<QPS server name>/qmc
-
Select Schedulers on the QMC start page or from the Start drop-down menu to display the overview.
-
Select the schedulers that you want to edit.
-
Click Edit in the action bar.
If several schedulers are selected and they have different values for a specific field, Multiple values is displayed in the field name. -
Edit the properties.
Tip note You can display or hide property groups using the panel to the far right.All fields are mandatory and must not be empty.
Identification properties Property Description Default value Node The scheduler name. Inherits the node name. The Logging property group contains the scheduler logging and tracing properties in the Qlik Sense system.
Logging properties Property Description Default value Audit activity log level Use the drop-down to set the verbosity of the logger:
- Off: no entries
- Basic: a limited set of entries
Basic Service log level Use the drop-down to set the verbosity of the logger:
- Off: no entries
- Error: only error entries
- Warning: same as error, but also including warning entries
- Info: same as warning, but also including information entries
Info Tracing
Tracing settings information Setting Description Value Application log level All the application messages for the scheduler service are saved to this logger.
Use the drop-down to set the verbosity of the logger:
- Off: no entries
- Fatal: only fatal entries
- Error: same as fatal, but also including error entries
- Warning: same as error, but also including warning entries
- Info: same as warning, but also including information entries
- Debug: same as info, but also including debug entries
Info Audit log level More detailed, user based, messages are saved to this logger.
Use the drop-down to set the verbosity of the logger:
- Off: no entries
- Fatal: only fatal entries
- Error: same as fatal, but also including error entries
- Warning: same as error, but also including warning entries
- Info: same as warning, but also including information entries
- Debug: same as info, but also including debug entries
Info Performance log level All the performance messages are saved to this logger.
Use the drop-down to set the verbosity of the logger:
- Off: no entries
- Fatal: only fatal entries
- Error: same as fatal, but also including error entries
- Warning: same as error, but also including warning entries
- Info: same as warning, but also including information entries
- Debug: same as info, but also including debug entries
Info Security log level All the certificates messages are saved to this logger.
Use the drop-down to set the verbosity of the logger:
- Off: no entries
- Fatal: only fatal entries
- Error: same as fatal, but also including error entries
- Warning: same as error, but also including warning entries
- Info: same as warning, but also including information entries
- Debug: same as info, but also including debug entries
Info System log level All the standard scheduler messages are saved to this logger.
Use the drop-down to set the verbosity of the logger:
- Off: no entries
- Fatal: only fatal entries
- Error: same as fatal, but also including error entries
- Warning: same as error, but also including warning entries
- Info: same as warning, but also including information entries
- Debug: same as info, but also including debug entries
Info Task execution log level All the task execution messages are saved to this logger.
Use the drop-down to set the verbosity of the logger:
- Off: no entries
- Fatal: only fatal entries
- Error: same as fatal, but also including error entries
- Warning: same as error, but also including warning entries
- Info: same as warning, but also including information entries
- Debug: same as info, but also including debug entries
Info Information noteThe default path to the Qlik Sense log folder is %ProgramData%\Qlik\Sense\Log\<Service>.Advanced properties Property Description Default value Type If enabled by the property above, the QSS type is set to:
- Manager: sends the task to a worker QSS within the site.
- Worker: receives the task from the manager QSS and executes the task.
- Manager and worker: when the manager QSS also acts a worker QSS, on a single node site.
Worker (except for on a central node; Manager) Max concurrent reloads
The maximum number of reloads that the scheduler can perform at the same time. 4 Engine timeout (minutes)
If the number for Max concurrent reloads is reached (a separate property), the request to start a new engine process is queued, waiting for the number of running reload processes to go below Max concurrent reloads. If this does not happen within the given time period, the request to start a new engine process is removed from the queue.
30 Information noteIf no custom properties are available, this property group is not displayed at all (or displayed but empty) and you must make a custom property available for this resource type before it will be displayed here.Click Apply to save your changes. If a mandatory field is empty, Apply is disabled. -
Click Apply to save your changes.
Successfully updated is displayed at the bottom of the page.