Skip to content

Add zero padding for RFC5424 syslog format#38335

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

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

Conversation

@yongtang
Copy link
Copy Markdown
Member

@yongtang yongtang commented Dec 8, 2018

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

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>
Copy link
Copy Markdown
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@codecov
Copy link
Copy Markdown

codecov bot commented Dec 19, 2018

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

Copy link
Copy Markdown
Member

@vdemeester vdemeester left a comment

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