OpenSearch/watcher
Robert Muir 0cd1aa5aa2 get build (kinda) working
Original commit: elastic/x-pack-elasticsearch@c230faf732
2015-07-22 08:49:20 -04: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 Fixing typo with default throttle period 2015-07-17 12:01:30 -07:00
rest-api-spec initial migration of watcher 2015-07-13 12:23:07 +02:00
src get build (kinda) working 2015-07-22 08:49:20 -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 get build (kinda) working 2015-07-22 08:49:20 -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.