|
From: Leif M. <lei...@ta...> - 2010-06-08 15:57:17
|
Gerald, Sorry for the delay on this. We were investigating what is possible at an OS level as well as the possibility of sending the remote syslog messages directly. The Wrapper does not currently support this. Please confirm that you are wanting to send the Wrapper's output to a remote syslog server directly, and not all of the syslog activity on the server. Cheers, Leif On Sat, Jun 5, 2010 at 12:09 AM, Gerald Schnabel <ger...@gm...> wrote: > 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 |