报错信息:“rsyslogd-2177: imuxsock begins to drop messages from pid 1612 due to rate-limiting”
解决方法:
0 1 2 |
[root@MASTER named]# echo "\$SystemLogRateLimitInterval 60" >> /etc/rsyslog.conf [root@MASTER named]# echo "\$SystemLogRateLimitBurst 3000" >> /etc/rsyslog.conf [root@MASTER named]# /etc/init.d/rsyslog restart |
转载于:http://www.51itstudy.com/30065.htmlSourceByrd's Weblog-https://note.t4x.org/error/imuxsock-begins-to-drop-messages/ SourceByrd's Weblog-https://note.t4x.org/error/imuxsock-begins-to-drop-messages/
申明:除非注明Byrd's Blog内容均为原创,未经许可禁止转载!详情请阅读版权申明!