> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Sam Pinar > Sent: Wednesday, August 15, 2007 1:06 AM > To: [email protected] > Subject: [Nagios-users] Nagios Log > > Hi all, > > Just wondering if there is any way we can change the format of the Nagios > log. Had a look at doco, couldn't find anything.
It's open source, there's always a way. It just depends on how complex you want your project to be ;) Nagios doesn't provide config options to change the logging format and relies on the current format for historical reporting. You'd have to edit the source to modify the log format. If you care about historical reports you'd need to modify those CGI's as well to understand your new format. -- Marc ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Nagios-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null
