Hey, Guys:
I'm a Chinese, my English is poor than other person, so, don't tease me,
please.

In this topic, i have a question and hope someone help me. The question is:
Why have not "User-Agent" and "Referer" data in IIS-ODBC Logging? If IIS can
do it, please tell me, because i way too need it to analyse vistor action.

Re: How to add User-Agent & Referer data in IIS-ODBC Logging? by Kristofer

Kristofer
Sun May 29 14:50:27 CDT 2005

Hello,

You cannot log these fields using ODBC logging.

You could write your own logging module, or you can use W3C logging and
then export the logfiles to the database. Log Parser could be of use for
this.

ODBC Logging:
http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/8ea48fac-28c0-46ae-9b7a-e4682dae3264.mspx

W3C Logging:
http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/676400bc-8969-4aa7-851a-9319490a9bbb.mspx

LogParser:
http://www.microsoft.com/technet/scriptcenter/tools/logparser/default.mspx

http://www.logparser.com/

IIS Custom Logging Module Interface:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/iissdk/html/3eaa4168-f86b-430e-8541-32599f3f93da.asp


--
Regards,
Kristofer Gafvert (IIS MVP)
www.gafvert.info - My Articles and help
www.ilopia.com


Jason Lee wrote:

> Hey, Guys:
> I'm a Chinese, my English is poor than other person, so, don't tease me,
> please.
>
> In this topic, i have a question and hope someone help me. The question
is:
> Why have not "User-Agent" and "Referer" data in IIS-ODBC Logging? If
IIS can
> do it, please tell me, because i way too need it to analyse vistor
action.