Skip to main content

Logs

Logs in TokenVue show virtual key utilization across your workspace.

They help teams track token usage, provider routing, latency, request status, and model activity for each request sent through the TokenVue gateway.

Logs Overview

What Logs Show

The Logs page gives visibility into how each virtual key is being used.

You can review:

  • Request date and time
  • Virtual key name
  • Provider
  • Model
  • Input tokens
  • Output tokens
  • Total tokens
  • Request status
  • Throughput
  • Provider latency
  • Endpoint
  • Status code
  • Estimated cost, when public pricing is available

Token Volume

TokenVue shows day-by-day token volume across all virtual keys.

This includes:

  • Input tokens
  • Output tokens
  • Today's token usage
  • Change compared with yesterday

Day on Day Token Volume

Monthly Token Composition

Monthly token composition shows the split between input and output tokens for the current month.

This helps teams understand whether most usage is coming from prompts sent into models or completions returned by models.

Utilization Logs

The utilization table lists individual virtual key requests.

Each row includes:

FieldDescription
DateWhen the request was recorded.
Virtual Key NameThe service or workload that used the key.
ModelThe model used for the request.
ProviderThe provider that handled the request.
InputPrompt/input token volume.
OutputCompletion/output token volume.
StatusWhether the request succeeded or failed.
SpeedToken throughput for the request.

Filtering Logs

Logs can be filtered by:

  • Virtual key name
  • Provider
  • Model

This makes it easier to isolate traffic for a specific service, model, or provider.

Log Details

Selecting a log row opens a detailed view for that request.

The details view can include:

  • Provider and model
  • Provider latency
  • Throughput
  • Status and status code
  • Endpoint
  • Input tokens
  • Output tokens
  • Total tokens
  • Model ID
  • Input sent time
  • Output received time
  • Provider response or error message

Log Details

Cost Details

When the request uses a paid model and public pricing is available, TokenVue can estimate:

  • Input cost
  • Output cost
  • Request fee
  • Total cost
  • Input cost per 1K tokens
  • Output cost per 1K tokens
  • Pricing source

Cost Details

If pricing is unavailable, the request still appears in logs, but cost details may not be shown.

Best Practices

  • Review logs after creating or changing virtual keys.
  • Use filters to inspect traffic by provider, model, or service.
  • Watch failed requests for provider errors or guardrail blocks.
  • Compare input and output token volume to understand usage patterns.
  • Use detailed logs to troubleshoot latency, status codes, and routing behavior.
  • Validate estimated costs against provider billing when needed.

In Short

Logs are the request history layer of TokenVue.

They show how virtual keys are being used, which providers and models are handling traffic, how many tokens are consumed, and whether requests are succeeding or failing.