top_talkers
Find the busiest source hosts on your firewall, aggregated by bytes, to quickly spot bandwidth-heavy traffic and troubleshoot network issues.
Instructions
[READ] Busiest source hosts, aggregated from the state table by bytes.
Args: top: How many talkers to return (default 20). target: Firewall target name from config; omit for the default.
Returns an envelope: {"topTalkers": [...], "returned": N, "limit": L, "truncated": bool, "total": T}. "truncated" is true when more distinct sources were seen than were returned.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | ||
| target | No |