Sample Header Ad - 728x90

How to disable messages from syslogd for my own user?

4 votes
1 answer
8310 views
I am using a Centos Linux OS with ssh tools. I get these messages every minute.
Message from syslogd@rakhsh4 at May  6 17:48:34 ...
 kernel:[Hardware Error]: Corrected error, no action required.

Message from syslogd@rakhsh4 at May  6 17:48:34 ...
 kernel:[Hardware Error]: CPU:6 (10:9:1) MC4_STATUS[Over|CE|MiscV|-|AddrV|CECC]: 0xdc02400021080a13

Message from syslogd@rakhsh4 at May  6 17:48:34 ...
 kernel:[Hardware Error]: Error Addr: 0x0000000654f3f030

Message from syslogd@rakhsh4 at May  6 17:48:34 ...
 kernel:[Hardware Error]: MC4 Error (node 1): DRAM ECC error detected on the NB.

Message from syslogd@rakhsh4 at May  6 17:48:34 ...
 kernel:[Hardware Error]: cache level: L3/GEN, mem/io: MEM, mem-tx: RD, part-proc: RES (no timeout)
I really don't care about those messages. Mainly because it's not my business to care about the system. I don't have access to the root privileges. So the solutions like [this](https://superuser.com/questions/1184832/disable-rsyslog-remote-server-s-console-messages) which requires changing and commenting some stuff in the /etc/rsyslog.conf will not be an option for me. So, my question is, how can I suppress these messages for my own user without having the root privileges?
Asked by sajad.k (41 rep)
May 6, 2019, 03:46 PM
Last activity: Jan 31, 2024, 08:47 AM