Cloud/Connectors/Audit Logs

Audit Logs

Ask AI about Vinkius

The connector's own trail: every request and connection made to it, filterable by type, tool, token, client and date, with errors split by Agent, Upstream and Vinkius causes.

Audit Logs is the connector's personal record. The subtitle: "Review all requests and connections made to this connector." Where the AI Governance reports aggregate your whole fleet, this tab is the single-connector ledger, one row per event.

R

Audit Logs

Review all requests and connections made to this connector.

TodayLast 7 daysLast 30 days
TimeTypeClientDetailCodeAgentUpstreamVinkius
09:42:18RequestCursorcreate_issue200000
09:41:55RequestClaude Desktopsearch_code500010
09:40:02ConnectionCursorConnected000
09:38:47RequestVS Code Copilotlist_issues400100
09:36:10RequestCursorget_file_contents502001
09:30:00ConnectionWindsurfDisconnected000

Agent: 4xx, the agent sent a bad request · Upstream: 5xx, the MCP provider failed · Vinkius: 5xx thrown by Vinkius, SLA-relevant

Audit Logs, live. Requests and connections in order, filters that narrow the stream, and the error columns split by Agent, Upstream and Vinkius causes.

The mockup is the real table. Switch the filters between All types, Requests and Connections and watch the stream change.

Two kinds of events

The trail records both things that happen to a connector: Requests, an agent calling a tool with its tool name and status code, and Connections, clients connecting and disconnecting. Each row shows the timestamp, the type, the client, the detail, and the code.

Filters that answer questions

Above the table sit the filters: All types / Requests / Connections, All tools, a Date range (Today, Last 7 days, Last 30 days), the Token used, the Client and the plan. Together they answer the everyday questions: what did this client call today, which tool is throwing, did this token get used after someone left.

The error split you can act on

For requests, errors are not one number. The table splits them by cause, and the column tooltips teach the difference:

  • Agent: 4xx, the agent sent a bad request;
  • Upstream: 5xx, the MCP provider failed;
  • Vinkius: 5xx thrown by Vinkius, SSRF block or internal throwable, the SLA-relevant column.

That split is the difference between fixing your prompt, phoning the API vendor, and calling support. The same attribution powers the fleet-wide Request Failures report; here it is per request, in order.

Retention and streaming

History depth follows your plan, and the tab says it honestly: "Upgrade to Pro or Business for full audit retention." When you need the raw events in your own systems, Log Streaming forwards them as they happen; the summary numbers here, requests, errors, avg latency, top tools, are the same ones the console surfaces for the whole fleet in Tool Reliability.

Why this tab exists

When an agent did something at 2 a.m., this is the page that says exactly what: which client, which tool, which arguments, which outcome, and whose fault the failure was. It is the connector's black box, written down before anyone needs it.