rsyslog: Use another format for forwarding messages. samba
authorMatthijs Kooijman <matthijs@stdin.nl>
Tue, 5 May 2009 16:09:52 +0000 (18:09 +0200)
committerMatthijs Kooijman <matthijs@stdin.nl>
Tue, 5 May 2009 16:09:52 +0000 (18:09 +0200)
The syslog protocol 23 format seems to be broken in rsyslog for messages
that were originally generated by legacy applications (i.e., do not have
a structured-data field).

See http://bugzilla.adiscon.com/show_bug.cgi?id=125

etc/rsyslog.conf

index c6e706be16f977a902719e8b94f3c67036c3685c..ab6876b8b1228eadb758bc402c72a37d9880cb34 100644 (file)
@@ -100,4 +100,4 @@ $ActionQueueFileName remote
 $ActionResumeRetryCount -1
 # save in-memory data if rsyslog shuts down
 $ActionQueueSaveOnShutdown on
-*.*                            @@log;RSYSLOG_SyslogProtocol23Format
+*.*                            @@log;RSYSLOG_ForwardFormat