You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-user@logging.apache.org by "Bradley, Todd" <to...@Polycom.com> on 2005/06/30 17:46:30 UTC

log4j LoggingEvent repeater

Hi, I urgently need a "repeater" of LoggingEvents.  I've got an app
running on one machine (called A), an intermediate gateway machine, and
my own machine (called B).  B can't directly see A and vice-versa.  So I
want a little program I can run on the intermediate gateway.

This repeater should:
- open a socket to machine A, where my app will be serving up log events
through a SocketHubAppender
- be a socket server to machine B
- listen for LoggingEvents on the wire
- take events from A and retransmit to a client app on B (such as
Chainsaw)

What's the easiest way for me to do this?  Does such a thing already
exist, or do I need to write this myself?  If I need to write it myself,
what recommendations do you have?


Todd.
----
Todd Bradley - Polycom - QA Lead, Super Secret Project

Visit me at my WebOffice for IM and app sharing:
http://www.polycomweboffice.com/todd.bradley@polycom.com 

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-user-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-user-help@logging.apache.org