rollback logging on centos
Posted: Tue Sep 01, 2020 11:12 am
Guys, Im sorry to have to ask this, but I simply cant remember the answer.
I plan on enable logging on a centos6 server, which is running nagiosxi using the Linux curl script
I also will be running the instructions
My question is if I need to remove everything that I will be setting up, how do I go about it?
Hhow do I stop the host from sending logs and how do I disable nagios from sending its logs to the logserver?
I plan on enable logging on a centos6 server, which is running nagiosxi using the Linux curl script
Code: Select all
cd curl -sS -O http://xxxxxxx.xxxxxx.xxx/nagioslogserver/scripts/setup-linux.sh
sudo bash setup-linux.sh -s xxxxxxx.xxxxxx.xxx-p 5544Code: Select all
https://assets.nagios.com/downloads/nagios-log-server/docs/Sending-Nagios-Core-Logs-To-Nagios-Log-Server.pdfHhow do I stop the host from sending logs and how do I disable nagios from sending its logs to the logserver?