get_database_logs
Get logs from a database by specifying its UUID and optional line count for monitoring or troubleshooting.
Instructions
Get logs from a database. NOTE: This endpoint is not available in Coolify API and will return an error. Database logs are not exposed via the API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | Database UUID | |
| lines | No | Number of lines (default: 100) |