OpenSearch/watcher/docs/reference/actions
uboness e4ffceb9ba Introducing Slack Action
- This action enables sending notifications to slack channels/users
- Utilizes the incoming webhook API of slack
- Similar to the `email` and `hipchat` actions, multiple slack accounts can be configured, each with its own URL and message defaults
- Slack actions are associated with an account, or if not, they'll be sent via the default account.
- The message itself is very flexible and enables defining simple messages to one or more users and/or one or more channels. For complex message structures, one can use `attachments` as described by the slack API.

 Closes elastic/elasticsearch#491

Original commit: elastic/x-pack-elasticsearch@9ecc69c17c
2015-09-02 19:45:54 +02:00
..
email.asciidoc initial migration of watcher 2015-07-13 12:23:07 +02:00
hipchat.asciidoc Introducing HipChat Action 2015-08-25 14:05:49 +02:00
index.asciidoc initial migration of watcher 2015-07-13 12:23:07 +02:00
logging.asciidoc initial migration of watcher 2015-07-13 12:23:07 +02:00
slack.asciidoc Introducing Slack Action 2015-09-02 19:45:54 +02:00
webhook.asciidoc initial migration of watcher 2015-07-13 12:23:07 +02:00