Skip to content

Add zero padding for RFC5424 syslog format#38335

Merged
vdemeester merged 1 commit into
moby:masterfrom
yongtang:38258-syslog-rfc5424
Dec 20, 2018
Merged

Add zero padding for RFC5424 syslog format#38335
vdemeester merged 1 commit into
moby:masterfrom
yongtang:38258-syslog-rfc5424

Conversation

@yongtang

@yongtang yongtang commented Dec 8, 2018

Copy link
Copy Markdown
Member

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 [email protected]

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 <[email protected]>

@thaJeztah thaJeztah left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@codecov

codecov Bot commented Dec 19, 2018

Copy link
Copy Markdown

Codecov Report

❗ No coverage uploaded for pull request base (master@edf5134). Click here to learn what that means.
The diff coverage is 0%.

@@            Coverage Diff            @@
##             master   #38335   +/-   ##
=========================================
  Coverage          ?   36.57%           
=========================================
  Files             ?      610           
  Lines             ?    45275           
  Branches          ?        0           
=========================================
  Hits              ?    16559           
  Misses            ?    26388           
  Partials          ?     2328

@vdemeester vdemeester left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🐯

@vdemeester
vdemeester merged commit b33dc72 into moby:master Dec 20, 2018
@yongtang
yongtang deleted the 38258-syslog-rfc5424 branch December 20, 2018 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Enhancement] RFC5424 fixed width in syslog

4 participants