mirror of
https://github.com/docker/cli.git
synced 2026-09-26 01:10:35 -04:00
79e327614e351a6d67a1676a673211dfa0ca1ef0
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> Upstream-commit: b7d802bbccdf7ec6e4cc1ead733663cdce9768c0 Component: engine
Languages
Go
92.3%
Shell
5.4%
Dockerfile
1.1%
Go-Checksums
0.7%
Makefile
0.3%
Other
0.2%