diff --git a/sources/tech/20141210 How to configure rsyslog client for remote logging on CentOS.md b/sources/tech/20141210 How to configure rsyslog client for remote logging on CentOS.md index 4e9817b7f3..06268a635b 100644 --- a/sources/tech/20141210 How to configure rsyslog client for remote logging on CentOS.md +++ b/sources/tech/20141210 How to configure rsyslog client for remote logging on CentOS.md @@ -1,3 +1,4 @@ +Translating by GOLinux! How to configure rsyslog client for remote logging on CentOS ================================================================================ **rsyslog** is an open source utility widely used on Linux systems to forward or receive log messages via TCP/UDP protocols. rsyslog daemon can be configured in two scenarios. Configured as a log collector server, rsyslog daemon can gather log data from all other hosts in the network, which are configured to send their internal logs to the server. In another role, rsyslog daemon can be configured as a client which filters and sends internal log messages to either a local folder (e.g. /var/log) or a remote rsyslog server based on routing facility. @@ -99,4 +100,4 @@ via: http://xmodulo.com/configure-rsyslog-client-centos.html [a]:http://xmodulo.com/author/caezsar [1]:http://xmodulo.com/configure-syslog-server-linux.html -[2]:http://www.rsyslog.com/doc/rsyslog_tls.html \ No newline at end of file +[2]:http://www.rsyslog.com/doc/rsyslog_tls.html