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

minor changes to example files

This commit is contained in:
Massimo Candela
2021-06-22 14:00:11 +02:00
parent 4f89849bb6
commit fafdbbdacb
2 changed files with 4 additions and 4 deletions

View File

@ -250,7 +250,7 @@ reports:
# - misconfiguration # - misconfiguration
# - rpki # - rpki
# params: # params:
# maxAlertsAmount: 10 # maxAlertsAmount: 25
############################ ############################
# Notification settings: # Notification settings:

View File

@ -1,17 +1,17 @@
165.254.225.0/24: 165.254.225.0/24:
description: Job description: a description about this prefix
asn: 15562 asn: 15562
ignoreMorespecifics: false ignoreMorespecifics: false
ignore: false ignore: false
165.254.255.0/24: 165.254.255.0/24:
description: Job description: the description will be reported in the alerts
asn: 15562 asn: 15562
ignoreMorespecifics: false ignoreMorespecifics: false
ignore: false ignore: false
192.147.168.0/24: 192.147.168.0/24:
description: Job description: descriptions make alerts easier to read
asn: 15562 asn: 15562
ignoreMorespecifics: false ignoreMorespecifics: false
ignore: false ignore: false