mirror of
https://github.com/nttgin/BGPalerter.git
synced 2024-05-19 06:50:08 +00:00
updated example config
This commit is contained in:
@@ -17,20 +17,26 @@ monitors:
|
|||||||
- file: monitorHijack
|
- file: monitorHijack
|
||||||
channel: hijack
|
channel: hijack
|
||||||
name: basic-hijack-detection
|
name: basic-hijack-detection
|
||||||
|
params:
|
||||||
|
thresholdMinPeers: 2
|
||||||
|
|
||||||
- file: monitorNewPrefix
|
- file: monitorNewPrefix
|
||||||
channel: newprefix
|
channel: newprefix
|
||||||
name: prefix-detection
|
name: prefix-detection
|
||||||
|
params:
|
||||||
|
thresholdMinPeers: 2
|
||||||
|
|
||||||
- file: monitorPath
|
- file: monitorPath
|
||||||
channel: path
|
channel: path
|
||||||
name: path-matching
|
name: path-matching
|
||||||
|
params:
|
||||||
|
thresholdMinPeers: 0
|
||||||
|
|
||||||
- file: monitorVisibility
|
- file: monitorVisibility
|
||||||
channel: visibility
|
channel: visibility
|
||||||
name: withdrawal-detection
|
name: withdrawal-detection
|
||||||
params:
|
params:
|
||||||
threshold: 10
|
thresholdMinPeers: 10
|
||||||
|
|
||||||
reports:
|
reports:
|
||||||
- file: reportFile
|
- file: reportFile
|
||||||
|
Reference in New Issue
Block a user