search-logs
Search Datadog logs with custom queries and time ranges to investigate errors, issues, or specific events. Returns actual log messages for analysis.
Instructions
Search and retrieve log entries from Datadog. Use for 'find errors in auth service', 'show logs from last hour', or investigating issues. Query syntax: 'service:web-app status:error', time range: 'now-15m' to 'now'. Returns actual log messages. Use aggregate-logs for counts/stats instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | ||
| sort | No | ||
| page | No | ||
| limit | No |