At 09:22 12.06.2001 -0700, Shelly Dhiman wrote:
>I want to send the log to Syslog so in my properties file i'm using
>
>log4j.appender.A1=org.apache.log4j.net.SyslogAppender
>log4j.appender.A1.facility=LOG_LOCAL7
>
>I can't see any log in any of the files


>Could you plaese tell me what am i missing here

Shelly,

You are forgetting the syslogHost option:

log4j.appender.A1.syslogHost=your-unix-host-running-syslogd.is2inc.com


If that doesn't work also see

http://jakarta.apache.org/log4j/docs/TROUBLESHOOT.html#syslogd

Hope this helps, Ceki


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to