Search

GlobalSCAPE Knowledge Base

Changing the frequency with which EFT writes to SQLite db files

Karla Marsh
EFT

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.

For more information about Advance Properties, refer to the online help for your version of EFT.
Details
Last Modified: 4 Months Ago
Last Modified By: kmarsh
Type: HOWTO
Article not rated yet.
Article has been viewed 6.6K times.
Options
Also In This Category