I suppose the webtrends just analyze the log file and present it in a friendly manner. But where is the original log file located? on my web server, or somewhere else, such as my ISP's server? (I am using cable.)
Could anyone answer my silly question? I am new on this topic and I couldn't find any search function of this forum.
Stefan
2:41 am on Mar 23, 2004 (gmt 0)
It should be on your web server, and can be reached by ftp. Just look for a folder saying "logs", open it, look at all the files, then dl whatever you want to your computer. They might be zipped. After that, you can look at them as a .txt file in Wordpad, or analyze them with one of many programs.
I couldn't find any search function of this forum.
At the top of the page where it says "site search".
zhxn
5:00 pm on Mar 23, 2004 (gmt 0)
Thank you Stefan, I got it. I am using Windows2000 server. It does have a "logfile" folder under system32.
Yaning
yllai
5:21 am on Apr 16, 2004 (gmt 0)
I using SSH Seure Shell, where can I get the log file?
Stefan
12:52 pm on Apr 16, 2004 (gmt 0)
Try: cd /www cd /logs, and look in there. It might be "access_log".