OpenSearch/watcher
debadair aaf4cb5288 Fixed typos in examples. Closes #issue-43.
Original commit: elastic/x-pack-elasticsearch@c76c012f3d
2015-07-15 14:18:33 -07:00
..
bin/watcher initial migration of watcher 2015-07-13 12:23:07 +02:00
dev-tools remove dependency on license zip in test scope and update integration test xml 2015-07-15 14:02:59 -04:00
docs Fixed typos in examples. Closes #issue-43. 2015-07-15 14:18:33 -07:00
rest-api-spec initial migration of watcher 2015-07-13 12:23:07 +02:00
src fix compile error 2015-07-15 22:10:45 +02: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 remove dependency on license zip in test scope and update integration test xml 2015-07-15 14:02:59 -04: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.