kentik/chfagent

By kentik

Updated over 4 years ago

Kentik Encryption Agent

Image

406

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 Command

docker pull kentik/chfagent