Justin Brown
2013-01-22 22:35:52 UTC
Hello,
I'm having quite a bit of trouble globally disabling rate limiting.
My rsyslog.conf is attached, and I'm using rsyslogd 5.8.10 (CentOS 6).
I created a rsyslog debug log and attached it as a tar.gz.
Command:
rsyslogd -c5 -f /etc/rsyslog.conf -dn | tee -a /tmp/rsyslog.debug
I see the following message in /var/log/messages from much earlier. I
configured two parameters (listed below), and I have not seen any drop
messages since.
Jan 22 13:21:12 dc2opsdashqa01 rsyslogd-2177: imuxsock begins to drop
messages from pid 18197 due to rate-limiting
I thought that the following parameters would completely disable rate
limiting, but it appears that I was wrong.
# Disable rate limiting.
$IMUXSockRateLimitInterval 0
$SystemLogRateLimitInterval 0
My problem is that I'm sending lots of messages to the local5 facility, but
at some point, all the messages start appearing in /var/log/messages.
Could someone help me completely disable rate limiting?
I haven't been able to make much sense of
http://www.rsyslog.com/doc/imuxsock.html.
Sincerely,
Justin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rsyslog.conf
Type: application/octet-stream
Size: 1890 bytes
Desc: not available
URL: <http://lists.adiscon.net/pipermail/rsyslog/attachments/20130122/bc98823d/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rsyslog.debug.tar.gz
Type: application/x-gzip
Size: 188774 bytes
Desc: not available
URL: <http://lists.adiscon.net/pipermail/rsyslog/attachments/20130122/bc98823d/attachment-0001.bin>
I'm having quite a bit of trouble globally disabling rate limiting.
My rsyslog.conf is attached, and I'm using rsyslogd 5.8.10 (CentOS 6).
I created a rsyslog debug log and attached it as a tar.gz.
Command:
rsyslogd -c5 -f /etc/rsyslog.conf -dn | tee -a /tmp/rsyslog.debug
I see the following message in /var/log/messages from much earlier. I
configured two parameters (listed below), and I have not seen any drop
messages since.
Jan 22 13:21:12 dc2opsdashqa01 rsyslogd-2177: imuxsock begins to drop
messages from pid 18197 due to rate-limiting
I thought that the following parameters would completely disable rate
limiting, but it appears that I was wrong.
# Disable rate limiting.
$IMUXSockRateLimitInterval 0
$SystemLogRateLimitInterval 0
My problem is that I'm sending lots of messages to the local5 facility, but
at some point, all the messages start appearing in /var/log/messages.
Could someone help me completely disable rate limiting?
I haven't been able to make much sense of
http://www.rsyslog.com/doc/imuxsock.html.
Sincerely,
Justin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rsyslog.conf
Type: application/octet-stream
Size: 1890 bytes
Desc: not available
URL: <http://lists.adiscon.net/pipermail/rsyslog/attachments/20130122/bc98823d/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rsyslog.debug.tar.gz
Type: application/x-gzip
Size: 188774 bytes
Desc: not available
URL: <http://lists.adiscon.net/pipermail/rsyslog/attachments/20130122/bc98823d/attachment-0001.bin>