You should rotate at midnight.
Ralph
> On Aug 6, 2020, at 3:33 AM, Joan ventusproxy
> 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”
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