load_pcap
Load a PCAP file to begin network traffic analysis and obtain a session ID for subsequent forensics and threat hunting.
Instructions
Load a PCAP file for analysis and return a session ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pcap_path | Yes | Path to the PCAP file to load | |
| max_packets | No | Maximum number of packets to process |