🔎 Open source distributed and RESTful search engine.
Go to file
Brian Murphy 4e825e7fac Merge branch 'master' of https://github.com/elasticsearch/elasticsearch-alerts
Original commit: elastic/x-pack-elasticsearch@0707d65b2c
2014-12-04 14:55:26 +00:00
dev-tools Add missing license check files. 2014-11-07 10:57:59 +00:00
src Add payload search test 2014-12-04 14:55:08 +00: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.