Re: Logs for Log4j2 TCPSocketServer

2017-07-31 Thread Matt Sicker
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 wrote: > Hello, > > I have a Log4j2 TCPSocketServer working on a hadoop distributed system. All > the data nodes send log events to

Logs for Log4j2 TCPSocketServer

2017-07-31 Thread Anhad Singh Bhasin
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 speci