Skip to content

Comment on Ask HN: What are the differences between Influxdb+Grafana and ELK?

Comments

Elasitcsearch is really a document database of sorts. Think of using it to store logs or messages.

InfluxDB is a time series database. Think of using it to store periodic measurement data (generally samples or point in time measurements).

For a complete solution you really need both of them.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.