mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-07 05:28:34 +00:00
This cuts over all settings from `watcher.` to `xpack.watcher` as part of the settings cleanup for 5.0. Relates elastic/elasticsearch#1441 Original commit: elastic/x-pack-elasticsearch@c82483bf25
= 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.