Skip to main content Skip to complementary content

OdagConfigResponse

Properties

Name Description Type
host

The host on which the OdagService is running.

Example:

myserver.com

String
port

The port on which the OdagService listens for REST calls.

Example:

9098

Integer
secure

True if the OdagService is running in secure (SSL) mode.

Example:

Boolean
protocol

Either http or https.

Example:

https

String
qrsHost

The host of the QRS that the OdagService uses.

Example:

myserver.com

String
qrsPort

The port of the QRS that the OdagService uses.

Example:

4242

Integer
engineHost

The host of the Engine that the OdagService uses.

Example:

myserver.com

String
enginePort

The port of the Engine that the OdagService uses.

Example:

4747

Integer
logPath

The base path for the OdagService log files.

Example:

C:\ProgramData\Qlik\Sense\Log\OdagService

String
logLevel

The logging level.

String
logToConsole

Should log messages be output to console.

Boolean
concurrentRequests

The maximum number of concurrent ODAG Requests to process concurrently before queuing.

String
purgeOlderThan

The number of days to keep old OdagRequests and OdagLinks.

Integer
appCleanupInterval

The interval (in minutes) of time that elapses between each cycle of looking for expired apps to delete.

String
linkCleanupInterval

The interval (in minutes) of time that elapses between each cycle of looking for expired links and requests to delete.

String

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!