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

Logstash logging broken in 1.0-rc2 #114

Closed
dlip opened this issue Jul 28, 2016 · 2 comments
Closed

Logstash logging broken in 1.0-rc2 #114

dlip opened this issue Jul 28, 2016 · 2 comments
Assignees
Labels
Milestone

Comments

@dlip
Copy link

dlip commented Jul 28, 2016

It seems ok in rc1, but in rc2 I get this suspicious warning and nothing is sent:

2016/07/28 06:45:50.602844 event.go:21: WARN unmarshal err: %!v(MISSING)
2016/07/28 06:45:50.602854 event.go:75: WARN fail to marschall & unmarshall struct created
@mschae
Copy link

mschae commented Jul 29, 2016

Seeing the same issue here.

@marminthibaut marminthibaut added this to the 1.0.0-rc3 milestone Aug 2, 2016
@marminthibaut marminthibaut self-assigned this Aug 2, 2016
@marminthibaut
Copy link
Member

I'm on it. It seams to be generated when dockerbeat publishes the container event.

marminthibaut added a commit that referenced this issue Aug 5, 2016
* add logging

* resolve timestamp pb to avoid marshall & unmarshall warnings

* gofmt

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

No branches or pull requests

3 participants