Package for remote logging: http://logging.apache.org/log4j/docs/api/org/apache/log4j/net/package-summary.html
check out the socketAppender or the SyslogAppender: http://logging.apache.org/log4j/docs/api/org/apache/log4j/net/SocketAppender.html http://logging.apache.org/log4j/docs/api/org/apache/log4j/net/SyslogAppender.html On 12/27/06, Uziel, Avi <[EMAIL PROTECTED]> wrote:
All, Is there a way to capture log messages on a remote machine? I have an application that uses log4j, I would like to replace the logger so it will send the messages to a remote machine. Thanks, Avi
