d3ced7161b
Instead of having to specify `scheme`, `host`, `port`, `path` and `params` each one can now use the `url` field and specify something like `http://example.org/foo?bar=baz` This works for HttpRequest and HttpRequestTemplate Original commit: elastic/x-pack-elasticsearch@8c052cf419 |
||
---|---|---|
.. | ||
bin/watcher | ||
dev-tools | ||
src | ||
LICENSE.txt | ||
NOTICE.txt | ||
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.