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

