Early Access: The content on this website is provided for informational purposes only in connection with pre-General Availability Qlik Products.
All content is subject to change and is provided without warranty.
Skip to main content Skip to complementary content

Engine service: Get local engine service

Information noteLOCKED.

This API is extremely reliable and will not be broken unless absolutely necessary.

Method

GET

Path

/qrs/engineservice/local

Description

Get the Qlik Sense Engine Service (QES) entity (including all settings) that runs on the same node as the Qlik Sense Repository Service (QRS) that makes the call.

Body

-

Return value

EngineService: { "customProperties": null, "name": "", "settings": { "listenerPorts": [ 4747 ], "overlayDocuments": true, "autosaveInterval": 30, "documentTimeout": 28800, "tableFilesDirectory": "", "documentDirectory": "C:\\ProgramData\\Qlik\\Sense\\Apps\\", "genericUndoBufferMaxSize": 100, "qvLogEnabled": true "globalLogMinuteInterval": 5, "auditActivityLogVerbosity": "Basic", "auditSecurityLogVerbosity": "Basic", "serviceLogVerbosity": "Info", "systemLogVerbosity": "Info", "performanceLogVerbosity": "Info", "qixPerformanceLogVerbosity": "Off", "auditLogVerbosity": "Off", "sessionLogVerbosity": "Info", "trafficLogVerbosity": "Off", "allowDataLineage": true "workingSetSizeLoPct": 70, "workingSetSizeHiPct": 90, "workingSetSizeMode": 2, "cpuThrottlePercentage": 0.0, "standardReload": true "maxCoreMaskPersisted": -1, "maxCoreMask": -1, "maxCoreMaskHiPersisted": -1, "maxCoreMaskHi": -1, "maxCoreMaskGrp1Persisted": -1, "maxCoreMaskGrp1": -1, "maxCoreMaskGrp1HiPersisted": -1, "maxCoreMaskGrp1Hi": -1, "maxCoreMaskGrp2Persisted": -1, "maxCoreMaskGrp2": -1, "maxCoreMaskGrp2HiPersisted": -1, "maxCoreMaskGrp2Hi": -1, "maxCoreMaskGrp3Persisted": -1, "maxCoreMaskGrp3": -1, "maxCoreMaskGrp3HiPersisted": -1, "maxCoreMaskGrp3Hi": -1, "objectTimeLimitSec": 60, "exportTimeLimitSec": -1, "reloadTimeLimitSec": -1, "hyperCubeMemoryLimit": 0, "exportMemoryLimit": -1, "reloadMemoryLimit": -1 }, "serverNodeConfiguration": { "name": "", "hostName": "", "temporaryfilepath": "", "binaryfileRootpath": "", "id": "00000000-0000-0000-0000-000000000000" }, "tags": [ { "name": "", "id": "00000000-0000-0000-0000-000000000000" }], "privileges": null, "id": "00000000-0000-0000-0000-000000000000" }

Optional parameters

-

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!