get_log
Retrieve a specific Datadog log entry by its unique ID and approximate timestamp to narrow the search window.
Instructions
Retrieve a specific Datadog log entry by its unique ID. Requires the approximate timestamp of the log to narrow the search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| log_id | Yes | The unique ID of the log to retrieve | |
| timestamp | Yes | Approximate timestamp of the log (ISO 8601). Used to narrow the search window. |