nickmaccarthy / Tattle

Alerting for Elasticsearch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generic Webhook Alert Action

nickmaccarthy opened this issue · comments

Please create an generic Alert Action for Webhooks

Should be able to support the following

  • HTTP Method (POST/GET/PUT, etc)
  • The URL
  • Request Params ( { body: 'some text' }, etc )
  • headers
  • basic http authentication
  • port
  • ssl