Hacker News new | ask | show | jobs
by mekster 1149 days ago
I think what matters is the interface. A clean interface to read structured logs in table view than throw raw text at the user like many products do and nice way to filter them.

Loki + Grafana isn't really good for log viewing at all. I use Metabase to read logs sent to ClickHouse which gives far nicer interface.

1 comments

Whoa. Didn't know folks did that. I always thought of metabase as BI tool, but the table UI is quite nice.