Log Viewer
Successful deploys recorded through the deploy ingest endpoint appear as purple markers on the histogram and as deployment rows within the log timeline. Deploy events remain separate from logs, so they do not change log counts, search results, severity filters, or quota usage. See Deploy Tracking for the CI setup.
The Log Viewer shows all logs received from your SDK in real time.
Navigating logs
Section titled “Navigating logs”Open your project and click Logs in the sidebar. Logs appear in reverse chronological order (newest first).
Each log entry shows:
- Timestamp — when the log was sent
- Level — debug, info, warn, error, or fatal (color-coded)
- Message — the log message
- Metadata — structured data attached to the log (expandable)
Filtering
Section titled “Filtering”Use the log level filter to focus on specific severities. For example, filter to error and fatal to see only issues that triggered analysis.
Log retention
Section titled “Log retention”Log retention depends on your plan:
| Plan | Retention |
|---|---|
| Free | 7 days |
| Starter | 30 days |
| Pro | 90 days |