mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-10 06:55:32 +00:00
* watcher needs setFactory at least for now * fix watcher build to include security.policy (it duplicates too much build logic, this is hard) * fix watcher build to respect test logging parameters. Original commit: elastic/x-pack-elasticsearch@d2dc5f82e7
= 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.