[
https://issues.apache.org/jira/browse/LOG4J2-1631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16886940#comment-16886940
]
Bohdan Chupika commented on LOG4J2-1631:
----------------------------------------
Have the same issue.
[~rpopma], this ticket is open for a while, do we have some ETA when this will
be fixed?
Thanks
> RollingFile appender does not rollover file as per TimeZone specified
> ----------------------------------------------------------------------
>
> Key: LOG4J2-1631
> URL: https://issues.apache.org/jira/browse/LOG4J2-1631
> Project: Log4j 2
> Issue Type: Bug
> Affects Versions: 2.7
> Reporter: Wassi Sandhu
> Priority: Major
>
> RollingFile appender does not rollover file as per TimeZone specified. The
> appender roll over according to LOCAL time in spite of providing TimeZone in
> filePattern
> Expected: The rollover should happen as per specified TimeZone
> <RollingFile name="RollingFile" fileName="${baseDir}/app.log"
>
> filePattern="${baseDir}/$${date:yyyy-MM}{GMT}/app-%d{yyyy-MM-dd}{GMT}.log.gz">
> ....
> ....
> </RollingFile>
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)