proxy_get_traffic_log
Retrieve and filter captured HTTP/HTTPS traffic logs by domain, method, or timestamp for efficient monitoring and analysis.
Instructions
Get captured traffic log with filtering options
Input Schema
Name | Required | Description | Default |
---|---|---|---|
domain | No | Filter by specific domain | |
limit | No | Maximum number of entries to return | |
method | No | Filter by HTTP method (GET, POST, etc.) | |
since | No | ISO timestamp to get entries since |