Hi.
On Sun, Feb 26, 2023 at 07:00:34AM +0800, jeremy ardley wrote:
> Any way to stop it? Or get syslog to send it to /dev/null ?
Of course there is.
cat > /etc/rsyslog.d/mateweather.conf << EOF
if (\$syslogtag containts 'org.mate.panel.applet.MateWeatherAppletFactory')
then stop
EOF
se
My syslog gets a couple of dozen line like below every 10 mins or so.
Any way to stop it? Or get syslog to send it to /dev/null ?
Feb 26 06:50:22 client
org.mate.panel.applet.MateWeatherAppletFactory[3517]: Forecast for
Monday 27 February
Feb 26 06:50:22 client
org.mate.panel.applet.MateWeath
2 matches
Mail list logo