
rgerhards at hq
May 30, 2005, 4:38 PM
Post #2 of 2
(284 views)
Permalink
|
Indeed, they are (if you mean " 2005-05-30 14:09:03 syslogd: exiting on signal 2 6 "). They are in there so that a log parser can detect the shutdown. And, no, there is currently no way to turn them off (except by patching the source, which shold be very easy - search for "exiting"). Rainer > -----Original Message----- > From: rsyslog-bounces [at] lists > [mailto:rsyslog-bounces [at] lists] On Behalf Of Dennis Olvany > Sent: Monday, May 30, 2005 4:34 PM > To: rsyslog [at] lists > Subject: [rsyslog] syslogd exiting > > Query SELECT devicereportedtime,message, ID FROM > `syslog`.`SystemEvents` S, Mon May 30 09:30:52 2005I'm > thinking that the syslogd exit messages are not intended? > > Query SELECT devicereportedtime,message, ID FROM > `syslog`.`SystemEvents` S, Mon May 30 09:30:52 2005 > devicereportedtime message ID > 2005-05-30 13:47:51 rsyslogd 0.8.4: restart. 1 > 2005-05-30 13:49:17 syslogd: exiting on signal 2 2 > 2005-05-30 13:49:51 rsyslogd 0.8.4: restart. 3 > 2005-05-30 14:04:28 syslogd: exiting on signal 15 4 > 2005-05-30 14:06:50 rsyslogd 0.8.4: restart. 5 > 2005-05-30 14:09:03 syslogd: exiting on signal 2 6 > 2005-05-30 14:09:31 rsyslogd 0.8.4: restart. 7 > _______________________________________________ > rsyslog mailing list > http://lists.adiscon.net/mailman/listinfo/rsyslog >
|