get_top_talkers
Rank NetFlow flows by bandwidth, packets, or flow count to identify top WAN traffic sources. Group by IP, protocol, application, or source-destination pair to pinpoint bandwidth consumption.
Instructions
Rank NetFlow flows on an exporter by bandwidth, packets, or flow count. Group by source IP, destination IP, protocol, application, or source->destination pair. Answers 'what is consuming my WAN?'
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| n | No | Number of top entries to return (default: 10) | |
| group_by | No | Aggregation dimension | src_ip |
| min_bytes | No | Drop aggregated entries below this byte threshold | |
| hours_back | No | Time window to aggregate (default: 1 hour) | |
| exporter_device_id | Yes | NetFlow exporter device ID |