[flow-tools] AS sorting broken in flow-report in 0.63?
Clayton Fiske
clay@bloomcounty.org
Fri, 3 Jan 2003 13:52:58 -0800
Hi,
I can't seem to get any data using the "source-as" or "destination-as"
report types since switching up to 0.63 from 0.61. However, I -can-
get data with "source/destination-as" type. This works:
stat-report test
type source/destination-as
output
options -names
fields +octets,-flows,-packets,-duration,-bps,-pps
format ascii
path /my/file/path/name.txt
If I change "type" to "source-as" or "destination-as" I get no data.
I noticed the flow-report config file is formatted a little differently
between 0.61 and 0.63. Did I miss something in my config?
Thanks,
-c