ft2nfdump
import from flow-tools
Install
- All systems
-
curl cmd.cat/ft2nfdump.sh
- Debian
-
apt-get install nfdump-flow-tools
- Ubuntu
-
apt-get install nfdump-flow-tools
- Kali Linux
-
apt-get install nfdump-flow-tools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install nfdump-flow-tools
- Raspbian
-
apt-get install nfdump-flow-tools
- Dockerfile
- dockerfile.run/ft2nfdump
nfdump-flow-tools
import from flow-tools
Imports flows generated by flow-tools to nfdump format.
nfdump-dbg
netflow capture daemon tools compiled with debugging symbols
Collects and processes netflow data with command line tools. Collected netflow data is stored in filesystem and is limited by available storage space only. Tools are optimized for speed and filtering. nfcapd reads netflow v5, v7, v9 and IPFIX flows transparently. You need one nfcapd process for each netflow stream. Optional support for sFlow and flow-tools to nfdump conversion utilities are available but needs re-compiliation.