|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
I was just looking at the apache logs for my company's website and I noticed that they're rather large. In fact, in the last week they've grown by over 117MB. Doing a
Code:
cat access.log | grep " 200 " | wc --lines yielded a 7 figure number which rather surprised me. Does anyone else run a site with logfiles this big? How many hits do you get? And can you recommend a log analysis tool capable of handling log files as big as (and bigger than) this? I'd be interested to hear what people think. |
|
#2
|
|||
|
|||
|
my web site grows around 12megs a day... so yeah, they get pretty big...
![]() Webalizer (http://www.webalizer.com/) will process your logs fairly quickly.. also, if you haven't already, you should probably set somthing up to roll the logs over ![]() MIke |
![]() |
| Viewing: Dev Shed Forums > System Administration > Apache Development > Apache logs |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|