Forum Moderators: phranque

Message Too Old, No Replies

Apache/Linux Logging problem

Apache access log file size exceeded

         

Puggy

3:40 am on Apr 17, 2006 (gmt 0)



Hi guys/gals.

My problem is, it seems that the apache log file had reached its size limit (2Gigs, lol!) and didn't log anything for a while.

Does apache log accesses elsewhere when this happens?

Thanks in advance!

jdMorgan

1:58 pm on Apr 17, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



This is a disk limit, so the server would log the 'extra' data to /dev/null -- in other words, it would throw it away.

Jim