Hello,
<div><br></div><div>I am trying to use logback logging functionality on our java code</div><div>and am trying to use syslog appender. Basically I want all the logs </div><div>to get logged into the syslog(in my own machine) without syslog opening the udp ports!</div>
<div>Is there any way of doing it?</div><div>In the documentation for syslog appender, it is mentioned to verify</div><div>whether the remote syslog daemon accepts request from an external source!</div><div><br></div><div>
But I do not want the logging to take place in a remote syslog. </div><div>I want it to be logged in my own machine's syslog daemon without explicitly having to </div><div>open up the udp ports for that! Is there a way of doing it?</div>
<div>Or should I use syslog4j for doing it?</div><div>Please do suggest!</div><div><br></div><div>Thanks & Best Regards</div><div>Sumanth</div><div><br></div>