Work on my side but display useless "\n" on the screen:
The rsyslog daemon is not using the asynchronous mode for /var/log/messages \n
To fix this, run: \n
sed -i 's#\s/var/log/messages# -/var/log/messages#' /etc/rsyslog.conf \n
systemctl restart rsyslog \n
It doesn't when you run it via the run-all.sh script (which is what the monitoring scripts are wrapped into)
It doesn't when you run it via the run-all.sh script (which is what the monitoring scripts are wrapped into)