Cloudflare’s dashboards now stream live data and instant logs
Cloudflare today rolled out Live-updating Analytics for Pro, Business, and Enterprise plans, bringing near-real-time visibility into the company’s analytics dashboards. The new feature refreshes data automatically as it arrives, allowing customers to watch traffic patterns, status codes, and other metrics without manual page reloads.
For Enterprise users, the company is also introducing Instant Logs, a new dashboard view that streams individual HTTP request events as they occur. The feature is designed to give engineers and security teams a direct line of sight into traffic flowing through their edge, with an average delay of around two seconds.
Why live data matters
Cloudflare’s product suite generates petabytes of log data daily. Analytics have traditionally summarized that flood into time series, top N breakdowns, and metadata slices, giving customers the ability to spot anomalies and drill into the underlying metrics. The company points out that historical views are useful for forensic work, but they do little for incident response. The goal here is to shift visibility closer to the present so teams can act before anomalies grow into outages.
The practical value is straightforward. A developer who just pushed new pages can watch status codes for early signs of broken links; a sudden jump in 404s, filtered by referrer, can reveal the source of the problem fast enough to triage and fix in near real time. The new Last 30 minutes view in the Analytics tab is where this live stream turns on for all eligible plans.
A new dashboard for log stream events
Logs remain the only way to see individual events end to end, and Cloudflare’s existing Logpush system already delivers them to customers’ storage or analytics platforms on a sub-minute basis. However, that path comes with overhead: setting up destinations, maintaining pipelines, and then waiting for third-party processing to finish. Instant Logs skips those steps entirely by putting the raw events directly into the dashboard.
The company frames two clear use cases for the feature:
- Security responders: Watch an active attack as it develops, apply a Firewall rule, and immediately see whether it took hold. If it misses, try another rule and observe the result seconds later.
- Developers: Push a config change to Cloudflare or the origin, then monitor the error rate line to confirm nothing regressed.
For those already working in the Workers ecosystem, Cloudflare points to its dashboard for Workers logs, released separately.
How “instant” actually measures up
The promise of instant logging depends on a number Cloudflare calls “glass-to-glass” time: the interval between hitting Enter in the browser and watching the log entry appear. Currently that average sits at two seconds, a figure the company is candid about — even as it compares favorably to competitors’ published numbers.
Cloudflare’s own latency benchmarks for other logging platforms are a core part of the pitch. Akamai’s docs mention delivery delays of minutes, Amazon CloudWatch is characterized as “near real-time,” and Google Cloud Logging’s live tailing buffer can be configured up to 60 seconds. The company measured Fastly’s equivalent at 25 seconds on their equipment. Cloudflare admits two seconds isn’t the finish line — they intend to push it lower over the next few releases.
Availability and roadmap
Live-updating Analytics is immediately available to all Pro, Business, and Enterprise subscriptions via the Analytics tab’s Last 30 minutes range. Instant Logs is entering a limited beta in the coming weeks; interested parties can join a waitlist for early access. The company’s longer-term plans for the feature pack include expanding Instant Logs across all Enterprise customers, adding more datasets such as Firewall Events, and supporting log downloads and running aggregates within a live session.



