HomeGuidesAPI ReferenceRelease notes
Log In
Guides

Activity log

Watch interactions stream through your gateways in real time

The Activity log shows a live stream of every interaction passing through your Sentinel gateways — as it happens. Find it in the SUPERWISE® app under Observability → Activity log.

Each event appears the moment a gateway processes it, so you can watch traffic flow, spot policy interventions immediately, and confirm a newly deployed gateway is live.

🔒

The Activity log shows metadata only — timing, routing, and policy outcomes. Your prompts and model responses are never sent to SUPERWISE®, so they never appear here. See Data privacy.

What each event shows

Every row is a single interaction:

ColumnDescription
TimeWhen the gateway processed the request.
SentinelThe gateway that handled it.
ProviderThe upstream provider — OpenAI, Anthropic, Gemini, or a custom provider.
ModelThe model that was requested.
OutcomePassed, Remediated, Blocked, or Flagged.
Total latencyEnd-to-end time, including the upstream model call.
Policy latencyTime added by Sentinel's guardrail checks alone.

Select any row to open its details — the full route and latency breakdown, plus a policy breakdown showing which guardrails ran and whether each one triggered.

Live controls

  • Live / Paused — toggle the stream. Pause to inspect what's on screen without new events pushing it down; resume to pick the stream back up.
  • Clear — empty the current view.

Requests sent to a gateway's diagnostic /test route are never recorded, so they don't appear in the Activity log.


Did this page help you?