Title:
Yes, we are using Webtrends successfully with Orion. We changed format of the log file to following:
<access-log format="$ip - $user [$time] &quot;$request&quot; $status $size &quot;$referer&quot; &quot;$agent&quot;" path="../log/default-web-access.log" />
 
It is stored in /config/default-web-site.xml
 
stas@
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of John Miller
Sent: Thursday, November 09, 2000 3:10 PM
To: Orion-Interest
Subject: Using Webtrends to analyze Orion logs

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" "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.

Thanks,

Johnny
[EMAIL PROTECTED]

Reply via email to