Jump to content

How To Redirect rsyslog

From TetraWiki
Revision as of 23:09, 16 July 2017 by Keshav (talk | contribs) (Created page with "Category:Zimbra Category:Sandhar Technologies 1) Login to server and edit sapphire.conf file: # vim /etc/rsyslog.d/sapphire.conf 2) Then enter ...")
(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) save& quit then restart rsyslog services using below command:

           # /etc/init.d/rsyslog restart