8fa42a581f
This commit adds the ConfigurationManager which the components use to load configuration from the index. The configuration manager exposes an isReady method which components should not start until it is returns true. Original commit: elastic/x-pack-elasticsearch@96a2f9f44f |
||
---|---|---|
dev-tools | ||
src | ||
LICENSE.txt | ||
README.asciidoc | ||
pom.xml | ||
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.