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


No differences found