mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
This change refactors the old AlertActions code into Actions to mirror the triggers code. This work also includes the configuration changes and webhook changes from master. TemplateUtils has been renamed to StringTemplateUtils. References to the old AlertActions code have been removed and updated to reference the new code. Action.Result now implements ToXContent This allows the FiredAlerts to track the history of the actions. Original commit: elastic/x-pack-elasticsearch@a3d5d3bd4d
= 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.
Description
Languages
Java
99.5%
Groovy
0.4%