follow_udp
Follow a UDP stream by index to retrieve its ASCII payload from a packet capture file.
Instructions
Follow a UDP stream by index and return its ASCII payload.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to the .pcap or .pcapng file | |
| stream_id | No | UDP stream index to follow (default: 0) |