top_talkers
Pinpoint the busiest source hosts by byte count, with configurable limits and truncation alerts to ensure complete visibility.
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 |