Log format

aemadrid

Well-Known Member
#1
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
 
#5
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
 
Top