-
Notifications
You must be signed in to change notification settings - Fork 296
Open
Description
Hello,
I'm trying to generate ipfix streams using 'snabb ipfix probe'
src/snabb ipfix probe -m 08:xx:27:xx:f2:08 -a 10.0.0.1 -c 10.0.0.2 -p 8080 --active-timeout 90 --transport udp --idle-timeout 90 -i /home/n/ipfix/bigFlows.pcap -o raw --cpu 1
However I'm getting below error :
core/main.lua:26: unknown input type
file not found: core/main.lua: No such file or directory
file not found: program/ipfix/probe/probe.lua: No such file or directory
file not found: core/main.lua: No such file or directory
I gave input file as .pcap, not sure why getting unknown input type error. If I have missed something in my command, pls let me know.
Cheers!
Metadata
Metadata
Assignees
Labels
No labels