[7.450][BUG][NOTABUG] Date in logfiles wrong

Hi  Friends !

After restore (from pen drive (boot))
  todays logs show last -next-current dates log

pls see attachment

if i restore from 14 i can understand 14 and todays 16 log it should show but why of 15 ?


Thanks
Parents Reply
  • first of all, this is not a bug, but a user-made issue.

    utm_kid is wondering why he can find log entries for 14th, 15th, 16th June in his logfiles, although the expected behaviour is a rotated log. 

    we don't use the logrotate daemon for cycling the logfiles. there's an own mechanism (the log archiver) that takes care of the archiving and rotation.

    this log archiver is triggered by the cron daemon. as utm_kid is powering off his machine each night, cron never get's a chance to start this job,
    as the log archiver is scheduled to midnight.

    as billybob already mentioned to you utm_kid: a firewall appliance is intended to run 24/7.
Children