Skip to main content
// LOGS

DEBUG YOUR DEPLOYMENTS.

Access build logs, runtime logs, and debugging tools. Diagnose issues and monitor application behavior in real-time.

01

LOG TYPES

Boottify provides several types of logs to help you debug and monitor your deployments.

Build Logs

Output from your build process: dependency installation, compilation, and optimization.

Runtime Logs

Application output including console.log, errors, and container stdout/stderr.

Nginx Logs

Request logs from Nginx: status codes, latency, and cache behavior.

02

VIEWING LOGS

Access logs from the Control Center dashboard. Navigate to your app and click the Logs tab to view build and runtime output.

Dashboard Logs

View real-time build and runtime logs from your app's Logs tab.

Admin Logs

Platform-wide logs available at Admin > Logs with filtering and search.

03

FILTERING & SEARCH

Filter and search logs to find exactly what you're looking for.

Full-Text Search

Search across all log entries with powerful regex support.

Time Filtering

Filter by time range: last hour, last day, or custom range.

Use the search bar and filter controls in the Admin > Logs page to narrow down results by type, level, and time range.

04

RETENTION & EXPORT

Logs are retained based on your plan. Export logs for long-term storage or external analysis.

PlanBuild LogsRuntime Logs
Hobby1 hour1 hour
Pro7 days3 days
Enterprise30 days30 days

TIP: Use webhooks to forward deployment events to external services or your own systems.