1
0
mirror of https://github.com/nttgin/BGPalerter.git synced 2024-05-19 06:50:08 +00:00

introduced possibility to re-generate prefix list periodically

This commit is contained in:
Massimo Candela
2020-08-03 16:00:08 +02:00
parent 0fa6fd6f4b
commit e2bb8d5e5a
20 changed files with 164 additions and 92 deletions

View File

@@ -223,7 +223,7 @@ reports:
# Persist the status of BGPalerter. If the process is restarted, the list of alerts already sent is recovered
# and they are not repeated. The process must be able to write on disc, this option will create a file inside .cache/
notificationIntervalSeconds: 14400
notificationIntervalSeconds: 86400
persistStatus: true
logging:
@@ -235,6 +235,7 @@ logging:
compressOnRotation: false
checkForUpdatesAtBoot: true
generatePrefixListEveryDays: 2
############################
# Process monitoring settings: