Title:
Ok to get logs that is more descriptive edit the log tag in default-web-site.xml
 
Here is the one i use with analog:
<access-log path="../log/web.log" format="$ip - $user [$time] &quot;$request&quot; $status $size &quot;$referer&quot; &quot;$agent&quot;" split="day" suffix="yyMMdd" />
 
Then you get split files on day and a whole lot more info into the log....Look on the log tag to see what possibilities you have.....
 
Klaus
-----Opprinnelig melding-----
Fra: John Miller [mailto:[EMAIL PROTECTED]]
Sendt: 9. november 2000 13:10
Til: Orion-Interest
Emne: 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