top_talkers
Identifies the busiest source hosts by bytes from the firewall state table, returning the top talkers for traffic analysis or troubleshooting. Set the count to control how many results to see.
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 |