query_external_logs
Query logs from Datadog, Splunk, or Elasticsearch with your current search patterns, translating results to OpenTelemetry for consistent triage.
Instructions
Query external log providers (Datadog, Splunk, Elasticsearch) translating search patterns and mapping to OpenTelemetry format.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max entries to return | |
| query | Yes | Search query string | |
| provider | Yes | Vendor log service to search | |
| start_time | No | ISO timestamp for search window start |