coolify_get_application_logs
Fetch application logs by UUID with configurable line count. Redacts secrets to safely troubleshoot issues.
Instructions
Get application logs with configurable line count (capped by COOLIFY_LOG_MAX_LINES). Secrets are redacted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lines | No | Number of log lines to fetch (default: from COOLIFY_LOG_MAX_LINES, max enforced) | |
| application_uuid | Yes | Application UUID |