Hacker News new | ask | show | jobs
by AznHisoka 2850 days ago
Elasticsearch is much more than a search engine.

Lots of people use it for analytics (checkout their aggregation/time series queries) as well as analyzing huge logs. Some people are starting to use it for machine learning use cases too.

1 comments

I have seen it used almost exclusively for logging as part of the Elastic (formerly ELK) stack.
At my previous job we used it for a fair amount of analytics for our SaaS clients.
Even the "plain" ELK uses aggregations to produce those graphs.