Forum Moderators: DixonJones

Message Too Old, No Replies

Does anyone have a 'gap' in their apache logs?

         

complete n00b

6:50 pm on Jul 18, 2005 (gmt 0)

10+ Year Member



Good morning/day/evening/night everyone,

when analazyng two subsequent apache log files I found that I miss request for abount 2 minutes. I guess this is when the rotation of the files proceded.

Am I correct and how can you avoid this 'gap'? Do you have it too?

Peace out!

Reflect

7:54 pm on Jul 18, 2005 (gmt 0)

10+ Year Member



I have noticed this on my logs, sporadicly. I assumed that it was when the old log stopped and new one started once a hit was logged.

Take care,

Brian

gregbo

8:10 pm on Jul 18, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I've never seen a 2 minute gap. Perhaps a few seconds. Perhaps you can do a small test around the time your logs rotate by sending your site some traffic that is guaranteed to generate log data. Or pick a time when traffic is sufficiently high that log data is continuously generated and rotate the logs.

complete n00b

10:32 pm on Jul 18, 2005 (gmt 0)

10+ Year Member



I have a get request every second, so thats not a problem.

I also have my log file rotated weekly and size og 1 gig :D from now on. let see what happens.

thanks for input.