Content-server ConfigurationContent-server Configuration
DeployPropertiesDeployProperties
Name | Default value | Type | Description |
---|---|---|---|
rsa.content-server.deploy.deploy-timeout |
2 |
seconds |
Max time allotted to deploy a single content to an endpoint Default is 2 minutes Minimum of 30 seconds Maximum of 1 hour |
rsa.content-server.deploy.max-content-deployer-threads |
4 |
integer |
The size of the content deployer thread pool |
rsa.content-server.deploy.max-policy-deployer-threads |
2 |
integer |
The size of the policy deployer thread pool |
LogDeviceParserPropertiesLogDeviceParserProperties
Name | Default value | Type | Description |
---|---|---|---|
rsa.content.parser.cache-duration |
24 |
seconds |
Time it takes for the cache that stores data to expire |
rsa.content.parser.cache-duration-for-service-status |
5 |
seconds |
Time it takes for the cache that stores service status data to expire |
rsa.content.parser.database-initialization-enabled |
true |
boolean |
Enable database initialization task |
rsa.content.parser.json-feature |
true |
boolean |
Feature toggle for whether JSON data types are supported. |
rsa.content.parser.log-decoder-sync-interval |
12 hours |
seconds |
The interval between log decoder sync sweeps. |
rsa.content.parser.max-try-counter-for-ld-sync-failure |
3 |
integer |
Switch to a new Log decoder from environment after trying below configured times to previously/user configured LD |
rsa.content.parser.preferred-log-decoder-name-for-sync |
string |
Display name of the preferred log decoder for sync job. Sync job will use this only if it is online and contains parser details |
|
rsa.content.parser.previously-synced-log-decoder-id |
string |
ID of the previously synced log decoder |
|
rsa.content.parser.remove-previous-sync-parsers-for-new-log-decoder |
false |
boolean |
Flag to indicate that remove previously synced log device parser information in the case of new log decoder found. |
rsa.content.parser.retrieval-timeout |
30 |
seconds |
Timeout to wait for nextgen response |
rsa.content.parser.sleep-interval-after-notification |
60 |
seconds |
Sleep interval before triggering a task after receiving notification |
rsa.content.parser.sync-from-log-decoder-enabled |
true |
boolean |
Enable automatic sync of parsers task |