mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-19 11:24:54 +00:00
This commit removals the usage of system properties as settings from the command scripts and the commands themselves. Relates elastic/elasticsearch#2206 Original commit: elastic/x-pack-elasticsearch@b0a3b895b1
= 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.