TimeLineCache element
Specifies options for the caching of timeline data in the SLASPConnection process.
Parents
Attributes
Name | Type | Required | Description |
---|---|---|---|
enabled | string | Enables or disables timeline caching. | |
expirationTime | nonNegativeInteger | Determines how long an entry remains in the cache (in seconds). Default value: 300 seconds. | |
gracePeriod | nonNegativeInteger | When Reporter detects a change in the timeline data, the cached data will still be removed after this duration (in seconds). Default value: 60 seconds. | |
logVerbose | string | Enables or disables additional logging in the SLASPConnection.txt log file indicating whether a timeline request was resolved from the database or from the cache. | |
maxRecords | nonNegativeInteger | Specifies the maximum number of trend records in the cache. Older entries will be removed to make room for new entries. Default value: 1000000. |
Remarks
Note
These settings are not synchronized among the Agents in a DMS.