You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@logging.apache.org by "Deepak Khobragade (JIRA)" <ji...@apache.org> on 2017/08/16 22:28:00 UTC

[jira] [Created] (LOG4J2-2019) Where does the LogEvents go when the active log file is deleted?

Deepak Khobragade created LOG4J2-2019:
-----------------------------------------

             Summary: Where does the LogEvents go when the active log file is deleted?
                 Key: LOG4J2-2019
                 URL: https://issues.apache.org/jira/browse/LOG4J2-2019
             Project: Log4j 2
          Issue Type: Question
          Components: Appenders, Core
    Affects Versions: 2.8.2
         Environment: Server - Apache Tomcat - 8
OS - CentOS7
            Reporter: Deepak Khobragade
            Priority: Critical
             Fix For: 2.8.2


I am using Log4j2 for logging and I've observed that when the Log4j2 is actively writing to a log file and if we delete that file, Log4j2 does not create a new file and also does not throw any errors. I searched that if the LogEvent is sent to System.err() in catalina.out as well but could not find the LogEvent there as well.

Can someone please help me find out where exactly are these events sent to in the above situation?



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)