Hi buzzhani1,
when you need only the meta informations you can configure your 1941 to send flows to a collector.
Or when you dont need history you can view that information (Src / Dst / Port and so on) also
via cli.
flow exporter flow-exporter
description Export
destination <IP from collector> <Port>
source <Interface from which you can reach the collector>
template data timeout 60
flow monitor flow-monitor
record netflow-original
! Or use this
! record netflow ipv4 original-input
exporter flow-exporter
cache timeout active 60
interface <lan-interface>
ip flow monitor flow-monitor input
ip flow monitor flow-monitor output
Check
show flow monitor flow-monitor statistics
Caution the flow generation need cpu utilization!
As collector you can use different Software (IsarFlow or from Solarwinds, Manageengine and so on)
Best regards