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:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user