I just set up a new server (OpenSuse Leap 15.0) and installed the Check_MK-Agent. Every time my Check_MK-Servers polls this agent, this socket-access ist logged:
Apr 14 20:05:26 static systemd[1]: Started Check_MK (xx.xx.xx.xx:xxxx).
As this happens every minute, my log-file is spammed with worthless information.
I already have two linux-machines monitored by my Check_MK-Server and none of them has these log-entrys. All three machines have syslogd running and I already invested hours in comparing the installations and conf-files without luck.
Does anybody know how to prevent syslogd from logging socket-calls?!
Check_MK-Serverspolls this agent, this socket-access ist logged". It's notCheck_MK-Serversthat's writing the message; it'ssystemd. That's where you need to look next.syslogdbutsystemdyou need to investigate.