Skip to main content
The LogBrew mobile app is the live companion for production awareness. The CLI is the canonical workflow for agents, while the mobile app helps humans see new issues and important changes quickly.

What the app shows

Live stream

A live stream for new native log, issue, trace span, and action events.

Push notifications

Alerts for important unresolved issues and release activity.

Issue triage

Read the issue, status, release, environment, and occurrence count.

Release context

See which release emitted the telemetry before you open a laptop.

Live event names

The live feed uses stable native event names so mobile clients, humans, and agents can recognize the stream without guessing. Each live event uses a { "type": "...", "data": ... } envelope.

How it fits with agents

Use the mobile app for awareness, then use the CLI for deeper investigation.
The mobile app should never be the only way to understand production. Every core workflow must remain available through the CLI or API.