Remote Logging Server: Syslog | Rsyslog

Enabling remote logging on in linux is very simple. Most distributions include Syslog and most recently Rsyslog. The configuration is different between these two products, but can get either excepting remote logs by editing a single file. You should always read the man pages and read about syslog security while at it.

Syslog
# Add “-r” to the end of the “RSYSLOGD_OPTIONS”. Example:

Rsyslog
# Uncomment the following lines in /etc/rsyslog.conf file

Post a comment

You may use the following HTML:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>