get_log_details
Retrieve the complete raw JSON data of a single log event by specifying its index and document ID.
Instructions
Retrieve the full, raw JSON of a specific log event
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | Yes | The index containing the document | |
| documentId | Yes | The _id of the document |