rsyslog: Don't try to set rate limits

The way this was implemented didn't work anyway and produced spurious errors, we can probably live without that for now.
This commit is contained in:
Alexey Rogachevskiy
2019-12-09 19:50:03 +03:00
parent b8a8e7339d
commit 0fb22e817d

View File

@@ -45,12 +45,6 @@ $Umask 0022
#
$WorkDirectory /var/spool/rsyslog
#
# Limit log to 40 messages per second on average (should be plenty)
#
$SystemLogRateLimitInterval 5
$SystemLogRateLimitBurst 200
#
# Include all config files in /etc/rsyslog.d/
#