julius@roettgermann ~ $
A small tutorial on how to analyze the Caddy access log with GoAccess and how to host the overview as a static web page. It is always nice to have a graphical overview of the amount and type of requests the webs erver is handling. GoAccess is a fairly powerful real-time web log analyzer that has the ability to save the output of parsed log files to an HTML report. I’ve automated this process with a bash script that runs hourly on my web server.