-
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
beta4 crashing #342
Comments
still having the same bug with the latest RC Package. If you need any more Informations please let me know! |
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: |
Thanks for sending the PCAP. I was able to reproduce the stack trace. So I will start debugging it. :)
|
Adding the ability to use a proxy server when connecting to ES
Adding the ability to use a proxy server when connecting to ES
We have upgraded from beta2 to beta4 and receiving this error now:
2015-10-29T23:03:18.249227+01:00 yesss-proda1-db01 /usr/bin/packetbeat[38501]: log.go:114: Stacktrace:
/go/src/github.com/elastic/packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/logp/log.go:114 (0x4c20b6)
/usr/local/go/src/runtime/asm_amd64.s:437 (0x47d60e)
/usr/local/go/src/runtime/panic.go:423 (0x44d209)
/usr/local/go/src/runtime/panic.go:18 (0x44b749)
/go/src/github.com/elastic/packetbeat/protos/pgsql/pgsql.go:279 (0x510ff3)
/go/src/github.com/elastic/packetbeat/protos/pgsql/pgsql.go:610 (0x5134ce)
/go/src/github.com/elastic/packetbeat/protos/pgsql/pgsql.go:707 (0x513f4d)
/go/src/github.com/elastic/packetbeat/protos/tcp/tcp.go:87 (0x51fa03)
/go/src/github.com/elastic/packetbeat/protos/tcp/tcp.go:173 (0x520b3d)
/go/src/github.com/elastic/packetbeat/decoder/decoder.go:136 (0x6c5151)
/go/src/github.com/elastic/packetbeat/sniffer/sniffer.go:352 (0x532119)
/go/src/github.com/elastic/packetbeat/packetbeat.go:212 (0x422e0b)
/usr/local/go/src/runtime/asm_amd64.s:1696 (0x47f951)
we are using elasticsearch for output
If you need any more testing please let me know
The text was updated successfully, but these errors were encountered: