HACKER Q&A
📣 anxiously

Any recommended Nginx log analyzer?


I'd like to understand where my traffic is coming from, which pages are most popular and so on but I don't want to use Google Analytics or anything else that is invasive.

Does anyone know of a simple tool to analyze Nginx logs? Perhaps a simple binary I can easily run?


  👤 kesavkolla Accepted Answer ✓
I've used goaccess https://goaccess.io/

It's single binary and you can do lot of analysis using it


👤 password4321
https://github.com/netdata/netdata for real-time monitoring/troubleshooting.