Hi All:
Thanks to Dan for apache combined log patch:
http://www.squid-cache.org/mail-archive/squid-dev/200301/0164.html

I test it with squid Stable2. and I found some host alias need trim in the request url 
field:
I wrote this script for convert "GET http://localhost:8000/index.html => "GET 
/index.html for fully compatable with other log analysers.
if using squid at reverse proxy cache for multi domains, it can split log files into 
multi logs according to domain config: 

usage: ./split_squid_log.pl [options]
    -h: print this help
    -c: [config_file]
    -i: [input squid log file]
    example: ./split_squid_log.pl -c split.conf -i access.log

Regards

Che, Dong
http://www.chedong.com/

Attachment: split_squid_log.pl
Description: Binary data

Reply via email to