Bug #611
logrotate is not working properly
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% |
|
Category: | - | Spent time: | - | |
Target version: | - |
Description
logrotation is not working properly in R6. See this post on the forum: http://knoppmyth.net/phpBB2/viewtopic.php?t=20203&highlight=logrotate
On my system, the mythbackend log seemed to be rotating correctly, so I dont think the change to /etc/logrotate.d/mythbackend.lr is necessary, but the other two are a problem on my system (/var/log/lircd and /var/log/daemon.log (which is the syslog-ng one).
I have made those two suggested changes and will reboot and monitor if /var/log/lircd and /var/log/daemon.log rotate correctly.
History
Updated by brfransen almost 15 years ago
I was seeing a problem only with mythfrontend.log and mythbackend.log not rotating. I did a logrotate -f /etc/logrotate.conf manually and all seems to be good now. I did not make any of the changes listed in the post on the forum.
Updated by GregFrost almost 15 years ago
lirc and syslog-ng were definately not working properly. I have now commited updates for them both based on the details in that thread.