mirror of
https://github.com/nttgin/BGPalerter.git
synced 2024-05-19 06:50:08 +00:00
added reportSyslog
This commit is contained in:
@@ -106,10 +106,29 @@ reports:
|
||||
# - path
|
||||
# - misconfiguration
|
||||
# params:
|
||||
# host: localhost:9092
|
||||
# host: localhost
|
||||
# port: 9092
|
||||
# topics:
|
||||
# default: bgpalerter
|
||||
|
||||
# - file: reportSyslog
|
||||
# channels:
|
||||
# - hijack
|
||||
# - newprefix
|
||||
# - visibility
|
||||
# - path
|
||||
# - asn-monitor
|
||||
# - misconfiguration
|
||||
# params:
|
||||
# host: localhost
|
||||
# port: 514
|
||||
# templates:
|
||||
# default: "++BGPalerter-3-${type}: ${summary}|${earliest}|${latest}"
|
||||
# hijack: "++BGPalerter-5-${type}: ${summary}|${prefix}|${description}|${asn}|${newprefix}|${neworigin}|${earliest}|${latest}|${peers}"
|
||||
# newprefix: "++BGPalerter-4-${type}: ${summary}|${prefix}|${description}|${asn}|${newprefix}|${neworigin}|${earliest}|${latest}|${peers}"
|
||||
# visibility: "++BGPalerter-5-${type}: ${summary}|${prefix}|${description}|${asn}|${earliest}|${latest}|${peers}"
|
||||
|
||||
|
||||
|
||||
############################
|
||||
# Notification settings:
|
||||
|
Reference in New Issue
Block a user