Logs
The Logs page (/logs in the sidebar) shows a chronological feed of diagnostic events from across your account. It covers all three Bloque components: the web app, the MCP Router, and the MCP Proxy.
Accessing logs
Click Logs in the sidebar. Logs are scoped to your account — you can never see another user's events.
Filters
| Filter | Description |
|---|---|
| Source | App, Router, or Proxy |
| Level | info, warning, error |
| MCP Server | Filter to a specific configured server |
| From / To | Date range |
All filters are reflected in the URL, so you can bookmark or share a filtered view.
Event types
Events logged include:
| Component | Events |
|---|---|
| App | Sign-in success / failure, API key created / deleted, MCP server OAuth refresh |
| Router | Session created, authentication failure, routing failure |
| Proxy | MCP server started / stopped, tool call, HTTP session created / closed |
Row details
Click any row to expand it and see the full event metadata as JSON.
Retention
Log events are retained for 30 days and then deleted automatically.
Load more
The log list loads 50 rows at a time. Click Load more at the bottom to fetch the next page.