Jump to content

How To Redirect rsyslog

From TetraWiki
Revision as of 23:15, 16 July 2017 by Keshav (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)



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