Ask HN: 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?
Comments
I've used goaccess https://goaccess.io/
It's single binary and you can do lot of analysis using it
Thanks, that was quick and easy to test. I will use this for the time being but willing to try more if anyone knows of any.
https://github.com/netdata/netdata for real-time monitoring/troubleshooting.