Skip to main content
Glama

cloudron_get_logs

Retrieve formatted logs for Cloudron applications or system services with timestamps and severity levels to monitor and troubleshoot self-hosted apps.

Instructions

Get logs for an app or service. Logs are formatted with timestamps and severity levels for readability. Type parameter determines endpoint: "app" calls GET /api/v1/apps/:id/logs, "service" calls GET /api/v1/services/:id/logs.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
resourceIdYesApp ID or service ID to retrieve logs for
typeYesType of resource: "app" for application logs, "service" for system service logs
linesNoOptional: Number of log lines to retrieve (default 100, max 1000)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/serenichron/mcp-cloudron'

If you have feedback or need assistance with the MCP directory API, please join our Discord server