[ Phuket Info | Thailand Hotels | Phuket Diving | Phuket Nightlife | Phuket Classifieds | Phuket Links ]
PHUKET-INFO.COM Forums Mai Thai Bar Phuket

Go Back   PHUKET-INFO.COM Forums > Off Topic Forums > Webmaster World

Reply
 
Thread Tools Search this Thread
  #1  
Old 26-07-2005, 04:34
magnusvv's Avatar
magnusvv magnusvv is offline
Registered User [391]
Junior Member - Silver
 
Join Date: Jun 2003
Location: South Grafton, Massachusetts -- USA
Age: 29
Posts: 294
Send a message via ICQ to magnusvv Send a message via AIM to magnusvv Send a message via MSN to magnusvv Send a message via Yahoo to magnusvv
Apache Access Log File Analysis

I am running an Apache HTTP server here and for a while i was using a script called awstats to analyze the traffic data stored in the log file. All of a sudden it stopped working, although nothing on the server changed. Including the configuration files for awstats and the log file output for apache.

Awstats is not the most userfriendly but the output data is pretty darn good. Can anyone recommend something better (easier to configure/reconfigure)...that is still freeware?
Reply With Quote
Guest Info

+:+:+ Forum Headquarter +:+:+
Mai Thai Bar
If you look for a hotel - Book hotel here
Register and become a member and you will not see this box.

  #2  
Old 26-07-2005, 04:46
Burg's Avatar
Burg Burg is offline
Registered User [7037]
Junior Member - Bronze
 
Join Date: Apr 2005
Location: fdffff
Posts: 119
which OS do you use?
Reply With Quote
  #3  
Old 26-07-2005, 05:01
magnusvv's Avatar
magnusvv magnusvv is offline
Registered User [391]
Junior Member - Silver
 
Join Date: Jun 2003
Location: South Grafton, Massachusetts -- USA
Age: 29
Posts: 294
Send a message via ICQ to magnusvv Send a message via AIM to magnusvv Send a message via MSN to magnusvv Send a message via Yahoo to magnusvv
Its a Windows XP host.
Reply With Quote
  #4  
Old 26-07-2005, 05:08
Burg's Avatar
Burg Burg is offline
Registered User [7037]
Junior Member - Bronze
 
Join Date: Apr 2005
Location: fdffff
Posts: 119
> All of a sudden it stopped working

Surprise. Anyway, depends on what kind of summaries you want and which data you want to log. You can try http://www.xav.com/scripts/axs/
It works fine for years here already, but no experience on a windows host.
Reply With Quote
  #5  
Old 26-07-2005, 18:26
magnusvv's Avatar
magnusvv magnusvv is offline
Registered User [391]
Junior Member - Silver
 
Join Date: Jun 2003
Location: South Grafton, Massachusetts -- USA
Age: 29
Posts: 294
Send a message via ICQ to magnusvv Send a message via AIM to magnusvv Send a message via MSN to magnusvv Send a message via Yahoo to magnusvv
Most likely it stopped when I installed some new windows security updates. Not sure, but thats about all I can come up with. Unless it has some file size limitations.

I'll try out your recommendation. Thanks
Reply With Quote
  #6  
Old 26-07-2005, 22:13
Burg's Avatar
Burg Burg is offline
Registered User [7037]
Junior Member - Bronze
 
Join Date: Apr 2005
Location: fdffff
Posts: 119
Remember though that the script I recommended you is not a log analyzer. It creates it's own logs (perl). It doesn't use your Apache logs. If you want to analyze your Apache logs you will need another app. The axs script I told you about provides with almost all the info I want. See for yourself.
Needless to say that you have to switch to a real OS if you want trustable, reliable information and you want your site up and running most of the time.
If the last is not necessary and it's only for fun and playing, then you already have the right OS.
Reply With Quote
  #7  
Old 26-07-2005, 22:52
stevem's Avatar
stevem stevem is offline
Registered User [1109]
Senior Elite Member
 
Join Date: Dec 2003
Location: Sydney
Age: 46
Posts: 7,420
Quote:
Originally Posted by magnusvv
I am running an Apache HTTP server here and for a while i was using a script called awstats to analyze the traffic data stored in the log file. All of a sudden it stopped working, although nothing on the server changed. Including the configuration files for awstats and the log file output for apache.

Awstats is not the most userfriendly but the output data is pretty darn good. Can anyone recommend something better (easier to configure/reconfigure)...that is still freeware?

I have never bothered to look at the logs, but go to apache.org and have abit of scrounge around. Also a google of "analyze apache log" turned up heaps to sort through.
Reply With Quote
  #8  
Old 26-07-2005, 22:53
magnusvv's Avatar
magnusvv magnusvv is offline
Registered User [391]
Junior Member - Silver
 
Join Date: Jun 2003
Location: South Grafton, Massachusetts -- USA
Age: 29
Posts: 294
Send a message via ICQ to magnusvv Send a message via AIM to magnusvv Send a message via MSN to magnusvv Send a message via Yahoo to magnusvv
Its a spare PC on a dynamic ip setup for a personal photo gallery. Its all "fun and playing".

I had just assumed that what you recommended was a log file analyzer.....glad you pointed that out.

Thanks
Reply With Quote
  #9  
Old 26-07-2005, 22:57
magnusvv's Avatar
magnusvv magnusvv is offline
Registered User [391]
Junior Member - Silver
 
