[
https://issues.apache.org/jira/browse/LOG4J2-2800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17494921#comment-17494921
]
Ralph Goers commented on LOG4J2-2800:
-------------------------------------
Leaving this open for a possible future enhancement.
> Option to flush and rollover active log files on shutdown
> ---------------------------------------------------------
>
> Key: LOG4J2-2800
> URL: https://issues.apache.org/jira/browse/LOG4J2-2800
> Project: Log4j 2
> Issue Type: New Feature
> Components: Configuration
> Affects Versions: 2.13.1
> Environment: * log4j 2.13.1
> * macOS 10.13.6
> * Java 11.0.2
> Reporter: André Pinto
> Priority: Major
>
> Even if only programatically, it would be useful to have a way of ensuring
> all async loggers are flushed and the active log files are rolled over to
> their final names when using RollingFileAppender.
> The OnStartupTriggeringPolicy does the renaming of the active file on
> restart, but this doesn't cover the cases of instance termination where there
> is no subsequent restart. In our case this leads to the active files never
> being visible to daemon processes responsible for log shipping (which ignore
> the active filenames).
--
This message was sent by Atlassian Jira
(v8.20.1#820001)