Warning on Packetbeats

up vote
0
down vote
favorite
I have set up packetbeats in grepping MYSQL server but it keeps prompt up warning when running packetbeats. Does anyone have any measures for it?

Here is the warning:

2016/04/29 01:20:41.069871 http.go:421: WARN Response from unknown transaction. Ingoring.
2016/04/29 01:20:41.070024 http.go:421: WARN Response from unknown transaction. Ingoring.
2016/04/29 01:20:41.324642 tcp.go:147: WARN Gap in tcp stream. last_seq: 3320691891, seq: 3320942299, gap: 250408
2016/04/29 01:20:41.644638 tcp.go:147: WARN Gap in tcp stream. last_seq: 3320944281, seq: 3320945208, gap: 927

Thanks in advance.

You set it up to monitor a MySQL server but the warnings seem to come from http. Do you want http monitoring? Otherwise you can just disable it by commenting out the section in the config file.