What Traversal reads
- Logs — queried via LogQL against your log streams
- Labels — stream label names and values used to scope queries to the right services
Setup
- Direct connection (recommended)
- Via Grafana
Use this if your Loki instance is publicly accessible and you want to connect to it independently of Grafana.
Configure authentication (if required)
If your Loki instance requires authentication, provide an API token. Leave blank if your instance is unauthenticated.
Note your org ID (multi-tenant only)
If your Loki deployment uses multi-tenancy, find your tenant/org ID. Traversal sends it as the
X-Scope-OrgID header on every request.