I'm using Centos 6, rsyslog logging. Console is flooded with kernel messages.
- Klogd is not running (I'm using rsyslog)
- Rsyslog config does not direct anything to the console
- Even tried stopping rsyslog altogether
Still something is flooding my console with kernel log messages. What it is and how do I make it stop?
Update: These are the messages generated by the kernel (hardware, iptables, etc.), stuff that goes out of /proc/kmsg, like this:
Shorewall:pub2loc:DROP:IN=br0 OUT= MAC=xxx SRC=xxx DST=xxx LEN=60 TOS=0x00 PREC=0x00 TTL=128 ID=15731 DF PROTO=TCP SPT=63767 DPT=3493 WINDOW=8192 RES=0x00 SYN URGP=0

xtermwindow, so if the console is flooded it doesn't bother me.) – Keith Thompson Oct 27 '11 at 23:15