hi,
I am having trouble receiving flows from ASA. There is no flow information on the netflow collector (Scrutinizer) and the only information it shows about ASA is its availability. I am using below config:
access-list global_NF extended permit ip any any
flow-export destination INSIDE 10.30.48.130 9996
flow-export active refresh-interval 1
flow-export delay flow-create 15
class-map global_class
match access-list global_NF
policy-map global_policy
class global_class
flow-export event-type all destination 10.30.48.130