mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-06 13:08:29 +00:00
5687c91bf6
Original commit: elastic/x-pack-elasticsearch@f61bd59d86
8 lines
237 B
Plaintext
8 lines
237 B
Plaintext
= 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.
|