// docs

Everything you need.

Reference, commands, and features — all in one place.

// general

General

4 docs
// commands

Commands

35 docs
commands/count

--count

Show the total number of logs matching your current filters.

commands/top

--top

Find the most common values for any field in your logs.

commands/unique

--unique

Count distinct values for any field in your logs.

commands/rate

--rate

Visualize log rate over time for the current filter scope.

commands/diff

--diff

Compare log patterns between two time periods to detect anomalies.

commands/downloads

--downloads

Export logs as CSV or Parquet and manage your exports.

commands/replay

--replay

Replay logs for the current time range at adjustable speed.

commands/live

--live

Toggle the live log stream on or off.

commands/group

--group

Enable log pattern grouping to collapse similar log lines.

commands/alerts

--alerts

Create and manage project alerts from the filter bar.

commands/views

--views

Save, load, and manage named filter views.

commands/keys

--keys

Create and manage API keys for log ingestion.

commands/channels

--channels

Manage notification channels for alerts and messages.

commands/embed-status

--embed::status

Create and manage status embed widgets for external sites.

commands/billing

--billing

View your subscription and upgrade your plan.

commands/usage

--usage

View your current quota and usage statistics.

commands/integrations-config

--integrations::config

Configure messaging and issue tracker integrations for a project.

commands/send

--send

Send a log summary or message to Slack, Discord, or Telegram from the filter bar.

commands/tasks

--task

Create and list issues in Jira, Linear, or GitHub directly from the filter bar.

commands/slow

--slow

Find logs where the request or operation duration exceeded a threshold.

commands/sample

--sample

Pull a random sample of logs matching your current filters.

commands/memory

--memory

Search logs stored in forever memory — survives log retention.

commands/chart

--chart

Visualize log volume over time for the current filter set.

commands/timeline

--timeline

Show a chronological timeline of logs matching your current filters.

commands/notifications

--notifications

View and delete your project notifications from the filter bar.

commands/severity

--severity

Show a severity distribution breakdown for logs matching your current filters.

commands/separate-message

--separate::message

Extract and display JSON context embedded in log message strings.

commands/no-group

--no-group

Disable log pattern grouping to see every log entry individually.

commands/hashtag

#view

Expand a saved filter view by name using the hashtag shortcut.

commands/investigate

--investigate

Analyze a log with AI to identify root cause and get a suggested fix.

commands/explain

--explain

Get a plain-language explanation of what a log entry means.

commands/notes

--notes

List and search notes attached to logs in the current project.

commands/share

--share:md

Share a log as a public markdown link including trace and AI investigation.

commands/slack

--slack

Send a Slack alert with your current filter context.

commands/trace

--trace:full

Show all logs in a trace as a chronological timeline.

// features

Features

8 docs