transform_trim
Trim a network capture file by specifying a time interval or a packet range to reduce file size and focus on relevant data.
Instructions
Trim a capture by time or packet range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input_path | Yes | ||
| output_path | Yes | ||
| start_time | No | ||
| end_time | No | ||
| packet_range | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||