Matan, Thanks for the feedback. This is actually what I do now and it doesn't work because that initial UDP transfer over localhost results in log entries over 1024 bytes getting broken up. I need to completely avoid UDP to support my large log messages. Thanks.
Todd On Mar 14, 2011, at 10:15 AM, matan monitz wrote: > how about setting rsyslog to listen on localhost udp and transfer to logging > server via tcp and then just tell log4j to send syslogs to localhost? > > On Sun, Mar 13, 2011 at 10:15 AM, Michael Biebl <[email protected]> wrote: > >> 2011/3/13 Todd Michael Bushnell <[email protected]>: >>> The problem is that log4j only appears to support UDP (no TCP and no >> domain sockets) >> >> Wow, hat sounds seriously broken. >> >> >> -- >> Why is it that all of the instruments seeking intelligent life in the >> universe are pointed away from Earth? >> _______________________________________________ >> rsyslog mailing list >> http://lists.adiscon.net/mailman/listinfo/rsyslog >> http://www.rsyslog.com >> > _______________________________________________ > rsyslog mailing list > http://lists.adiscon.net/mailman/listinfo/rsyslog > http://www.rsyslog.com _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com

