I came across the same problem last March and raised a jira (LBCORE-138)
There you find a solution which works for us. Mind you we have not upgraded 
from 0.9.18 yet as we would need to hack the RollingCalender again to allow for 
this solution. Hence the bug I raised at the time. 

Given the interest of others the small change needed in RollingCalender might 
come in the next release ? Ceki ?


Cheers Andy


-----Original Message-----
From: [email protected] [mailto:[email protected]] On 
Behalf Of Gordon Sims
Sent: Friday, 9 July 2010 1:56 AM
To: logback users list
Subject: Re: [logback-user] Time based rolling policy

Ceki Gülcü wrote:
> By the way, why do
> you need to roll over at a specified time? What's wrong with midnight?

It can be beneficial to stagger batch job times in large virtual 
environments with shared disks to avoid thousands of VMs rolling and 
compressing files at the same time, which can put cause IO contention.

-Gordon
_______________________________________________
Logback-user mailing list
[email protected]
http://qos.ch/mailman/listinfo/logback-user
_______________________________________________
Logback-user mailing list
[email protected]
http://qos.ch/mailman/listinfo/logback-user

Reply via email to