81382262ec
This is broken in 2.x and returns a wrong index name. We should just use the indices, that are hardcoded in the error message. Relates elastic/elasticsearch#2831 Original commit: elastic/x-pack-elasticsearch@457be61013 |
||
---|---|---|
.. | ||
bin/x-pack | ||
dev-tools | ||
src | ||
README.asciidoc |
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.