Forum Moderators: DixonJones

Message Too Old, No Replies

How to record referrer information in log files

         

loggerhead

10:14 am on Jun 7, 2002 (gmt 0)

10+ Year Member



Hi,

My logfiles do not contain any referrer information. Can anyone tell me what to do so that the log files start recording referrers.

Also the site contains mainly dynamic pages but again the logfiles is not recording any of the parameters. Does anyone know what to do to start logging this info.

Thank you

M.

Brett_Tabke

11:35 am on Jun 7, 2002 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



Welcome to the board.

I assume you have access to your apache conf files?

under the "log format" directive. There should be several default examples. Uncomment them.

LogFormat "%a %h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" combined
LogFormat "%h %l %u %t \"%r\" %>s %b" common
LogFormat "%{Referer}i -> %U" referer
LogFormat "%{User-agent}i" agent

loggerhead

8:59 am on Jun 11, 2002 (gmt 0)

10+ Year Member



hi Brett

thanks for your reply. I should have mentioned the website is run on Microsoft IIS. Are the settings different for this. I have access to the configurattion files.

Thanks,

M

Hannu

12:46 pm on Jun 11, 2002 (gmt 0)

10+ Year Member



WebTrends has a support document on this issue.

Click here to see it. [netiq.com]

bmcgee

5:42 pm on Jun 22, 2002 (gmt 0)

10+ Year Member



Loggerhead, if you have not resolved this, stickymail me. I will step you through it in IIS.