Thanks. That was the answer I was looking for. It does appear to do close to what I wanted. However, I can't get the darn thing to work. I turned on log4j.debug and now see that it's going into a loop of
log4j: dropped connection log4j: accepting connection from ... log4j: dropped connection log4j: accepting connection from ... I'm trying to use Chainsaw v2 as my client app, and I already found the notes about not sending any location information, which I'm not doing. Any other ideas why the SimpleSocketServer would accept and then immediately drop connections? Todd. > -----Original Message----- > From: Ceki Gülcü [mailto:[EMAIL PROTECTED] > Sent: Thursday, June 30, 2005 10:37 AM > To: Log4J Users List > Subject: RE: log4j LoggingEvent repeater > > Todd, > > Try org.apache.log4j.net.SimpleSocketServer. I believe it > does exactly what you want. > > At 06:21 PM 6/30/2005, Bradley, Todd wrote: > >I probably won't be allowed to put JBoss on the intermediate > machine, > >although it does have a JRE. So I was hoping for a smaller, > more self > >contained solution. Any other ideas? > > > > > >Todd. > > -- > Ceki Gülcü > > The complete log4j manual: http://www.qos.ch/log4j/ > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
