log_correlate
Correlate log entries across multiple services by matching request IDs or timestamps to trace a specific request through your system.
Instructions
Correlate log entries across multiple services using request IDs or timestamps (Pro feature)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | ||
| log_paths | Yes | Paths to log files from different services | |
| target_id | No | Specific correlation ID to trace | |
| correlation_field | No | Field to correlate on | requestId |