Simple NGINX log file analyzer

uwe picture uwe · Sep 25, 2012 · Viewed 79.1k times · Source

I'm looking for a simple tool to analyze my NGINX logs on my macbook. I want to be able to get some basic stats including bot access and also be able to sort/filter the logs to find out what happened right before the server crashed.

Answer

Alex Mazzariol picture Alex Mazzariol · Jan 15, 2013

You may try with GoAccess; free and open source console based. It may output an HTML report too.