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/ timeline

—timeline

Displays a timeline view of all logs matching your active filters, ordered chronologically. Useful for understanding the sequence of events during an incident.

Syntax

--timeline

Usage

--timeline
level:error @last-1h --timeline
context.traceId:abc123 --timeline

Notes

  • Available in the advanced filter bar
  • Executes on submit — fetches and sorts logs before rendering
  • 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