—replay
Replays the logs in your current time range as if they were arriving live, at a configurable speed. Useful for reviewing an incident sequence or demonstrating a flow.
Syntax
--replay
--replay:<speed> Speed options
| Command | Speed |
|---|---|
--replay | 1x (real-time) |
--replay:1x | 1x |
--replay:2x | 2x |
--replay:4x | 4x |
--replay:10x | 10x |
Examples
level:error @last-1h --replay:2x
context.service:payments @last-30m --replay:4x Plan requirements
Replay requires the Solo plan or higher. The maximum speed available depends on your plan:
| Plan | Max speed |
|---|---|
| Solo | 4x |
| Pro | 10x |
| Scale | 10x |
Notes
- Replay uses the active time range — set
from/toor a@presetbefore running - Executes on submit
- Scope: advanced filter bar