-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Crash parsing Redis traffic #384
Comments
Based on your log files I assume you are sniffing Redis traffic with Packetbeat. Which version of packetbeat are you using? Would it be possible for you to send us some example pcap messages that cause this issue? |
Yes we are using redis to store data
packetbeat version 1.0.0-rc1 (amd64)
|
It looks like it is crashing here. Would it be possible to run packetbeat with the I will then replay the capture file through packetbeat to recreate crash, develop a test case and a fix. I run something like this to replay the file through: |
I have same error in rc2, @andrewkroh do you want one pcap from my system too? |
@jalberto Yes, that would be great because I still need a pcap for this issue. Thanks |
@andrewkroh check your email :) |
Can we rename this to have 'redis' in the issue title? It is somehow difficult to find using github's issue search right now. Thanks. |
@voelzmo good point, I changed it. |
@andrewkroh @tsg Thanks! Has this been released? |
@jalberto This has not been release yet as it was just merged an hour ago. If you like I can trigger the nightly builds so you will have a binary to test? Alternative you can build it yourself directly from the source code. |
thanks @ruflin, I saw a new version on the elastic page, so I was wondering if this was included there, but now I can see the 1.1.0 tag I can wait, but if you trigger the nightly build I will test it |
@jalberto Nightly builds triggered. It normally takes between 10 and 60 minutes to build them (depending on travis load). They will show up with the most recent timestamp soonish here: https://beats-nightlies.s3.amazonaws.com/index.html?prefix=filebeat/ |
Thanks! On Thu, 26 Nov 2015 at 12:01 Nicolas Ruflin notifications@github.com
|
Too many logs getting generated inside /var/log/messages
The text was updated successfully, but these errors were encountered: