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

Telegraf data through UDP fail to parse #3195

Closed
hcsaustrup opened this issue Sep 4, 2017 · 3 comments
Closed

Telegraf data through UDP fail to parse #3195

hcsaustrup opened this issue Sep 4, 2017 · 3 comments
Milestone

Comments

@hcsaustrup
Copy link

hcsaustrup commented Sep 4, 2017

Sorry - it's probably an InfluxDB issue, so I moved it here: influxdata/influxdb#8785

@danielnelson
Copy link
Contributor

This could be caused by #3187, even if not I think it is probably a Telegraf issue. Can you test with 1.4.0-rc4 to see if it is resolved?

@danielnelson danielnelson added this to the 1.4.0 milestone Sep 5, 2017
@hcsaustrup
Copy link
Author

@danielnelson we're monitoring a boat load of servers, and I'm unable to update Telegraf on the last 5% or so, but I do think I see a significant reduction in errors. Looking at the few errors still there, they're either from servers running old versions of Telegraf or not identifiable:

Sep 7 14:19:36 Y33392 influxd: [I] 2017-09-07T12:19:36Z Failed to parse points: unable to parse '00000000000000000000000000000000000000000000000000000000000000000000000000000000000002964393875 1504786770000000000': invalid field format service=udp

If would be cool if this error also included client IP or hostname.

Anyway, I'm optimistic - looks like RC4 fixed the issue.

@danielnelson
Copy link
Contributor

There should also be a corresponding log message on the Telegraf side, if you have a method to search the logs on all systems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants