loguro.
featuresinvestigatecommandspricingdocs
sign in get started →
// docs

Loguro reference

Getting Started Query Syntax Alerting Integrations
--count --top --unique --rate --diff --downloads --replay --live --group --alerts --views --keys --channels --embed::status --billing --usage --integrations::config --send --task --slow --sample --memory› --chart --timeline --notifications --severity --separate::message --no-group #view --investigate --explain --notes --share:md --slack --trace:full
Saved Views Log Export Embed Widgets Log Replay Issue Tracker Integration Messaging Integrations Heartbeat Monitoring Memory & Forever Logs
Ctrl K
docs/ commands/ chart

—chart

Renders a log volume chart for all logs matching your active filters. Useful for spotting spikes, identifying patterns, or correlating incidents with time.

Syntax

--chart

Usage

--chart
level:error --chart
context.service:payments @last-24h --chart

Combine with any filter — the chart reflects the current scope.

Notes

  • Available in the advanced filter bar
  • Does not execute on submit — renders inline as you type
  • No plan restrictions
// related

See also

commands

--count

Show the total number of logs matching your current filters.

commands/count
commands

--top

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

commands/top
commands

--unique

Count distinct values for any field in your logs.

commands/unique
commands

--rate

Visualize log rate over time for the current filter scope.

commands/rate
← Back to docs