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

split channels for rpki and roa monitoring

This commit is contained in:
Massimo Candela
2022-01-28 16:44:00 +01:00
parent eb6972f545
commit f6e0e5a70d
6 changed files with 37 additions and 12 deletions

View File

@@ -45,8 +45,8 @@ monitors:
checkUncovered: true
- file: monitorROAS
channel: rpki
name: rpki-monitor
channel: roa
name: roa-diff
reports:
- file: reportFile
@@ -57,6 +57,7 @@ reports:
- path
- misconfiguration
- rpki
- roa
params:
persistAlertData: false
alertDataDirectory: alertdata/
@@ -69,6 +70,7 @@ reports:
- path
- misconfiguration
- rpki
- roa
params:
maxAlertsAmount: 100