6e0cabac62
If we failed to parse a `Watch` or `WatchRecord` at startup we currently get stuck as this behaviour is undefined. This commit just adds some logging so we can tell that this is what happened. Original commit: elastic/x-pack-elasticsearch@aa6d95c172 |
||
---|---|---|
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.