Hacker News new | ask | show | jobs
by not_your_vase 585 days ago
Poor man's dashboard: Get your desired metrics with grep/wc/whatever shell commands from your logs, and visualize with PyQtGraph/PySide (or even gnuplot, for an even lighter experience).
1 comments

Or you can use GoAccess [0]

[0] https://goaccess.io/

interesting

> GoAccess is written in C

I assumed it would be written in Golang from the name.