Join Date: Jun 2003
Location: South Grafton, Massachusetts -- USA
Age: 29
Posts: 294
Send a message via ICQ to magnusvv Send a message via AIM to magnusvv Send a message via MSN to magnusvv Send a message via Yahoo to magnusvv
Quote:
Originally Posted by stevem
I have never bothered to look at the logs, but go to apache.org and have abit of scrounge around. Also a google of "analyze apache log" turned up heaps to sort through.

Exactly...and when I chose this one thats how I found it. I was looking for a recommendation based on someone else's experience using the same stuff.
Reply With Quote
  #10  
Old 26-07-2005, 23:07
Burg's Avatar
Burg Burg is offline
Registered User [7037]
Junior Member - Bronze
 
Join Date: Apr 2005
Location: fdffff
Posts: 119
The question is again: WHAT do you want to know?
The problem is not awstats, awstats is perfectly fine and will keep on running as long as you want. You can make the switch to another app but that will probably stop working after some time also. Maybe it's better to change the part of your machine which is causing all these failures.
Reply With Quote
  #11  
Old 26-07-2005, 23:19
magnusvv's Avatar
magnusvv magnusvv is offline
Registered User [391]
Junior Member - Silver
 
Join Date: Jun 2003
Location: South Grafton, Massachusetts -- USA
Age: 29
Posts: 294
Send a message via ICQ to magnusvv Send a message via AIM to magnusvv Send a message via MSN to magnusvv Send a message via Yahoo to magnusvv
Somewhat of what I wanted to know is how reliable awstats really is. Its a freeware script for analyzing a 3rd parties log file. I was doubting its reliability and ease of use...so I wanted some alternative suggestions.

This is all in good fun....which is the purpose of the post. Yes I could surely do all of this on my own.
Reply With Quote
  #12  
Old 26-07-2005, 23:22
stevem's Avatar
stevem stevem is offline
Registered User [1109]
Senior Elite Member
 
Join Date: Dec 2003
Location: Sydney
Age: 46
Posts: 7,420
Its not because your logfiles have gotten so large they cant be handled properly by this app??? Just a thought.
Reply With Quote
  #13  
Old 26-07-2005, 23:34
magnusvv's Avatar
magnusvv magnusvv is offline
Registered User [391]
Junior Member - Silver
 
Join Date: Jun 2003
Location: South Grafton, Massachusetts -- USA
Age: 29
Posts: 294
Send a message via ICQ to magnusvv Send a message via AIM to magnusvv Send a message via MSN to magnusvv Send a message via Yahoo to magnusvv
Actually Steve thats exactly what I was thinking originally, but its only 28 MB, and I found on their websites that awstats supports "unlimited log file size".

My assumption was that this is a commonly used script by webmasters though...so I'd assume it can handle some pretty big log files.

Posting about it on here has increased my interest level so maybe tonight I will look at it a little deeper. Its just a perl script.....
Reply With Quote
  #14  
Old 26-07-2005, 23:40
Izzy's Avatar
Izzy Izzy is offline
Registered User [3876]
Junior Member - Gold
 
Join Date: Sep 2004
Location: Aberdeen, UK
Age: 29
Posts: 390
I use AwStats too, find it great...I used to use Webalizer on my FreeBSD box but it didnt seem to handy on a Windows server. I havent tried it yet on a big log file yet tho. While 28meg isnt that big, its still a lot of lines to parse, and check if DNS lookups etc are enabled, this can slow things down a lot (checking out the AwStats config file has nice rundown on %speed decreases each option will inflict)
__________________
A fool and his money are a girl's best friend.
Reply With Quote
  #15  
Old 27-07-2005, 02:06
Burg's Avatar
Burg Burg is offline
Registered User [7037]
Junior Member - Bronze
 
Join Date: Apr 2005
Location: fdffff
Posts: 119
Quote:
Originally Posted by magnusvv
Somewhat of what I wanted to know is how reliable awstats really is.
It's more reliable then the underlying engine you are using. Ever tried to do a "grep" (unix binaries for win32) in a dos box on a file over x MB? Try it, and you will know the answer.

If you want to do some problemsolving, the problem is not in awstats.
Reply With Quote
  #16  
Old 27-07-2005, 08:00
magnusvv's Avatar
magnusvv magnusvv is offline
Registered User [391]
Junior Member - Silver
 
Join Date: Jun 2003
Location: South Grafton, Massachusetts -- USA
Age: 29
Posts: 294
Send a message via ICQ to magnusvv Send a message via AIM to magnusvv Send a message via MSN to magnusvv Send a message via Yahoo to magnusvv
The problem was with the file size.

Thanks guys.

~~~~~~~~~~
Actually....the problem was resolved by removing the old log file and parsing through a newly created one. However...I am unable to parse through parts of the old file...even as small as 3MB.

Seems like its just a good way to kill time at this point.

Last edited by magnusvv : 27-07-2005 at 08:11.
Reply With Quote

Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Wireless Access Points (In Thailand) IreMark General 5 11-02-2005 02:18
Internet Access bloo72 Koh Samui / Koh Phangan 1 05-01-2005 18:47


All times are GMT +7. The time now is 01:30.


 
Hotel Guide

Services

Summer Breeze Hotel Thai Visa Express - Immigration consultants Phuket smart homes, home cinema, lighting controllers
Powered by vBulletin Version 3.6.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0 RC3 © 2006, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33