get_log_entry
Retrieve a single log entry by ID from a log set to support security incident analysis.
Instructions
Retrieve a specific log entry by its ID from a given log set
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| log_id | Yes | ID of the specific log entry | |
| log_set_id | Yes | ID of the log set containing the entry |