Please try out the attached patch. For me, it fixes the issue in 5.8.4. Rainer
> -----Original Message----- > From: [email protected] [mailto:rsyslog- > [email protected]] On Behalf Of Rainer Gerhards > Sent: Wednesday, August 31, 2011 10:06 AM > To: rsyslog-users > Subject: Re: [rsyslog] rsyslog 5.8.4: no MARK messages > > I thik I can reproduce it... > > Rainer > > > -----Original Message----- > > From: [email protected] [mailto:rsyslog- > > [email protected]] On Behalf Of Rainer Gerhards > > Sent: Wednesday, August 31, 2011 9:59 AM > > To: rsyslog-users > > Subject: Re: [rsyslog] rsyslog 5.8.4: no MARK messages > > > > Standby, I'll try to repro with 5.8.4... > > Rainer > > > > > -----Original Message----- > > > From: [email protected] [mailto:rsyslog- > > > [email protected]] On Behalf Of Marcin Miroslaw > > > Sent: Tuesday, August 30, 2011 11:51 PM > > > To: rsyslog-users > > > Subject: Re: [rsyslog] rsyslog 5.8.4: no MARK messages > > > > > > W dniu 30.08.2011 22:31, [email protected] pisze: > > > > do any of your local selectors throw away messages? (i.e. the ~ > > > > destination) > > > > > > > > if you put a *.* /var/log/testfile before any of the local > > selectors > > > > does it also show now messages? > > > > > > > > the immark module is an input module, as such it only produces a > > mark > > > > message if there is no input of any kind for the time period. > > > > > > > > If there are any input messages, even if they are thrown away > > before > > > > your forwarding selector, they will prevent the immark module > from > > > > creating mark messages. > > > > > > Hi, > > > it looks i'm hitted by such situation. Imrelp receives messages, > next > > > i'm forwarding them to another host. > > > So my previous email can be misleading. > > > > > > Regards > > > _______________________________________________ > > > rsyslog mailing list > > > http://lists.adiscon.net/mailman/listinfo/rsyslog > > > http://www.rsyslog.com > > _______________________________________________ > > rsyslog mailing list > > http://lists.adiscon.net/mailman/listinfo/rsyslog > > http://www.rsyslog.com > _______________________________________________ > rsyslog mailing list > http://lists.adiscon.net/mailman/listinfo/rsyslog > http://www.rsyslog.com
markmsg.patch
Description: markmsg.patch
_______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com

