kentik/chfagent
Kentik allows customers to send the network data collected from their devices to Kentik Detect securely using a downloadable software agent called "chfagent." Among other functions, chfagent acts as a NetFlow proxy agent that enables the local encryption of flow records (NetFlow v5/v9, IPFIX, and sFlow) before those records are forwarded to Kentik.
See https://kb.kentik.com/KB_Articles/Bd04.htm for more info.
Run with :
docker run -d --net=host kentik/chfagent -api_email=XXX -api_pass=XXX
Dockerfile at /Dockerfile
docker pull kentik/chfagent