🔎 Open source distributed and RESTful search engine.
Go to file
Martijn van Groningen 83f7fba1e1 Docs: Moved getting started to dedicated asciidoc file and added some more general documentation.
Original commit: elastic/x-pack-elasticsearch@2cddf76cd6
2014-12-04 12:53:18 +01:00
dev-tools Add missing license check files. 2014-11-07 10:57:59 +00:00
src Changed visibility of setters and made naming of setters and getters consistent 2014-12-01 18:52:02 +01:00
LICENSE.txt Initial X-Pack commit 2018-04-20 14:16:58 -07:00
README.md Docs: Moved getting started to dedicated asciidoc file and added some more general documentation. 2014-12-04 12:53:18 +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.md

= 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.