lattice_get_database_logs
Retrieve a database container's stdout/stderr logs to understand why an instance failed or degraded, complementing event data.
Instructions
Get a database container's stdout/stderr. Use together with lattice_get_database_events when diagnosing a failed or degraded instance — the events say what happened, the logs say why
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Database instance ID | |
| limit | No | Max log lines to return | |
| stream | No | Filter by stream |