Log Files and AwStats

Posted By: plenusvita ()
Posted On: 2005-Sep-02 15:00

Hey Guys

I used to use a program called Web Trends to analyze my log files but since doing a computer format have lost this.
Reading your forum there seem to be free log file analyzers out there - including AWSTATS. Although I cannot seem to get this to work.

Basically our log files and ex(then the date) eg - ex010805

They are downloaded from our own windows server.

Can anyone tell me if there is a good FREE (not trial version) log file program out there we could use to view all the relevant stats please.
Output as HTML.

Also an I doing something wrong with AWSTATS? IT mentions PERL and other things which confused me so I left.....

Many thanks for your help and I hope to hear from someone soon.

[ Message was edited by: bhartzer 09/02/2005 09:03 am ]




Posted By: OAC (Staff)
Posted On: 2005-Sep-05 09:08

Try these:

1. Do a search here: [link]
for "log analyzer"

I like the Tucows ones because they are rated.

2. Do a Google search for "free log analyzer" (with the quote marks)

Hope this helps smile


Posted By: plenusvita ()
Posted On: 2005-Sep-05 16:19

Hi OAC

Thanks for the reply, I have tried the google search before and am offered a lot of programs. I was wondering if you guys use any - which is the best.

I will certainly try the tucows one now.

Thanks again for the advice, appreciated.

;-)


Posted By: OAC (Staff)
Posted On: 2005-Sep-06 04:51

I think the problem is that we use non free software such as Web Trends, Urchin or Click Tracks so we don't know very much about the free analyzers. That's why the Tucows site is good - they have "cow" ratings smile


Posted By: sem4u ()
Posted On: 2005-Sep-06 11:35

Funnel Web Analyzer is good and free smile


Posted By: OAC (Staff)
Posted On: 2005-Sep-07 08:25

Good one, sem4u smile


Posted By: plenusvita ()
Posted On: 2005-Sep-07 15:20

Thanks sem4u - appreciated.


Posted By: Prowler (Staff)
Posted On: 2005-Sep-10 06:53

Actually we are used to webalizer and Awstats amongst other things when it comes to analyzing our server log files. Most *nix servers have these two software installed. True - Awstats require Perl binary as it is written in perl. But then *nix servers have Perl installed by default.

Webalizer is available for Windows here: [link]

Whatever the software is, typical IIS servers are not configured by default to log many information ( presumably to conserve disk space ?) like referer information. You will have to turn them on.

Awstats will work in windows too. The problem usually occurs as these software are written for the standard Apache log format. IIS log format differs widely depending upon the log configuration. A little tweaking may be required at the server end too.