OpenSearch/watcher
Ryan Ernst 5f30602d1a Merge pull request elastic/elasticsearch#1003 from rjernst/maven_cleanup
Build: Remove leftover ant and maven files

Original commit: elastic/x-pack-elasticsearch@a3bdc7917d
2015-11-24 00:54:37 -08: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: Added dates to Shield & Watcher release notes. 2015-11-23 13:20:51 -08:00
src Merge pull request elastic/elasticsearch#1003 from rjernst/maven_cleanup 2015-11-24 00:54:37 -08: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 Watcher and Shield should depend on same guava version. 2015-11-23 19:52:01 -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.