How To Redirect rsyslog
Appearance
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