moby--moby/daemon/logger
Yong Tang fa6dabf876 Add zero padding for RFC5424 syslog format
This fix tries to address the issue raised in 38258
where current RFC5424 sys log format does not zero pad
the time (trailing zeros are removed)

This fix apply the patch to fix the issue. This fix fixes 38258.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2018-12-08 22:40:02 +00:00
..
awslogs Merge pull request #38177 from mooncak/fix_duplicate 2018-11-13 09:55:51 +01:00
etwlogs
fluentd
gcplogs Various code-cleanup 2018-05-23 17:50:54 +02:00
gelf Format code with gofmt -s from go-1.11beta1 2018-09-06 15:24:16 -07:00
journald Merge pull request #38032 from RohitK89/21497-log-image-name 2018-10-17 12:18:05 -07:00
jsonfilelog daemon.ContainerLogs(): fix resource leak on follow 2018-09-06 11:47:42 -07:00
local daemon.ContainerLogs(): fix resource leak on follow 2018-09-06 11:47:42 -07:00
logentries
loggerutils TestFollowLogsProducerGone: add 2018-09-06 11:48:37 -07:00
splunk Format code with gofmt -s from go-1.11beta1 2018-09-06 15:24:16 -07:00
syslog Add zero padding for RFC5424 syslog format 2018-12-08 22:40:02 +00:00
templates Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
adapter.go daemon.ContainerLogs(): fix resource leak on follow 2018-09-06 11:47:42 -07:00
adapter_test.go daemon.ContainerLogs(): fix resource leak on follow 2018-09-06 11:47:42 -07:00
copier.go
copier_test.go
factory.go Various code-cleanup 2018-05-23 17:50:54 +02:00
logger.go Cleanup duplication in daemon files 2018-11-13 10:42:57 +08:00
logger_test.go
loginfo.go
metrics.go
plugin.go Move plugin client to separate interface 2018-05-30 15:22:10 -04:00
plugin_unix.go
plugin_unsupported.go
proxy.go
ring.go Update documentation for RingLogger's ring buffer 2018-05-16 18:52:50 -06:00
ring_test.go Update documentation for RingLogger's ring buffer 2018-05-16 18:52:50 -06:00