Skip to content

Commit

Permalink
Update report-http.md
Browse files Browse the repository at this point in the history
Hy!
Great work with BGPalerter!
i like to update the report documentation with a RocketChat Http Request
Cheers
  • Loading branch information
cadirol authored Dec 2, 2021
1 parent 23e3b33 commit 0f52fb2
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions docs/report-http.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 0f52fb2

Please sign in to comment.