Yelp / elastalert

Easy & Flexible Alerting With ElasticSearch
https://elastalert.readthedocs.org
Apache License 2.0
7.99k stars 1.74k forks source link

[Feature Request]: add Rocket.Chat Alerter #1538

Open yytsui opened 6 years ago

yytsui commented 6 years ago

It would be great to have a RocketChatAPI alerter.

kvalev commented 6 years ago

RocketChat's hooks seem to be compatible with Slack's so you can also use them instead.

ericjee commented 6 years ago

I'm getting errors ERROR:root:Error while running alert slack: Error posting to slack: 503 Server Error: Service Unavailable for url: after use rocket.chat incoming webhook instead of slack webhook url.

ashishmadeti commented 5 years ago

@ericjee Are you sure you have activated the incoming webhook? It is disabled by default.

ashishmadeti commented 5 years ago

@ericjee I am using rocket chat url in "slack_webhook_url" and it is working for me out of the box.