Access.Log Analyzer
Just a quick question. I use Ubuntu as a server and as a desktop. Does anyone have any ideas for a nice access.log analyzer? It could be a program tha开发者_JAVA技巧t I download to the desktop or the server. Thanks.
If You are looking for something light, You can check command line tool for log analyzing called Go Access.
On Ubuntu/Debian just type:
sudo apt-get install goaccess
It looks like this:
AwStats is a quite popular choice and here are instructions for Ubuntu
Maybe Nihuo is suitable for you.
精彩评论