Configuration of all network equipment

First, make sure the rsyslog service is installed:

sudo dnf install rsyslog -y

  • Once installed, activate and start the service:
sudo systemctl enable rsyslog

sudo systemctl start rsyslog

  • Let’s edit the main rsyslog configuration file:
sudo nano /etc/rsyslog.conf

And then we add these lines

same configuration on all machines

Esta web utiliza cookies propias y de terceros para su correcto funcionamiento y para fines analíticos. Contiene enlaces a sitios web de terceros con políticas de privacidad ajenas que podrás aceptar o no cuando accedas a ellos. Al hacer clic en el botón Aceptar, acepta el uso de estas tecnologías y el procesamiento de tus datos para estos propósitos.
Privacidad