Date ranges & live mode
The Statistics dashboard is driven by a date range and a Live Mode toggle.
Date-range presets
Pick a window with the From / To pickers, or a quick preset:
| Preset | Window |
|---|---|
| Today | The current day (UTC) |
| Last 7 / 15 / 30 days | Trailing window |
| This month | Start of the current month to now |
| Last month | The full previous month |
The default is the current calendar month (UTC), so the dashboard total matches your invoiced usage.
Range boundaries are UTC days and months, not your local time — this keeps the dashboard consistent with billing.
Automatic chart granularity
Charts pick a bucket size from the range length so series stay readable:
| Range length | Bucket size |
|---|---|
| ≤ 1 day | 15 minutes |
| 1–7 days | 1 hour |
| 7–30 days | 6 hours |
| > 30 days | 1 day |
A very wide window (e.g. a full year) is shown in daily buckets — for per-request detail, use raw access logs.
Live Mode
Toggle Live Mode (the Play / Stop button) to switch the dashboard into realtime. It refreshes every few seconds and shows:
- A live requests-per-second and bandwidth chart for the last 15 minutes.
- Current latency, error rate and active visitors, over the last few minutes.
Live Mode bandwidth is shown in Mbps. Toggle it off to return to the historical view for your selected range.
Related pages
- Statistics dashboard — summary cards and chart families.
- Raw access logs — per-request detail and filtering.
- Export logs to CSV — download raw logs.