[ 
https://issues.apache.org/jira/browse/LOG4J2-1266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15237646#comment-15237646
 ] 

Hassan morsy commented on LOG4J2-1266:
--------------------------------------

it is Web app with EJB backend, Both the Web and EJB using the same file. what 
I notice when the file gets rotated the Web will keep writing to yesterday 
file, even if it is renamed. and EJB will write to the rotated file.

> at midnight Log4j2 continue loging the the rolled file and overwrite 
> yesterday logs
> -----------------------------------------------------------------------------------
>
>                 Key: LOG4J2-1266
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-1266
>             Project: Log4j 2
>          Issue Type: Bug
>          Components: Appenders
>    Affects Versions: 2.4
>         Environment: Jboss, Java 1.7
>            Reporter: Hassan morsy
>
> the problem is the log at midnight renamed with the date and the index. just 
> before the file got compre ssed it got overwritten. with the new days logs 
> for few seconds. I endup by very short compress file and lose the yesterday 
> logs.
> when I start gz the file it stoped writing to the file.
> when I used %1 it did create create two files app-date-2-.log.gz the worthe 
> few seconds of log after 12:00 and app-date-1.log.gz yesterday logs
> if I don't gz the file it continue writing to both file app.log and 
> app-date.log



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to