You can set the status logger to debug. See more info: < http://logging.apache.org/log4j/2.x/faq.html#troubleshooting>
On 31 July 2017 at 17:42, Anhad Singh Bhasin <anhadbha...@gmail.com> wrote: > Hello, > > I have a Log4j2 TCPSocketServer working on a hadoop distributed system. All > the data nodes send log events to Edge node where TCPSocketServer is > running. I have context specified in Java code for Routing. Routing creates > multiple files and appends log events to them as per the context specified > in Java code. > > The problem is that one of the file is not getting appended anymore. There > have been no changes to the Java codebase. Some minor cluster changes > happened however. Is there any log that gets generated for the > TCPSocketServer which can tell if TCPSocketServer is having some issues in > filtering? > > Any help is deeply appreciated. > Much Thanks > > Regards, > Anhad > -- Matt Sicker <boa...@gmail.com>