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

my log files are flooded with a message regarding redis.go #35

Closed
CharlesJUDITH opened this issue Jun 12, 2014 · 5 comments
Closed

my log files are flooded with a message regarding redis.go #35

CharlesJUDITH opened this issue Jun 12, 2014 · 5 comments

Comments

@CharlesJUDITH
Copy link

I have this message in my log file:

usr/bin/packetbeat[26848]: redis.go:482: Response from unknown transaction. Ignoring.

It's just a warning, so I think more help is welcome for log configuration in packetbeat.conf.

For now I comment redis lines in protocols section because right know I don't have transaction.

@packetb-old
Copy link

It could be that that warning is indicating a real issue. What we mean by "transaction" is a request-reply pair not a transaction in the "sql sense". "Response from unknown transaction" could mean that we failed to parse the request or for some reason it wasn't sniffed. Would it be possible to send us a small tcpdump trace to [email protected]? We can then check what's going on exactly.

@CharlesJUDITH
Copy link
Author

It's normal because my redis don't transit any data Service is started but redis do nothing.

@packetb-old
Copy link

Closing this one because in the meantime we've reduced the default logging verbosity. Many thanks for pointing out the issue.

@hiteshmahajan
Copy link

Same issue :(

@ruflin
Copy link
Contributor

ruflin commented Nov 18, 2015

For reference. Follow up in #384

ruflin added a commit that referenced this issue Dec 2, 2015
ruflin added a commit to ruflin/beats that referenced this issue Dec 2, 2015
Update doc on how to configure dashboards in Kibana
shaunrampersad pushed a commit to shaunrampersad/packetbeat that referenced this issue Dec 2, 2015
ruflin pushed a commit to ruflin/beats that referenced this issue May 30, 2016
…lastic#35)

* Update vendored version of elastic/beats.
* Update packer Makefile to not use xgo.
* Move index template to root dir from etc
* Remove -SNAPSHOT from version. It's added by packer.
yashtewari pushed a commit that referenced this issue Dec 29, 2021
* working integration v1(ILM issue exists in bit)

* working v1 draft

* Readme

* expanded todos & remove datastream struct

* Added csp k8s mounts to main agent manifests
paylm pushed a commit to paylm/beats that referenced this issue Mar 2, 2023
* Port changes to kibana client from libbeat.

elastic#31095

* Update to apmhttp/v2.

Port changes from elastic#31072
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

4 participants