|
/
Zope
/
Apsis
/
Pound Mailing List
/
Archive
/
2007
/
2007-10
/
pound log files to use with webalizer?
[
About 303 rewrite? / Pierre-Alain RIVIERE ... ]
[
Pound and Persistent SSL connections / patrice ... ]
pound log files to use with webalizer?
Matthias Kellermann <mkellermann(at)net-com.de> |
2007-10-17 16:11:45 |
[ FULL ]
|
Hi list,
I'm planning to use pound for a little webserver farm with
Apache/Coldfusion and (lots of) virtual hosts and also some SSL virtual
hosts.
Is it possible to use the pound logfile for tracking the traffic for
each virtual host? I saw different log formats in pound:
3 - Apache combined log format
4 - Apache combined log format without virtual host
Is it possible to use these log formats for virtual host based traffic
analysis with Webalizer or other traffic analyzers?
Matthias
|
|
|
Re: [Pound Mailing List] pound log files to use with webalizer?
"Lorenzo Grio" <lorenzo.grio(at)gmail.com> |
2007-10-18 12:29:29 |
[ FULL ]
|
> Is it possible to use these log formats for virtual host based
traffic[...]
I think this is a question for Webalizer users: Webalizer supports
Apache combined log format?
If you search in Pound mailing list archive, you will find some posts
about "webalizer".
Regards
Lorenzo
|
|
|
Re: [Pound Mailing List] pound log files to use with webalizer?
Matthias Kellermann <mkellermann(at)net-com.de> |
2007-10-18 15:13:25 |
[ FULL ]
|
Lorenzo Grio schrieb:[...][...]
By default Webalizer doesn't understand the pound log format.
[...]
You are right - I've found the solution in the mailing list archive.
Changing the pound log format to something like
LogFormat= "%time3 %other %other %virtualname %host %other %other %time1
%methodurl %code %bytesd %refererquot %uaquot"
should do the trick.
Best regards,
Matthias
|
|
|
|