Project

General

Profile

Quick and dirty statistics?

Added by CoderMan almost 14 years ago

I'm running lighttpd on an amd64 Gentoo Linux server. I was wondering if anyone knew of any easy to use, lightweight tool to parse the access log and get statistics. I don't want something like awstats with an actual web page and all the configuration to deal with... just a program that parses the access log and dumps useful summarized statistics to stdout or a text file.

Obviously, I could do it myself in Ruby or Perl, but I'm too busy to re-invent the wheel.