THE INFORMATION IN THIS ARTICLE APPLIES TO:
DISCUSSION
When EFT is running, it writes to the ServerStats.db and SiteStats.db tables once an hour, one ROW for each occurrence. The snapshot interval can be changed with an advanced property, named StatisticsAuditInterval.
To specify the snapshot interval, add the name:value pair to the AdvancedProperties.JSON file:
To set the interval to 5 minutes::
{
"StatisticsAuditInterval":5
}
If not set (default)= 60 minutes
If set to 0 = EFT will use the default.
The shortest interval allowed is 1 minute.
For more information about Advance Properties, refer to
the online help for your version of EFT.