RE: Log4j2 rolling file rotation by hour not working

2017-06-02 Thread Joan Balagueró - ventusproxy
/1 * * ?" Joan. -Mensaje original- De: Ralph Goers [mailto:ralph.go...@dslextreme.com] Enviado el: viernes, 2 de junio de 2017 15:55 Para: Log4J Users List Asunto: Re: Log4j2 rolling file rotation by hour not working This sounds like a bug that has already been reported. I would

Re: Log4j2 rolling file rotation by hour not working

2017-06-02 Thread Ralph Goers
This sounds like a bug that has already been reported. I would suggest you try the CronTriggeringPolicy instead o the TimeBasedTriggeringPolicy. Ralph > On Jun 2, 2017, at 3:19 AM, Joan Balagueró - ventusproxy > wrote: > > Hello, > > > > I致e posted this in stackoverflow, with no success. S

Log4j2 rolling file rotation by hour not working

2017-06-02 Thread Joan Balagueró - ventusproxy
Hello, I’ve posted this in stackoverflow, with no success. So I’m trying here now. I'm seeing the following behaviour in log4j2, not sure if it's the expected. This is part of my log4j.xml: %m%d{-MM-dd HH:mm:ss.SSS}%n The log.rotateAccess is a sys