Redis backend support

FastNetMon has native support for Redis.

Please call redid-cli and input the following commands:

keys *
1) "10.10.10.200_flow_dump"
2) "10.10.10.200_information"
3) "10.10.10.200_packets_dump"

Basic information about the attack:

get 10.10.10.200_information

Complete flow dump for attack if flow tracking is enabled (stored immediately)

get 10.10.10.200_flow_dump

Complete per packet attack dump (stored with some delay; can be absent in some cases of slow attacks)

get 10.10.10.200_packets_dump