awips2/edexOsgi/com.raytheon.uf.edex.stats/resources/stats.properties
Richard Peter b599745012 Issue #1917: Update stat offline processing and add purge. Add batching of stat deleting and vacuum after every aggregation period.
Change-Id: Ia92ea7dd37202cdf3806529661588b776e98c47c

Former-commit-id: a48084f6cd99a440fcaab025c0178cf1fa17c9bb
2013-05-23 11:50:34 -05:00

8 lines
236 B
Properties

# scan interval of stats table in minutes
stats.scanInterval=2
# When to save off aggregate data to csv format
stats.aggregateToCsv.cron=0+10+*+*+*+?
# When to run purge of aggregate tables and csv files
stats.purge.cron=0+15+*+*+*+?