Log4J Socket Appender

The technique offered by Log4J Socket Appender comes in useful if you want to pipe log entries to another host using TCP/IP.

The section Log4J SocketAppender shows an example of how you can implement this configuration.