I was wondering if anyone could give me a little guidance setting up a XMLSocketReceiver in a server using log4j-1.3alpha.
I want to send XML "log events" from log4perl enabled perl scripts to a remote log4j server. Since this path already works with log4perl to chainsaw, I was hoping it might work for log4perl to log4j. I am trying to overcome the java object serialization (not available in perl) used with LoggerEvents sent to a SocketHubAppender. Can I startup an new XMLSocketReceiver via a log4j config file ? What would be the required properties for a properties based config file ? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]