rsyslog: Use another format for forwarding messages.
authorMatthijs Kooijman <matthijs@stdin.nl>
Tue, 5 May 2009 16:09:52 +0000 (18:09 +0200)
committerroot <root@drsnuggles.stderr.nl>
Tue, 5 May 2009 16:35:28 +0000 (18:35 +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 107707a7ca0cefaf1844053a408ab33783849a7e..edaea18b0eec7fecd91857348fc94fc99f673530 100644 (file)
@@ -101,4 +101,4 @@ $ActionQueueFileName remote
 $ActionResumeRetryCount -1
 # save in-memory data if rsyslog shuts down
 $ActionQueueSaveOnShutdown on
-*.*                            @@log;RSYSLOG_SyslogProtocol23Format
+*.*                            @@log;RSYSLOG_ForwardFormat