Displaying 1 result from an estimated 1 matches for "17h15".
Did you mean:
1715
2010 Dec 02
1
rotate of logfiles
...s not a life-threatening question, but still quite important for
debugging.
I have the following crontab :
15 0,8,12,17 * * * /usr/sbin/asterisk -rx 'logger rotate'
Because I have debug level 9, logfiles get quite large.
I notice that the rotation of the logfiles goes to plan, except at 17h15.
I currently have :
-rw-r--r-- 1 root root 59024 Dec 2 09:36 messages.vps.hosting
--> 8h15 till now
-rw-r--r-- 1 root root 0 Dec 2 02:02
messages.vps.hosting.0 --> empty
-rw-r--r-- 1 root root 54137 Dec 2 08:14 messages.vps.hosting.1
--> 0h15 till 8...