srg(1) | General Commands Manual | srg(1) |
srg - A fast and flexible log analyser for the Squid proxy
srg srg [options] <logfile> [logfile] ...
SRG is a log analyser for the Squid web proxy. SRG takes input in the form of Squid access logs and outputs a series of reports in PHP (or HTML) format designed to summarise what the users of the cache have been viewing. SRG supports grouping requests by user, subnet or IP and can also filter on the same criteria.
Date and time should be specified in the following format for -f and -t
Date: YYYY-MM-DD
Time: :HH:MM:SS - note leading :
eg. 2005-01-08:15:46:30 (Jan 8 2005 15:46:30)
Logfile(s) to process should be specified at the end of the options
SRG is written and maintained by Matt Brown <matt@crc.net.nz> with the help of many others. See AUTHORS in the top level of the source tree.
Of course SRG doesn't have any bugs *wink*, if by some obscure chance you happen to find a bug in SRG, please report it via the URL below
http://sourceforge.net/tracker/?func=add&group_id=62787&atid=501794