Days to retain data in STAT

By default, data is retained in STAT table for 30 days after an extraction. Data older than the number of days specified in this setting will be deleted after the next User Activity Insight extraction. Use the UAIConfig.xml file to change the number of days to retain data in the STAT table.

To configure the xml setting:

XML file name and path [InstallPath]\Adapters\TMonitor\ProcessModules\TEH\Settings\UAIConfig.xml
Tag <uaiconfig>
Node <Days_To_Keep_Data_In_STAT>30</Days_To_Keep_Data_In_STAT>
Configuration setting Change the value of Days_To_Keep_Data_In_STAT to any desired integer value. For example, if you specified the value as 45, the data will be retained in STAT for 45 days.
Default value The default value is 30 days.