Quantcast
Channel: GlobalSCAPE Knowledge Base
Viewing all articles
Browse latest Browse all 785

Changing the frequency with which EFT writes to SQLite db files

$
0
0

THE INFORMATION IN THIS ARTICLE APPLIES TO:

  • EFT v8.0 and later

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.


Viewing all articles
Browse latest Browse all 785

Trending Articles