[ https://issues.apache.org/jira/browse/LOG4J2-1435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15344139#comment-15344139 ]
Prashant commented on LOG4J2-1435: ---------------------------------- As suggested below are TRACE logs: <Jun 22, 2016 7:15:03 AM EDT> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to /export/apps/weblogic/domains/project-domain-tt/servers/projectNode1/logs/projectNode1.log29184. Log messages will continue to be logged in /export/apps/weblogic/domains/project-domain-tt/servers/projectNode1/logs/projectNode1.log.> 2016-06-22 07:15:04,257 DEBUG DefaultRolloverStrategy.purgeDescending executing 4 of 5: FileRenameAction[projectNode1.log.5 to projectNode1.log.6, renameEmptyFiles=true] 2016-06-22 07:15:04,275 DEBUG DefaultRolloverStrategy.purgeDescending executing 3 of 5: FileRenameAction[projectNode1.log.4 to projectNode1.log.5, renameEmptyFiles=true] 2016-06-22 07:15:04,310 DEBUG DefaultRolloverStrategy.purgeDescending executing 2 of 5: FileRenameAction[projectNode1.log.3 to projectNode1.log.4, renameEmptyFiles=true] 2016-06-22 07:15:04,321 DEBUG DefaultRolloverStrategy.purgeDescending executing 1 of 5: FileRenameAction[projectNode1.log.2 to projectNode1.log.3, renameEmptyFiles=true] 2016-06-22 07:15:04,332 DEBUG DefaultRolloverStrategy.purgeDescending executing 0 of 5: FileRenameAction[projectNode1.log.1 to projectNode1.log.2, renameEmptyFiles=true] 2016-06-22 07:15:04,340 TRACE DefaultRolloverStrategy.purge() took 0.09771 seconds 2016-06-22 07:15:04,341 DEBUG RollingFileManager executing synchronous FileRenameAction[projectNode1.log to projectNode1.log.1, renameEmptyFiles=false] > Log4j2 writing logs to already rolled file > ------------------------------------------ > > Key: LOG4J2-1435 > URL: https://issues.apache.org/jira/browse/LOG4J2-1435 > Project: Log4j 2 > Issue Type: Bug > Components: Configurators, Performance Benchmarks > Affects Versions: 2.6.1 > Environment: OS : Linux > Weblogic: 10.3.6.0 > JDK: 1.7.0_55 > Log4j version tested: 2.3 and 2.6.1 > Reporter: Prashant > Priority: Critical > Attachments: Capture.PNG, Capture2.PNG, log4j.xml > > > Recently we have migrated from log4j 1.x to 2.6.1 > I am seeing loggers are being written to rolled file along with main log file. > This is observed mainly if I am pushing load of 400k records. > PFA log4j xml. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org For additional commands, e-mail: log4j-dev-h...@logging.apache.org