PacketFence - BTS - PacketFence
View Issue Details
0001772PacketFenceaddonspublic2014-03-03 14:412014-03-20 21:13
mrobbert 
francis 
normalminoralways
resolvedfixed 
AllAllAll
4.1.0 
4.1.1 
8255430c40643b8f059f01c37f8acc00063c6db5
0001772: logrotate doesn't properly rotate logs due to syntax error
There is a duplicate file entry in the packetfence logrotate configuration file that is apparently causing it to not read the rest of the file, therefore it doesn't do the copytruncate. The logs get moved instead of copied and since there is no restart they continue to log to the old log files.
I have sent a pull request (0000125) on Github with a fix.
1. run logrotate
2. Observe that logs are getting written to old log files or use lsof/fuser to see that running processes still have old files open.
No tags attached.
Issue History
2014-03-03 14:41mrobbertNew Issue
2014-03-20 21:13francisfixed in git revision => 8255430c40643b8f059f01c37f8acc00063c6db5
2014-03-20 21:13francisStatusnew => resolved
2014-03-20 21:13francisFixed in Version => 4.1.1
2014-03-20 21:13francisResolutionopen => fixed
2014-03-20 21:13francisAssigned To => francis

There are no notes attached to this issue.