Hi,
I got trouble in extracting HTTP from my tcpdumped file
All I get is one tcp stream, but if I check with Wireshark I got full HTTP streams.
2017-10-13T09:40:52Z INFO packetbeat start running.
2017-10-13T09:40:52Z DBG start flows worker
2017-10-13T09:40:52Z DBG Waiting for the sniffer to finish
2017-10-13T09:40:52Z DBG Packet number: 1
2017-10-13T09:40:52Z DBG decode packet data
2017-10-13T09:40:52Z DBG lock flows
2017-10-13T09:40:52Z DBG flowid: add eth
2017-10-13T09:40:52Z DBG worker wait start(2017-10-13 09:41:00 +0000 UTC): 7.639828107s
2017-10-13T09:40:52Z DBG IPv4 packet
2017-10-13T09:40:52Z DBG flowid: add ipv4
2017-10-13T09:40:52Z DBG TCP packet
2017-10-13T09:40:52Z DBG flowid: add tcp
2017-10-13T09:40:52Z DBG flow id flags: 1041
2017-10-13T09:40:52Z DBG get flow
2017-10-13T09:40:52Z DBG lookup flow: {1041 0 255 255 255 12 255 255 255 255 255 20 255 1 0 1} => [144 177 28 86 238 13 248 202 184 68 225 84 10 1 1 115 10 1 5 37 80 0 128 99]
2017-10-13T09:40:52Z DBG create new flow
2017-10-13T09:40:52Z DBG unlock flows
2017-10-13T09:40:52Z DBG Packet number: 2
2017-10-13T09:40:52Z DBG decode packet data
2017-10-13T09:40:52Z DBG lock flows
2017-10-13T09:40:52Z DBG flowid: add eth
2017-10-13T09:40:52Z DBG IPv4 packet
2017-10-13T09:40:52Z DBG flowid: add ipv4
2017-10-13T09:40:52Z DBG TCP packet
2017-10-13T09:40:52Z DBG flowid: add tcp
2017-10-13T09:40:52Z DBG flow id flags: 1041
2017-10-13T09:40:52Z DBG get flow
2017-10-13T09:40:52Z DBG lookup flow: {1041 0 255 255 255 12 255 255 255 255 255 20 255 1 0 1} => [144 177 28 86 238 13 248 202 184 68 225 84 10 1 1 115 10 1 5 37 80 0 128 99]
2017-10-13T09:40:52Z DBG unlock flows
2017-10-13T09:40:52Z DBG Packet number: 3
2017-10-13T09:40:52Z DBG decode packet data
2017-10-13T09:40:52Z DBG lock flows
2017-10-13T09:40:52Z DBG flowid: add eth
2017-10-13T09:40:52Z DBG IPv4 packet
2017-10-13T09:40:52Z DBG flowid: add ipv4
2017-10-13T09:40:52Z DBG TCP packet
2017-10-13T09:40:52Z DBG flowid: add tcp
2017-10-13T09:40:52Z DBG flow id flags: 1041
2017-10-13T09:40:52Z DBG get flow
2017-10-13T09:40:52Z DBG lookup flow: {1041 0 255 255 255 12 255 255 255 255 255 20 255 1 0 1} => [144 177 28 86 238 13 248 202 184 68 225 84 10 1 1 115 10 1 5 37 80 0 128 99]
2017-10-13T09:40:52Z DBG unlock flows
2017-10-13T09:40:52Z DBG Packet number: 4
2017-10-13T09:40:52Z DBG decode packet data
2017-10-13T09:40:52Z DBG lock flows
2017-10-13T09:40:52Z DBG flowid: add eth
2017-10-13T09:40:52Z DBG IPv4 packet
2017-10-13T09:40:52Z DBG flowid: add ipv4
2017-10-13T09:40:52Z DBG TCP packet
2017-10-13T09:40:52Z DBG flowid: add tcp
2017-10-13T09:40:52Z DBG flow id flags: 1041
2017-10-13T09:40:52Z DBG get flow
2017-10-13T09:40:52Z DBG lookup flow: {1041 0 255 255 255 12 255 255 255 255 255 20 255 1 0 1} => [144 177 28 86 238 13 248 202 184 68 225 84 10 1 1 115 10 1 5 37 80 0 128 99]
2017-10-13T09:40:52Z DBG unlock flows
2017-10-13T09:40:52Z DBG Packet number: 5
2017-10-13T09:40:52Z DBG decode packet data
2017-10-13T09:40:52Z DBG lock flows
2017-10-13T09:40:52Z DBG flowid: add eth
2017-10-13T09:40:52Z DBG IPv4 packet
2017-10-13T09:40:52Z DBG flowid: add ipv4
2017-10-13T09:40:52Z DBG TCP packet
2017-10-13T09:40:52Z DBG flowid: add tcp
2017-10-13T09:40:52Z DBG flow id flags: 1041
2017-10-13T09:40:52Z DBG get flow
2017-10-13T09:40:52Z DBG lookup flow: {1041 0 255 255 255 12 255 255 255 255 255 20 255 1 0 1} => [144 177 28 86 238 13 248 202 184 68 225 84 10 1 1 115 10 1 5 37 80 0 128 99]
2017-10-13T09:40:52Z DBG unlock flows
[...]
thanks for your help