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

Loki docker driver should not spam "ignoring empty line" #2342

Closed
jdfalk opened this issue Jul 12, 2020 · 0 comments · Fixed by #2343
Closed

Loki docker driver should not spam "ignoring empty line" #2342

jdfalk opened this issue Jul 12, 2020 · 0 comments · Fixed by #2343

Comments

@jdfalk
Copy link
Contributor

jdfalk commented Jul 12, 2020

Describe the bug
My server logs are spamming with thousands of lines "ignoring empty line"

dockerd[REDACTED]: time="2020-07-12T19:22:26-04:00" level=info msg="level=info ts=2020-07-12T23:22:26.426688791Z caller=loki.go:56 container_id=REDACTED msg=\"ignoring empty line\" line=\" \"" plugin=128a59401fb4d6b352ccf5f2cd82bd5ef42620791ee34dd965db3726e6101fe2

Expected behavior
I expect it not to spam that nonsense. I couldn't care less if it ignores a line, this should be in debug logging not info.

Environment:

  • Infrastructure: ubuntu server running docker swarm

This is a one line fix and I will create a PR to link against this.

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

Successfully merging a pull request may close this issue.

1 participant