Out Plane LogoOut Plane

Monitoring

Cross-application runtime and HTTP log monitoring with live tail, filters, and charts

The Monitoring area (https://console.outplane.com/monitoring) gives a team-wide view of logs without opening a specific application. Tabs map to the hash in the URL (#runtime, #http) so you can deep-link to a specific view.

Runtime logs

  • Live tail from Loki using team slug/ID; status indicator shows Live or Paused.
  • Filters: time range (live, 5m–7d), severities (error/warning/info/debug/trace), and sources (pod/container). Search and clear actions are available.
  • Log chart visualizes volume over time for the filtered window.
  • Viewer: pause/resume, full‑screen, search with next/previous, copy/download.
  • Captures everything written to stdout/stderr by your app containers.

HTTP logs

  • Live HTTP request logs with filters for status category (2xx/3xx/4xx/5xx), method, source, path text filter, and time range.
  • Chart and viewer mirror runtime logs: pause, full‑screen, search, copy/download.
  • Captured at the platform proxy with method, status, latency, URL/path, user agent, remote IP, and source metadata.

Usage tab

  • The #usage tab placeholder is reserved for future metrics and alerts.