summarize_pcap
Get a high-level summary of a PCAP file including I/O statistics, protocol hierarchy, and top IP conversations to characterize network traffic.
Instructions
Get a high-level summary of a pcap file: I/O stats, protocol hierarchy, and top IP conversations. Prefer this over read_pcap when the goal is to characterize a capture.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to the .pcap or .pcapng file |