This happens in addition to local logging.
$IncludeConfig /etc/rsyslog.d/*.conf
-###############
-#### RULES ####
-###############
+#######################
+#### Local logging ####
+#######################
#
# Log each facility into its own log
# Emergencies are sent to everybody logged in.
#
*.emerg *
+
+########################
+#### Remote logging ####
+########################
+
+# Send all log entries to the log vserver
+*.* :omrelp:log:514;RSYSLOG_SyslogProtocol23Format