View Full Version : Log format
aemadrid
10-04-2006, 12:27 PM
In Apache I have this log format that I need to use Urchin with UTM:
Logformat "%h %v %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\" \"%{Cookie}i\"" special
Is there any way to have LS follow this format? Right now I have to proxy from Apache in a few sites just to be able to use Urchin.
Thanks in advance,
Adrian Madrid
mistwang
10-04-2006, 01:20 PM
No, it is not possible with LSWS now.
aemadrid
10-04-2006, 02:08 PM
No, it is not possible with LSWS now.
Any plans to make logs more configurable? Should I post in the request new features forum?
Thanks,
AEM
mistwang
10-04-2006, 07:52 PM
sooner or later. :-) No definitive time table for this yet.
mferguson
08-28-2007, 04:00 PM
Has this support made it into the current version of Enterprise yet? I've been a long time Urchin user and in moving to LiteSpeed I would really like to continue logging in a format that Urchin can derive a lot of information from. As the poster above mentioned I'm looking to enable the following log format:
Logformat "%h %v %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\" \"%{Cookie}i\"" special
This was an Apache configuration. If this is now supported in Enterprise can you tell me how to configure this so that it is done on a virtual host by virtual host basis?
Thanks!
Mark