coolify_get_service_logs
Get service container logs by UUID, with secrets redacted. Specify line count to control output (default 100, max 1000).
Instructions
Get service container logs. Secrets are redacted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lines | No | Number of log lines to fetch (default: 100, capped by COOLIFY_LOG_MAX_LINES) | |
| service_uuid | Yes | Service UUID |