Package: logrotate
Version: 3.11.0-0.1

logrotate claims

considering log /var/log/messages
  Now: 2018-05-30 16:45
  Last rotated at 2018-05-28 00:06
  log does not need rotating (log has been rotated at 2018-5-28 0:6, that is 
not week ago yet)
not running postrotate script, since no logs were rotated



Problem is:

root@dpcl018:~# ls -l /var/log/messages*
-rw-r----- 1 root adm 4870927220 May 30 16:49 /var/log/messages
-rw-r----- 1 root adm    1403952 May 28 00:06 /var/log/messages.1.gz
-rw-r----- 1 root adm    1347068 May 20 00:08 /var/log/messages.2.gz
-rw-r----- 1 root adm    1040662 May 13 00:06 /var/log/messages.3.gz
-rw-r----- 1 root adm    1212833 May  7 08:43 /var/log/messages.4.gz


If it waits for tomorrow, then the disk is full.

Regards
Harri

Reply via email to