ekfoury
ekfoury
Hello lspgn, Attached is a pcap sample. I can see the IPFIX flows in wireshark, but nothing is appearing in goflow. Thanks for your help. [ipfix.tar.gz](https://github.com/cloudflare/goflow/files/6536190/ipfix.tar.gz)
I am starting goflow like this: sudo docker run --net=host -ti cloudflare/goflow:latest -kafka=false And configuring the exporter on ovs like this: sudo ovs-vsctl -- set Bridge s1 ipfix=@if -- --id=@if...
Gotcha! thanks for the help. I will just use NetFlow v9 for now. I will keep an eye on issue #31 for the future. Thanks.