Unkey Deploy is currently in private beta. To get access, reach out on
Discord or email
support@unkey.com.
What gets logged
The Sentinel captures the following for each request: Request data- HTTP method, host, path, and query string
- Request headers (Authorization headers are redacted)
- Request body
- Status code
- Response headers
- Response body
- Request ID
- Timestamp
- Deployment and instance identifiers
- Client IP address and user agent
- Region
| Metric | Description |
|---|---|
| Total latency | End-to-end time from when the Sentinel received the request |
| Instance latency | Time your app spent processing the request |
| Sentinel latency | Overhead added by the Sentinel (policy evaluation, routing) |
View logs
Logs are available in the Requests tab of your project in the Unkey dashboard. You can filter by:- Status code
- HTTP method
- Path
- Deployment
- Environment

