mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-24 17:09:48 +00:00
This commit is the x-plugins side of the refactoring of script settings. Relates elastic/elasticsearchelastic/elasticsearch#16197 Original commit: elastic/x-pack-elasticsearch@4c429933b9
= 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.