🔎 Open source distributed and RESTful search engine.
Go to file
Martijn van Groningen 1258a4c327 Renamed ConfigManager#isReady() to ConfigManager#start()
Add ConfigManager#stop()
Simplified config loading
smpt alert action settings are now also updated

Original commit: elastic/x-pack-elasticsearch@acb180f88c
2014-12-05 15:14:24 +01:00
dev-tools Add missing license check files. 2014-11-07 10:57:59 +00:00
src Renamed ConfigManager#isReady() to ConfigManager#start() 2014-12-05 15:14:24 +01:00
LICENSE.txt Initial X-Pack commit 2018-04-20 14:16:58 -07:00
README.asciidoc change readme file to asciidoc 2014-12-04 17:04:35 +01:00
pom.xml TESTS : Add stats test and bootstrap test 2014-11-18 11:17:00 +00:00
tests.policy Build: Configure randomizedtesting properly 2014-11-07 14:24:56 +01:00

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.