b85c0ca1a7
This commit fixes two issues. 1. The actual emails that were being sent after getting the defaults applied were not being returned as part of EmailSent 2. There was a possible NPE when writing an `Email` if from or to was null. Closes elastic/elasticsearch#147 Original commit: elastic/x-pack-elasticsearch@0468280090 |
||
---|---|---|
dev-tools | ||
rest-api-spec | ||
src | ||
LICENSE.txt | ||
README.asciidoc | ||
all-signatures.txt | ||
core-signatures.txt | ||
pom.xml | ||
test-signatures.txt | ||
tests.policy |
README.asciidoc
= 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.