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:
@ -250,7 +250,7 @@ reports:
|
||||
# - misconfiguration
|
||||
# - rpki
|
||||
# params:
|
||||
# maxAlertsAmount: 10
|
||||
# maxAlertsAmount: 25
|
||||
|
||||
############################
|
||||
# Notification settings:
|
||||
|
@ -1,17 +1,17 @@
|
||||
165.254.225.0/24:
|
||||
description: Job
|
||||
description: a description about this prefix
|
||||
asn: 15562
|
||||
ignoreMorespecifics: false
|
||||
ignore: false
|
||||
|
||||
165.254.255.0/24:
|
||||
description: Job
|
||||
description: the description will be reported in the alerts
|
||||
asn: 15562
|
||||
ignoreMorespecifics: false
|
||||
ignore: false
|
||||
|
||||
192.147.168.0/24:
|
||||
description: Job
|
||||
description: descriptions make alerts easier to read
|
||||
asn: 15562
|
||||
ignoreMorespecifics: false
|
||||
ignore: false
|
||||
|
Reference in New Issue
Block a user