Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for extended RFC5424 timestamp format #1496

Merged
merged 1 commit into from Dec 10, 2020
Merged

Support for extended RFC5424 timestamp format #1496

merged 1 commit into from Dec 10, 2020

Conversation

Pierre-Lannoy
Copy link
Contributor

As described in RFC5424 Timestamp format, it is allowed to send second fraction as doted mili (3 digits) or micro (6 digits) in syslog messages. I suggest this modest PR to support it.

As described in [RFC5424 Timestamp format](https://tools.ietf.org/html/rfc5424#section-6.2.3), it is allowed to send second fraction as doted mili (3 digits) or micro (6 digits) in syslog messages. I suggest this modest PR to support it.
@Seldaek Seldaek changed the base branch from master to main December 9, 2020 22:32
@Seldaek Seldaek added this to the 2.x milestone Dec 10, 2020
@Seldaek
Copy link
Owner

Seldaek commented Dec 10, 2020

Thanks

@Seldaek Seldaek merged commit bf794fe into Seldaek:main Dec 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants