Hacker News new | ask | show | jobs
by e12e 1985 days ago
Loki and grafana? (not really an alternative in the sense of "full text search" over logs, but an alternative in the sense "an interface for aggregate search over logs").
2 comments

Grafana started out as a fork of Kibana 3 if I remember correctly, which was around the time Elastic acquired Kibana. Since then, it has become a nice product in its own right. But the shared history is interesting.

https://grafana.com/blog/2019/09/03/the-mostly-complete-hist...

There's also Cloki, which offers the same Loki APIs but stores data in ClickHouse. It looks interesting.

https://github.com/qxip/cloki-go

Disclaimer: I work on ClickHouse at Altinity.

It does look interesting, but maybe a little too exciting: "Super experimental". One advantage of loki, is that it is part of hosted grafana, so there's some commitment to it as a product.