You should rotate at midnight.

Ralph

> On Aug 6, 2020, at 3:33 AM, Joan ventusproxy <joan.balagu...@ventusproxy.com> 
> wrote:
> 
> Hello,
> 
> �
> 
> I have the log file named “data”. I will rotate it at midnight, supposing 
> today is 2020-08-06 I want the “data” log file to be renamed to 
> “data.2020-08-06” and a new “data” to log requests from 2020-08-07.
> 
> �
> 
> I’m going to use ‘CronTriggeringPolicy”. To achieve what I want, should I 
> plan to rotate it at midnight or just after midnight?
> 
> �
> 
> <CronTriggeringPolicy schedule="0 0 0 * * ?" evaluateOnStartup="true" /> OR
> 
> <CronTriggeringPolicy schedule="1 0 0 * * ?" evaluateOnStartup="true" />
> 
> �
> 
> Thanks,
> 
> �
> 
> Joan.
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-user-unsubscr...@logging.apache.org
For additional commands, e-mail: log4j-user-h...@logging.apache.org

Reply via email to