[7.470][QUESTION][ANSWERED] Out scope data logs for today's logs

Hi

Seems there is logs for yesterday in the today's log for HA for example:


2009:07:11-23:59:38 asg450a-2 slon[9329]: [2-1] CONFIG main: local node id = 2
2009:07:11-23:59:38 asg450a-2 slon[9329]: [3-1] CONFIG main: launching sched_start_mainloop
2009:07:11-23:59:38 asg450a-2 slon[9329]: [4-1] CONFIG main: loading current cluster configuration
2009:07:11-23:59:38 asg450a-2 slon[9329]: [5-1] CONFIG main: configuration complete - starting threads
2009:07:12-00:00:06 asg450a-1 slon_control[3497]: Slonik error, process exited with value 255
2009:07:12-00:00:06 asg450a-1 slon_control[3497]: Started slon process 7882 for reporting
2009:07:12-00:00:06 asg450a-1 slon_control[3497]: Selfcheck for pop3 with lag -1, sync 0
2009:07:12-00:00:06 asg450a-1 slon_control[3497]: Killing slon pop3 [4087]


is it normal ?

thx
Parents Reply Children
  • This is normal since the log rotation is triggerd at 00:00 and does not filter by
    timestamp. It just compresses and moves away the logs one after each other. 
    It may take some seconds and for this short time you may have an overlap.
  • This is normal since the log rotation is triggerd at 00:00 and does not filter by
    timestamp. It just compresses and moves away the logs one after each other. 
    It may take some seconds and for this short time you may have an overlap.


    ok thx for explanations, was thinking you where doing some kind of grep just after 00:00 and generate the archive... and purge yesterday's log for the current logs..

    thx

    you can close that one...