|
From: Gerald S. <ger...@gm...> - 2010-06-04 15:09:34
|
hi, I am using a syslog server, which is running on a separate machine. Most applications I use are configured with log4j where I can use a syslog appender with the parameter SyslogHost. But for the java service wrapper I can just find the properties wrapper.syslog.facility wrapper.syslog.ident wrapper.syslog.loglevel How can I configure the java service wrapper for using the syslog server? Thanks in advance, Gerald |