Packetbeat cannot capture redis command CONFIG GET *
This command is incorrectly handled as response.
Packetbeat version 7.4.2 (amd64), libbeat 7.4.2 [15075156388b44390301f070960fd8aeac1c9712 built 2019-10-28 19:33:55 +0000 UTC]
Logs here:
2019-11-28T09:30:20.302-0500 DEBUG [tcp] tcp/tcp.go:265 Connection src[***.***.147.44:51165] dst[***.***.226.128:6399] doesn't exist, creating new
2019-11-28T09:30:20.302-0500 DEBUG [tcp] tcp/tcp.go:177 tcp flow id: 0x0
2019-11-28T09:30:20.302-0500 DEBUG [tcp] tcp/tcp.go:190 pkt.start_seq=2334452451 pkt.last_seq=2334452483 stream.last_seq=0 (len=32)
2019-11-28T09:30:20.302-0500 DEBUG [redis] redis/redis.go:176 new stream: 0xc0015de3f0 (dir=1, len=32)
2019-11-28T09:30:20.302-0500 DEBUG [redis] redis/redis.go:187 stream add data: 0xc0015de3f0 (dir=1, len=32)
2019-11-28T09:30:20.302-0500 DEBUG [redis] redis/redis_parse.go:370 line *3: 4
2019-11-28T09:30:20.302-0500 DEBUG [redis] redis/redis.go:216 REDIS (0xc00176cd20) response message: [config, get, *]
2019-11-28T09:30:20.302-0500 DEBUG [redis] redis/redis.go:268 Response from unknown transaction. Ignoring