Forum Moderators: DixonJones

Message Too Old, No Replies

Such a small log file

         

offman

12:21 pm on Jul 16, 2004 (gmt 0)

10+ Year Member



Hello there

I got a major problem with my log file, it only records the active day and not the previous ones.
Each day the log is replaced by the new one.
How can I do to keep the month activity for exemple
(I'm running a linux server)

Thanx to help me out.

pmkpmk

1:00 pm on Jul 16, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



What web-server are you running?

Older versions of Apache had a feature called "logrotate", which is handled by a seperate program in newer versions.

Maybe your logfiles are rotated and compresse? So along with your access.log, you might have an access.log.1 and multiple access.log.2.gz, access.log.3.gz, etc. files.

offman

3:13 pm on Jul 16, 2004 (gmt 0)

10+ Year Member



I'm running an apache server Apache/1.3.27