On this page

Logs Explorer Overview

Search and analyze all of your product’s logs in one place.

Logs Explorer lets you query logs, traces, and ingested events from a single interface. Use it the same way whether you’re debugging infrastructure issues or investigating product event streams.

  • Search: Slice logs down to only what's relevant (by service, host, status code, etc.)
  • Group: Aggregate logs by dimensions like region, status, or browser.
  • Visualize: Plot log groupings over time to spot spikes, regressions, or anomalies instantly.

Getting started with Log Explorer

To get started with Log Explorer, follow the OTEL onboarding guide to set up log ingestion. After you configure log ingestion, navigate to Infra Analytics > Log Explorer from the Statsig left menu.You can also use Logs Explorer in Events Mode to search and analyze your existing Statsig Events, with no additional instrumentation needed. You can switch between Logs and Events mode using the dropdown left of the search bar.

Logs Explorer Switch Mode


Searching in Logs Explorer

  • Write custom queries: Refer to the syntax guide to craft your search.
  • Using the query builder: Point-and-click to construct filters without syntax overhead.

Logs Explorer Overview

Was this helpful?