Interact | services | customLogger | cache
The configuration properties in this category define the cache settings for the service that collects custom data to a table (an event which uses the UACICustomLoggerTableName event parameter).
threshold
- Description
The number of records accumulated before the flushCacheToDB service writes the collected custom data to the database.
- Default value
100
insertPeriodInSecs
- Description
The number of seconds between forced writes to the database.
- Default value
3600