Jump to content

How To Redirect rsyslog

From TetraWiki



1) Login to server and edit sapphire.conf file:

           # vim /etc/rsyslog.d/sapphire.conf


2) Then enter the center log server IP Address with port 514 in below format:

           ## @172.17.16.14:514


3) Then save the file & restart rsyslog services using below command:

           # /etc/init.d/rsyslog restart