Alan McKinnon <alan.mckin...@gmail.com> writes: >> I notice that the size part is on its own line which may be the issue. > > That will rotate his log when it gets to 100k, and only when it gets to 100k. > The OP wants to rotate when either the log file is a certain size, or every > week, whichever comes first. > > Logrotate does not support that feature.
Thanks Alan... saved me dicking around with it endlessly.