# in /etc/rsyslog.conf # add in the sending rsyslogd # use @@ or @ not BOTH! # *.* @@192.168.100.2:514 # for tcp #*.* @192.168.100.2:514 # for udp # @@ = tcp # @ = udp