Viewing Logs
Open Monitoring from your app dashboard and navigate to the Logs dashboard. You’ll see:- Log Count - a histogram showing log volume over time
- Log Stream - the full log output, newest first
Filtering
Use the dropdowns at the top to narrow results:Query Examples
Logs via API
Query logs programmatically using the Metrics API:Retention
When your workspace reaches its ingestion limit, log collection for your apps pauses until the start of the next calendar month (UTC). You’ll receive an email notification at 80% and 100% usage.
Reaching the limit only affects app logs:
- Metrics keep flowing. Collection, dashboards, the Metrics API and autoscaling are not tied to the log limit.
- Managed service logs don’t count. Logs from managed PostgreSQL, MySQL and Valkey instances are not counted towards your ingestion limit and are not paused. They are rate-limited instead: 2 lines per second per instance, with bursts of up to 1,000 lines. Lines above that rate are dropped.

