OpenSearch/README.asciidoc
uboness 47b0fb4ea1 [docs] added docs for input, schedule and condition
Also:

- removed `throttle` file (throttling is not covered in `alert-anatomy` page)
- fixed ctx model parameters in templates/scripts to use the `ctx` prefix.
- added a dediated section in alert-anatomy about execution context as template/script model
- wrote first page of `transform` section

Original commit: elastic/x-pack-elasticsearch@471ca7f0d9
2015-03-19 12:07:20 -07:00

8 lines
182 B
Plaintext

= Elasticsearch Alerts Plugin
This plugins adds alerting features to elasticsearch
You can build the plugin with `mvn package`.
The documentation is put in the `docs/` directory.