Cyberia MicroServicesOps
07 / Observability
Live Logs & Health
Stream any container's output without opening a terminal.
In this feature
- Tab per container within the project
- Live streaming output with autoscroll
- Pause the stream to read a stack trace
- Clear the buffer between reproductions
- Health and running state shown alongside logs
// In the console
What it looks like
Per-container log streaming with a tab per service, pause and clear controls, and health signals surfaced next to the running state.
Live Logs & Health

Triage
Logs where the controls are
The log view sits in the same panel as start, stop and restart, so diagnosing and acting are not two different tools.
Access
No SSH required
Operators read production output through the console with scoped permissions instead of holding shell access to every host.
Signal
Health beside output
Restart loops are obvious when the running state and the log stream are visible together.
Included out of the box
Tab per container within the project
Live streaming output with autoscroll
Pause the stream to read a stack trace
Clear the buffer between reproductions
Health and running state shown alongside logs