At 12:10 09.11.00 , you wrote:

>I want to use Webtrends to analyze orions logs. Has anybody any experience 
>of doing this? If you do I would appreciate any advise you might be able 
>to give.
>
>Also, I have noticed that logs to not log browser type, OS etc.. as Apache 
>does
>
>eg:
>Apache logs like this:
>193.193.193.193 - - [11/Oct/2000:00:05:01 +0100] "GET /file.html HTTP/1.1" 
>200 1669 "<http://www.whatever.com>http://www.whatever.com" "Mozilla/4.0 
>(compatible; MSIE 5.0; Windows 98; DigExt)" 0 "-"
>
>Orion like this:
>193.193.193.193 - - [11/Oct/2000:00:05:01 +0100] "GET /file.htm HTTP/1.1"
>
>Does anyone know how to get Orion to log the additional information Apache 
>does in particular OS/Browser info and also get authenticated usernames 
>into the logs.

this is what we use for our production systems. I don't know of any 
problems with standard anaylzer tools (in fact I think we use webtrends for 
one customer).

     <access-log format="$ip - $user [$time] &quot;$request&quot; $status 
$size \&quot;$referer&quot; &quot;$agent&quot;" path="<your-logfile>" 
split="month" suffix="_yyyy-MM" />

HTH

robert

>Thanks,
>
>Johnny
>[EMAIL PROTECTED]

(-) Robert Krüger
(-) SIGNAL 7 Gesellschaft für Informationstechnologie mbH
(-) Brüder-Knauß-Str. 79 - 64285 Darmstadt,
(-) Tel: 06151 665401, Fax: 06151 665373
(-) [EMAIL PROTECTED], www.signal7.de


Reply via email to