awips2/edexOsgi/com.raytheon.edex.plugin.gfe/resources/com.raytheon.edex.plugin.gfe.properties
David Gillingham 6323dea0be Omaha #4103: Update GFE service backup server code to support multiple service backup sites, use "smarter" lock files to store additional status.
NOTE: Service Backup features are broken until DR 4300 lands on this branch.

Change-Id: Ic0184c10c553187c8d0515f639c5a33fd3abde1f

Former-commit-id: a4d13dbabd [formerly 732208b6600882a9ba9fcc0eefd7c8be0157beab]
Former-commit-id: fd5b270fdd
2015-03-19 16:13:56 -05:00

21 lines
662 B
Properties

# Will always have 1 smart init thread. This is the number of additional threads to start.
smartinit.additional.threads=0
# interval to run exportDigitalData
gfe.cron=0+15+*+*+*+?
# Interval at which the gfe logs are purged
purge.gfe.logs.cron=0+30+0+*+*+?
# Interval at which the service backup logs are purged
purge.svcbu.logs.cron=0+30+0+*+*+?
# Number of days of service backup logs to retain
purge.svcbu.logs.retention=7
# Interval at which the gfe products are purged
purge.gfe.products.isc.cron=0+45+0+*+*+?
purge.gfe.products.atbl.cron=0+50+0+*+*+?
# Interval at which gfe orphaned locks are cleared
clear.gfe.orphaned.locks.cron = 0+0/10+*+*+*+?