OpenSearch/watcher
Robert Muir b529e4da6f Merge pull request elastic/elasticsearch#1023 from rmuir/bad_apples
Mark sleeping tests from elastic/elasticsearch#1007 @BadApple

Original commit: elastic/x-pack-elasticsearch@e16c54b050
2015-11-25 14:25:52 -05:00
..
bin/watcher update CLI tools to work with spaces in the home path 2015-09-11 11:15:19 -04:00
dev-tools Build: Remove leftover ant and maven files 2015-11-23 00:09:47 -08:00
docs Docs: Tweaked release notes for consistency. 2015-11-24 15:32:13 -08:00
src Merge pull request elastic/elasticsearch#1023 from rmuir/bad_apples 2015-11-25 14:25:52 -05:00
LICENSE.txt Update LICENSE.txt for shield and watcher with new EULA 2015-10-20 15:47:00 +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
build.gradle Move disabled watcher+groovy "unit" tests to qa/messy-test-watcher-with-groovy 2015-11-25 13:29:00 -05: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.