> On May 6, 2017, at 12:10 PM, Wolfgang Walter <trafficser...@stwm.de> 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 = 'darthschaeuble/squid' > } > > the logfile is rolled exactly once (after 60s). But trafficserver then > continues to log into the renamed file and does not create a new one.
Can you file a Github Issue please? Fwiw, I’ve been using 7.1.x in production, but we roll on size, not time, and that still works. — leif