OpenSearch/watcher
jaymode 22d0ba4cf9 add shield integration to the ScriptServiceProxy
This change adds support for to put the watcher user in the context that is passed to the
ScriptService when Shield is installed and watcher integration with Shield is enabled.

Original commit: elastic/x-pack-elasticsearch@7e9983df0e
2015-09-02 11:32:57 -04:00
..
.settings get watcher verify working 2015-07-22 09:49:57 -04:00
bin/watcher initial migration of watcher 2015-07-13 12:23:07 +02:00
dev-tools [maven] fix build issues with artifactId renaming 2015-08-18 18:03:40 +02:00
docs Introducing HipChat Action 2015-08-25 14:05:49 +02:00
rest-api-spec test: fixed test due to upstream change timed out cluster health now returns 408 instead of 200 response code. 2015-08-12 21:17:03 +02:00
src add shield integration to the ScriptServiceProxy 2015-09-02 11:32:57 -04:00
LICENSE.txt initial migration of watcher 2015-07-13 12:23:07 +02:00
NOTICE.txt initial migration of watcher 2015-07-13 12:23:07 +02:00
README.asciidoc initial migration of watcher 2015-07-13 12:23:07 +02:00
pom.xml [maven] rename artifactIds from `elasticsearch-something` to `something` 2015-08-18 13:55:11 +02:00

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.