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

added documentation for trasnport parameter

This commit is contained in:
Massimo Candela
2020-07-06 12:12:26 +02:00
parent e21d97c300
commit 8cd07e465b
2 changed files with 2 additions and 0 deletions

View File

@@ -138,6 +138,7 @@ reports:
# params:
# host: 127.0.0.1
# port: 514
# transport: udp
# templates: # See here how to write a template https://github.com/nttgin/BGPalerter/blob/master/docs/context.md
# default: "++BGPalerter-3-${type}: ${summary}|${earliest}|${latest}"
# hijack: "++BGPalerter-5-${type}: ${summary}|${prefix}|${description}|${asn}|${newprefix}|${neworigin}|${earliest}|${latest}|${peers}"