Source detail
Click the open-detail icon on any source row, or paste /sources/<id> into the URL, to land on the source detail page. It pulls together everything ObserveKit knows about one source.
Header
- Source name +
CONNECTEDpill. - Subtitle:
<type> source -- created <date>. - Refresh button top-right.
Infrastructure panel (left)
Counts at the top: e.g., 3 nodes · 14 pods · 14 containers.
Two view toggles: List (default — flat tables) and Tree (nodes → pods → containers hierarchy).
Three tabs: Nodes | Pods | Containers.
Each tab has:
- A filter box (substring match against name).
- A table:
- For Pods: Pod | Namespace | Node | Containers | Logs (1H) | Actions.
- For Nodes / Containers: similar but appropriate columns.
- Per-row action icons (right side): jump to logs filtered to this entity, jump to live tail, jump to metrics.
This is the same data the Infrastructure page shows globally — here it's pre-scoped to this one source.
Activity (24h) panel (right, top)
Quick-glance counters for the last day:
| Field | Means |
|---|---|
| Total Logs | Lines ingested. |
| Errors | Error-level lines (red). |
| Warnings | Warning-level lines (amber). |
| Type | Kubernetes or Docker. |
| Last Seen | Most recent agent heartbeat. |
Top namespaces
Below Activity. List of the top namespaces this source has reported, with their log count.
Quick Actions
Four buttons:
- View Logs — opens Log Explorer scoped to this source.
- Live Tail — opens Live Tail scoped to this source.
- View Metrics — opens Metrics scoped to this source.
- Regenerate Install Link — generates a fresh install token + command. Use this when you need to reinstall the agent on a host that has lost its existing agent.
Members (bottom)
A list of the users scoped to this source. Adding a member grants that user access — it writes to the same scope list as the Users page, just per-source. Empty means only admins can see this source; non-admins must be added here (or scoped to it on the Users page). See Roles & permissions.
Use + Add Member to grant per-source access to a specific user. Useful when you want to scope a junior engineer's view to a single dev cluster.