mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
b7d802bbcc
RFC 5424 (https://tools.ietf.org/html/rfc5424#section-6.2) requires that STRUCTURED-DATA be present, either as NILVALUE (-) or as one or more SD-ELEMENT items. Because Docker doesn't ever create any SD-ELEMENT items, the format should output the NILVALUE instead. This resolves parsing issues in various RFC 5424-compliant syslog servers. Signed-off-by: Mark Parker <godefroi@gmail.com> |
||
---|---|---|
.. | ||
syslog.go | ||
syslog_test.go |