OpenSearch/watcher
jaymode 78068bd66f apply the useBaseVersion fix to watcher as well
Original commit: elastic/x-pack-elasticsearch@f3b5d76c11
2015-07-28 11:35:20 -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 remove dependency on license zip in test scope and update integration test xml 2015-07-15 14:02:59 -04:00
docs Documentation: Fix calls for bin/plugin to be compatible with master 2015-07-24 12:24:44 +02:00
rest-api-spec initial migration of watcher 2015-07-13 12:23:07 +02:00
src add isClosed method to SensitiveXContentParser 2015-07-24 14:44:52 -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 apply the useBaseVersion fix to watcher as well 2015-07-28 11:35: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.