logspout icon indicating copy to clipboard operation
logspout copied to clipboard

Sub-second accuracy in syslog adapter

Open romanlevin opened this issue 7 years ago • 5 comments

Other than unnecessarily losing timestamp accuracy, this breaks for syslog daemons that expect sub-second accuracy (like fluentd).

romanlevin avatar Feb 15 '18 14:02 romanlevin

Seems fine, do we need to have tests for this? Would it be better to somehow make this configurable?

@josegonzalez I'm new to contributing to logspout – are you asking me? I'm not super fluent in Go and the tests around the syslog adapter are a bit of the mystery to me at the moment.

Making this opt-in with an environment variable should be super simple even for me, but I'm not sure if that's what you meant by "configurable".

romanlevin avatar Feb 19 '18 08:02 romanlevin

Could this be merged and release, please?

jrd avatar Dec 14 '20 15:12 jrd

Could this be merged and release, please?

TomasLukl avatar Jul 02 '23 23:07 TomasLukl

Btw this LGTM ... let me know if repo needs to announce call for co-maintainers.

progrium avatar Jul 03 '23 17:07 progrium

Yeah we should probably do that - I don't maintain the repo but Im sure there are folks that would want to.

josegonzalez avatar Jul 07 '23 02:07 josegonzalez