OpenSearch/watcher
Clinton Gormley 75550a23ab Docs: Fixed bad Shield links
Original commit: elastic/x-pack-elasticsearch@c61133ed12
2015-07-15 12:30:56 +02:00
..
bin/watcher initial migration of watcher 2015-07-13 12:23:07 +02:00
dev-tools remove cruft 2015-07-14 14:12:13 -04:00
docs Docs: Fixed bad Shield links 2015-07-15 12:30:56 +02:00
rest-api-spec initial migration of watcher 2015-07-13 12:23:07 +02:00
src fix compile 2015-07-14 11:55:40 -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 remove redundant dependencies 2015-07-14 14:09:10 -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.