Docs
DocumentationQuery ReferenceAPI Reference
Open Console→→
DocumentationQuery ReferenceAPI Reference

Platform overview

What is Axiom?QuickstartArchitectureFeatures
Fundamentals
Datasets
Edge deployments
Limits
Performance
Optimize usage
Requirements
Semantic conventions
Glossary
Tour
SecurityRoadmap

Send data

Reference architecturesMethods

Understand data

Console
Query
Builder
Editor
Query results
Visualize
Traces
Metrics
Correlations
Save queries
Stream
Dashboard
Create
Elements
Create
Configure
Element types
Gauge
Heatmap
Log stream
Monitor list
Note
Pie chart
Scatter plot
Statistic
Table
Time series
Sections
Configure
Filter
Annotate
Monitor
Overview
View status
Configure
Examples
Monitor types
Anomaly
Match
Threshold
Alerting
Overview
Configure
Notifier types
Custom Webhook
Discord
Email
Microsoft Teams
Opsgenie
PagerDuty
Slack
Manage
Datasets
Overview
Views
Virtual fields
Access
RBAC
Tokens
CLI
Organization
Audit log
Settings
Usage and billing
Profile
Extend
Overview
AWS Lambda
AWS PrivateLink
Cloudflare Workers
Cloudflare Logpush
Convex
Grafana
Hex
Netlify
Supabase
Tailscale
Terraform
Vercel
Intelligence
Overview
Spotlight
AI agents
Overview
MCP Server
Query cost limits
Agent-created orgs
Skills
Overview
Axiom alerting
Build dashboards
Control costs
Query metrics
SRE
Translate SPL to APL
Splunk
Overview
Splunk app
Install and configure
Commands
Examples
Portal
How it works
Set up standard mode
Set up transparent mode
Observability Cloud
SPL command support
Examples
Monitor and troubleshoot

Use cases

ObservabilityProduct analytics
LLM observability
Overview
Use Axiom AI SDK
Manual instrumentation
GenAI attributes
Redaction policies

Miscellaneous

LLMs
Overview
List of docs pages
Full docs
Query reference
FAQs
Legal
Acceptable use policy
Cookies
Data processing
HIPAA
Partner agreement
Partner program guide
Privacy policy
SLA
Terms of service
Terms of use
Understand data/Console

Stream data with Axiom

The Stream tab enables you to process and analyze high volumes of high-velocity data from a variety of sources in real time.

The Stream tab allows you to inspect individual events and watch as they’re ingested live.

It can be incredibly useful to be able to live-stream events as they’re ingested to know what’s going on in the context of the entire system. Like a supercharged terminal, the Stream tab in Axiom allows you to view streams of events, filter them to only see important information, and finally inspect each individual event.

This section introduces the Stream tab and its components that unlock powerful insights from your data.

Choose a dataset

The default view is one where you can easily see which datasets are available and also see some recent saved queries in case you want to jump directly into a stream:

Datasets overview
└Datasets overview

Select a dataset from the list of datasets to continue.

Event stream

Upon selecting a dataset, you are immediately taken to the live event stream for that dataset:

Event stream
└Event stream

You can click an event to be taken to the event details slide-out:

Event details
└Event details

On this slide-out, you can copy individual field values, or copy the entire event as JSON.

You can view and copy the raw data:

Event details
└Event details

Filter data

The Stream tab provides access to a powerful filter builder right on the toolbar:

Filter bar
└Filter bar

For more information, see the filters documentation.

Time range selection

The stream has two time modes:

  • Live stream (default)
  • Time range

Live stream continuously checks for new events and presents them in the stream.

Time range only shows events that fall between a specific start and end date. This can be useful when investigating an issue. The time range menu has some options to quickly choose some time ranges, or you can input a specific range for your search.

When you are ready to return to live streaming, click this button:

Return to Live button
└Return to Live button

Click the button again to pause the stream.

View settings

The Stream tab is customizable via the view settings menu:

View menu
└View menu

Options include:

  • Text size used in the stream
  • Wrap lines
  • Highlight severity (this is automatically extracted from the event)
  • Show the raw event details
  • Fields to display in their own column

Saved queries

The saved queries slide-out is activated via the toolbar:

Saved queries
└Saved queries

For more information, see Saved queries.

Highlight severity

The Stream tab allows you to easily detect warnings and errors in your logs by highlighting the severity of log entries in different colors.

To highlight the severity of log entries:

  1. Specify the log level in the data you send to Axiom. For more information, see Requirements for log level fields.
  2. In the Stream tab, click in the top right, and then select Highlight severity.

As a result, Axiom automatically searches for the words warn and error in the keys of the fields mentioned in Step 1, and then displays warnings in orange and errors in red.

Was this page helpful?
Suggest edits on GitHub
PreviousSave and export queriesNextCreate dashboards
On this page
Choose a datasetEvent streamFilter dataTime range selectionView settingsSaved queriesHighlight severity