borpin
(Brian Orpin)
64
Hi @VincentR (@TrystanLea)
I’ve had a chance to look at the logrotate
errors. Part of the issue is a change to logrotate
making 2 of the commands we were using mutually exclusive (reference make `renamecopy` and `copytruncate` override each other by kdudka · Pull Request #386 · logrotate/logrotate · GitHub & logrotate/ChangeLog.md at master · logrotate/logrotate · GitHub)
Firstly have you seen any other problems with log size (I’m expecting you will)
I have modified the logrotate files. If you want to give them a try, I can walk you through the process.
[edit]
Issue