mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
0da0a8f9da
When told to read additional attributes from logs that we've sent to the journal, pull out all of the non-trusted, non-user fields that we didn't hard-code ourselves. More of PR#20726 and PR#21889. When reading entries in the journald log reader, set the time zone on timestamps that we read to UTC, so that we send UTC values to the client instead of values that are local to whatever timezone dockerd happens to be running in. Signed-off-by: Nalin Dahyabhai <nalin@redhat.com> (github: nalind) |
||
---|---|---|
.. | ||
journald.go | ||
journald_unsupported.go | ||
read.go | ||
read_native.go | ||
read_native_compat.go | ||
read_unsupported.go |