Re: problems with 7.1.x and log rolling

2017-05-07 Thread Wolfgang Walter
On Saturday, 6 May 2017 21:48:42 CEST Leif Hedstrom wrote: > > On May 6, 2017, at 12:10 PM, Wolfgang Walter > > wrote: > > > > Hello, > > > > it seems that log rotation does not work any more as expected. Using the > > example logging.config adding > > > > RollingEnabled = 1, > > RollingInt

Re: problems with 7.1.x and log rolling

2017-05-06 Thread Leif Hedstrom
> On May 6, 2017, at 12:10 PM, Wolfgang Walter wrote: > > Hello, > > it seems that log rotation does not work any more as expected. Using the > example logging.config adding > > RollingEnabled = 1, > RollingIntervalSec = 60 > > to > > log.binary { >Format = squid, >Filename = 'd

problems with 7.1.x and log rolling

2017-05-06 Thread Wolfgang Walter
Hello, it seems that log rotation does not work any more as expected. Using the example logging.config adding RollingEnabled = 1, RollingIntervalSec = 60 to log.binary { Format = squid, Filename = 'darthschaeuble/squid' } the logfile is rolled exactly once (after 60s). But traff