You really ought to read up on syslog and how it works.  It can do everything you're asking.  The whole point of the syslog service is to abstract logging from the application - so that it can be centralized, filtered, separated, etc.  :)<div>
<br></div><div>Try (depends on which syslog you have running, ps can help you figure that out):<div>man 5 syslog.conf</div><div>man 5 syslog-ng.conf<br><br></div><div>That will help you with the format of the configuration file.  If you're not familiar with the concepts of syslog in general, I'd recommend googling.</div>
<div><br></div><div>Good luck!</div><div>Jeffrey.</div><div><br><div class="gmail_quote">On Wed, Jan 26, 2011 at 11:36 AM, Archana Ramamoorthy <span dir="ltr"><<a href="mailto:archu2inin@yahoo.co.in">archu2inin@yahoo.co.in</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi All:<br><br>I use the NPRE plugin for Nagios and i know that setting the value of the variable "debug" to 1 in the nrpe.cfg file would make the debug messages to be logged into the syslog facility. Is there a way for me to make it log into some other folder of my choice instead of it even getting stored in syslog? I couldn't find the exact script/file where it actually writes stuff into syslog. It would be great if someone could tell me where to find this file or how to change the option to make it log into a folder of my choice.<br>

<br>Also, i tried to find if i could find some plugin to log into some other folder. I could find many plugins for NSCA log but i couldn't find anything for NRPE. It would be great if anybody could help me with this. <br>

<br>Thanks.<br><br>Regards,<br><font color="#888888">Archana<br clear="all"><br><br></font></blockquote></div></div></div>