Thanks.

> [user@localhost /etc/logrotate.d]$ grep daemon /var/lib/logrotate/status
> "/var/log/daemon.log" 2018-8-24-9:0:0

So logrotate ran between 9am and 10am today on the daemon.log file.
But apparently did not rotate it.

> [user@localhost /etc/logrotate.d]$ sudo journalctl -u logrotate.service
> -- Logs begin at Fri 2018-08-24 19:54:13 MSK, end at Fri 2018-08-24 20:19:39 
> MSK. --
> -- No entries --

As your journald logs do not persist reboots, are there any logrotate
related error messages in /var/log/syslog (maybe something related in
the 9am-10am time-span)?

Reply via email to