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

Update report-http.md

Hy!
Great work with BGPalerter!
i like to update the report documentation with a RocketChat Http Request
Cheers
This commit is contained in:
cadirol
2021-12-02 18:19:58 +01:00
committed by GitHub
parent 23e3b33a60
commit 0f52fb214b

View File

@@ -90,6 +90,29 @@ Pushover is an app that makes it easy to get real-time notifications on your And
Thanks to [Hugo Salgado](https://twitter.com/huguei/status/1278771420525408258).
## RocketChat
RocketChat is an open source messaging platform. https://rocket.chat/
```yaml
- file: reportHTTP
channels:
- hijack
- newprefix
- visibility
- path
- misconfiguration
- rpki
params:
templates:
default: 'payload={"username": "BGPalerter ${channel}", "channel": "#CHANNEL", "text": "Type: *${type}* on Prefix *${prefix}* via Peer *${peers}* | Message Summary: ${summary}"}
headers:
isTemplateJSON: false
showPaths: 0
hooks:
default: 'https://_RC_URL/hooks/_THE_KEY_
```
## MS Teams
Microsoft Teams is a communication platform developed by Microsoft, as part of the Microsoft 365 family of products.