b47d161b9e
This mainly moves packages over to the x-pack directory and renames the settings from `xpack.watcher.actions.` to `xpack.notification.` Moved services include pagerduty, hipchat, slack and email. Closes elastic/elasticsearch#1998 Original commit: elastic/x-pack-elasticsearch@40c16fe123 |
||
---|---|---|
.. | ||
bin/x-pack | ||
dev-tools | ||
src | ||
LICENSE.txt | ||
NOTICE.txt | ||
README.asciidoc |
README.asciidoc
= Elasticsearch Watcher Plugin This plugins adds conditioned scheduled tasks features to elasticsearch - such a task is called a `Watch`. You can build the plugin with `mvn package`. The documentation is put in the `docs/` directory.