DX Infrastructure Management

1 Minute Data Retention in NFA 9.1.2 and Earlier 

Aug 07, 2014 10:37 AM

It appears in NFA 9.1.2 and earlier that the Data Retention for 1 minute Reaper data was set to only retain '86400' seconds worth of data or 24 hours.
This by default should be set to 30 days or 2592000 seconds.

The query below on the Harvester will fix this:


mysql -P3308 data_retention

update datastores set max threshold='2592000' where name ='RPA';

You should recycle the CA NFA Data Retention service after doing this.

Note that this is fixed in NFA 9.1.3


For more details on how the Data Retention service works see the earlier Tech Tip thread below:

How does the new Data Retention Service work in NFA 9.1.x?
This is also published as a KB in Support.ca.om here TEC598099

This document was generated from the following discussion: 1 Minute Data Retention in NFA 9.1.2 and Earlier

Statistics
0 Favorited
0 Views
0 Files
0 Shares
0 Downloads

Related Entries and Links

No Related Resource entered.