coolify_get_application_logs
Retrieve application logs with configurable line count, automatically redacting secrets for secure troubleshooting.
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 |