From rgerhards at hq.adiscon.com Wed Oct 4 10:16:55 2006 From: rgerhards at hq.adiscon.com (Rainer Gerhards) Date: Wed, 4 Oct 2006 10:16:55 +0200 Subject: [rsyslog] rsyslog 1.12.3 released Message-ID: <577465F99B41C842AAFBE9ED71E70ABA174FE2@grfint2.intern.adiscon.com> I am glad to announce rsyslog 1.12.3. This is a maintenance release offering some improvements in the property replacer, improved Fedora support and minor other things. Probably the biggest news is that rsyslog is now scheduled once again for regular improvements. Over summer, I let "ripen" the rsyslog project and gathered feedback and new ideas. I am now soon to implement the things that came out of this. If you have anything to add, be it a feature request or a comment, please let me know! It is never too late to get your thoughts into rsyslog! The complete change log for 1.12.3 can be viewed at http://www.rsyslog.com/Article58.phtml The download URL is http://www.rsyslog.com/Downloads-index-req-getit-lid-28.phtml I hope this release if useful. As always, feedback is appreciated. Rainer Gerhards From ashutosh.kaul at amd.com Fri Oct 6 17:00:48 2006 From: ashutosh.kaul at amd.com (Kaul, Ashutosh) Date: Fri, 6 Oct 2006 20:30:48 +0530 Subject: [rsyslog] Rsyslog and RFC3195D error Message-ID: <647DE9699762AA42BFC425385C25C06204E37A6B@snodexmb1.amd.com> Hi, I installed rsylog version 1.12.2 and the syslog daemon starts at the specified port at 514 I am running rsyslogd with the following options # rsyslogd -a:/dev/log3195 and then I start rfc3195d daemon it start and I am able to listen at 601 port [root@root]# netstat -anp | grep 601 tcp 0 0 0.0.0.0:601 0.0.0.0:* LISTEN 1709/rfc3195d I have event reported configured on the remote server for sending events. syslog server < server ip address> syslog port 601 Protocol type tcp Now when I try to generate an event i.e.by giving a wrong password. I get the following error and rfc3195 daemon dies. [root at servername root]# rfc3195d: stringbuf.c:243: sbStrBAppendChar: Assertion `pThis != ((void *)0)' failed. [1]+ Aborted rfc3195d In the /etc/rsyslog.conf file I have specified the *.* /var/log/messages;RFC3195fmt Thanks and Regards __________________ Ashutosh Kaul From rgerhards at hq.adiscon.com Fri Oct 6 18:09:09 2006 From: rgerhards at hq.adiscon.com (Rainer Gerhards) Date: Fri, 6 Oct 2006 18:09:09 +0200 Subject: [rsyslog] Rsyslog and RFC3195D error In-Reply-To: <647DE9699762AA42BFC425385C25C06204E37A6B@snodexmb1.amd.com> Message-ID: <577465F99B41C842AAFBE9ED71E70ABA1F8308@grfint2.intern.adiscon.com> Hi, I have taken this on the forum: http://www.rsyslog.com/index.php?name=PNphpBB2&file=viewtopic&p=469#469 Rainer > -----Original Message----- > From: rsyslog-bounces at lists.adiscon.com > [mailto:rsyslog-bounces at lists.adiscon.com] On Behalf Of Kaul, Ashutosh > Sent: Friday, October 06, 2006 5:01 PM > To: rsyslog at lists.adiscon.com > Subject: [rsyslog] Rsyslog and RFC3195D error > > Hi, > > I installed rsylog version 1.12.2 and the syslog daemon starts at the > specified port at 514 > > I am running rsyslogd with the following options > > # rsyslogd -a:/dev/log3195 > and then I start rfc3195d daemon it start and I am able to > listen at 601 > port > [root@root]# netstat -anp | grep 601 > tcp 0 0 0.0.0.0:601 0.0.0.0:* LISTEN 1709/rfc3195d > > I have event reported configured on the remote server for sending > events. > syslog server < server ip address> > syslog port 601 > Protocol type tcp > > Now when I try to generate an event i.e.by giving a wrong password. > > I get the following error and rfc3195 daemon dies. > [root at servername root]# rfc3195d: stringbuf.c:243: sbStrBAppendChar: > Assertion `pThis != ((void *)0)' failed. > > [1]+ Aborted rfc3195d > > In the /etc/rsyslog.conf file I have specified the > *.* /var/log/messages;RFC3195fmt > > > > Thanks and Regards > __________________ > Ashutosh Kaul > > > _______________________________________________ > rsyslog mailing list > http://lists.adiscon.net/mailman/listinfo/rsyslog >