9e5245fd64
* Replace http data extractor with a client extractor This first implementation replaces the HTTP extractor with a client extractor that uses search & scroll. Note that this first implementation has some limitations: - Only reads data that are in the _source - Does not handle aggregated searches These limitations will be addressed in follow up PRs. Relates to elastic/elasticsearch#154 Original commit: elastic/x-pack-elasticsearch@f692ed961c |
||
---|---|---|
.. | ||
licenses | ||
src | ||
.gitignore | ||
README.asciidoc | ||
build.gradle | ||
gradle.properties |
README.asciidoc
= Elasticsearch Prelert Plugin Behavioral Analytics for Elasticsearch