Sorry, I'Ve not been precise enough. I need a rsyslog debug log, not the logfile. See this page:
http://www.rsyslog.com/doc/troubleshoot.html Note that we have a public holiday over here and I am meeting with family. So I have no lab at hand. But with the debug log, I may be able to tell something. Rainer > -----Original Message----- > From: [email protected] [mailto:rsyslog- > [email protected]] On Behalf Of Hongqing Yang > Sent: Monday, April 25, 2011 11:27 AM > To: rsyslog-users > Subject: Re: [rsyslog] cannot turn off the rate limit > > Sorry, failed to attach the file. Now it is fine. > > ----- Original Message ----- > From: "Hongqing Yang" <[email protected]> > To: "rsyslog-users" <[email protected]> > Sent: Monday, April 25, 2011 5:24:29 PM > Subject: Re: [rsyslog] cannot turn off the rate limit > > Hi, Rainer, > > Thanks for your reply, Now I try to transfer guest installation logs > from KVM to host by virtio. > But I find the logs are different, after discussed with the anaconda > team, I know I have > to turn ratelimit off. > > The configuration of rsyslog is below: > > #### MODULES #### > > $ModLoad imuxsock.so # provides support for local system logging > (e.g. via logger command) > $SystemLogRateLimitInterval 0 > $ModLoad imklog.so # provides kernel logging support (previously > done by rklogd) > #$ModLoad immark.so # provides --MARK-- message capability > > the logs on the guest can be found in attachment. > > Thanks. > > ----- Original Message ----- > From: "Rainer Gerhards" <[email protected]> > To: "rsyslog-users" <[email protected]> > Sent: Monday, April 25, 2011 4:57:43 PM > Subject: Re: [rsyslog] cannot turn off the rate limit > > Can you please send a debug log. Probably it is sufficient to see the > startup, but we may need a full session. > > Rainer > > > -----Original Message----- > > From: [email protected] [mailto:rsyslog- > > [email protected]] On Behalf Of Hongqing Yang > > Sent: Monday, April 25, 2011 10:16 AM > > To: [email protected] > > Subject: [rsyslog] cannot turn off the rate limit > > > > Hi, All > > > > I try to turn off the rate limit by adding > $SystemLogRateLimitInterval > > 0 after $ModLoad imuxsock.so, > > but it does not work, now I cannot get all the logs. Do you have any > > idea how to fix it? Thanks. > > > > > > Hongqing > > _______________________________________________ > > 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 _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com

