ssd_rider
ssd_rider

Reputation: 145

Alternative Anomaly Detection Engine for Elasticsearch

I am searching for an alternative anomaly detection/machine learning engine on top of Elasticsearch. I know there exists the Machine Learning feature of Kibana but only in the Platinum Edtition.

Are they any alternatives of the Kibana ML as open source or for free that can be run localy?

Thanks

Upvotes: 2

Views: 1456

Answers (1)

Val
Val

Reputation: 217424

There are a few alternatives listed here: https://sematext.com/blog/x-pack-alternatives/#elasticsearch-machine-learning-alternatives-7

One of them is Knowi and the other is Sematext.

And just yesterday, AWS released a fully open source version of ES with security and alerting plugins. No ML yet, but I would watch this project very carefully because knowing AWS is behind this, an ML plugin must not be that far away in the pipeline.

Upvotes: 2

Related Questions