Skip to content

fix: Output timestamp with fractional seconds#9625

Merged
reimda merged 1 commit intomasterfrom
graylog-fractional-timestamp
Aug 30, 2021
Merged

fix: Output timestamp with fractional seconds#9625
reimda merged 1 commit intomasterfrom
graylog-fractional-timestamp

Conversation

@reimda
Copy link
Copy Markdown
Contributor

@reimda reimda commented Aug 13, 2021

The graylog output plugin previously output the timestamp in whole seconds with no fractional part. This PR adds the fractionalpart. I'm not sure why it wasn't there before. The gelf format specification says it is optional but is clear that fractional seconds are allowed.

https://docs.graylog.org/en/3.3/pages/gelf.html#gelf-payload-specification

@telegraf-tiger telegraf-tiger bot added the feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin label Aug 13, 2021
@reimda reimda merged commit 2370d39 into master Aug 30, 2021
@reimda reimda deleted the graylog-fractional-timestamp branch August 30, 2021 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants