View previous topic :: View next topic |
Author |
Message |
awss -
Joined: 29 Nov 2003 Posts: 6
|
Posted: Fri Dec 12, 2003 8:42 pm Post subject: More advanced logging ? |
|
|
Is there a way to enable even more advanced logging?
Even with the extended setting, the output of the log is only like this
Quote: | 195.93.34.11 - - [29/Nov/2003:21:31:09 +0000] "GET /files/pic.jpg HTTP/1.0" 200 46521 "" "Mozilla/4.0 (compatible; MSIE 6.0; AOL 8.0; Windows 98; YComp 5.0.2.6)" |
I want to be able to use very detailed logs like this which logs everything, including the original IP address if they are behind a proxy.
Quote: | =Friday, December 12, 2003 at 19:18:57=host213-122-142-178.in-addr.btopenworld.com=Name: host213-122-142-178.in-addr.btopenworld.com==Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; FunWebProducts)=image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, application/x-shockwave-flash, */*=213.122.142.178==http://www.spy.org.uk/wtwu.htm========================= |
|
|
Back to top |
|
 |
Anonymoose -
Joined: 09 Sep 2003 Posts: 2192
|
Posted: Fri Dec 12, 2003 10:26 pm Post subject: |
|
|
What on earth would you do with
"image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, application/x-shockwave-flash"
just out of interest ?
As long as it can be switched back to standard advanced logging, don't suppose it would hurt :) |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Fri Dec 12, 2003 11:07 pm Post subject: Re: More advanced logging ? |
|
|
awss,
Abyss uses the Common Logging Format which is the standard used by most web servers. The log format you've suggested is unknow for us. What is it? What server gives you such a logging? _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
hellraiser_rob -
Joined: 16 Oct 2003 Posts: 11
|
Posted: Fri Dec 12, 2003 11:54 pm Post subject: Re: More advanced logging ? |
|
|
aprelium wrote: | awss,
The log format you've suggested is unknow for us. What is it? What server gives you such a logging? |
You sound like the borg, lol :P |
|
Back to top |
|
 |
awss -
Joined: 29 Nov 2003 Posts: 6
|
Posted: Sat Dec 13, 2003 4:21 pm Post subject: Re: More advanced logging ? |
|
|
aprelium wrote: | awss,
Abyss uses the Common Logging Format which is the standard used by most web servers. The log format you've suggested is unknow for us. What is it? What server gives you such a logging? |
I assume the information generated in the little box on this page is from a server log ...
http://www.spy.org.uk/cgi-bin/custodes.pl
:? |
|
Back to top |
|
 |
Anonymoose -
Joined: 09 Sep 2003 Posts: 2192
|
Posted: Sat Dec 13, 2003 7:44 pm Post subject: |
|
|
That's just passing the environment variables sent by your browser to the webserver and throwing them back out into the page with SSI. It isn't a logging format...
Check out http://www.privacy.net/analyze/ for an even more in depth and somewhat paranoia inducing version... |
|
Back to top |
|
 |
|