Realtime log workbench

Shape-aware parser. Dynamic visuals.

Paste any JSONL, key-value, or unstructured text. The parser infers schemas, detects types, and renders the right chart for each field — scatter, heatmap, donut, line, or histogram.

Rows0
Fields0
Numeric0
Correlations0

Input stream

Paste newline-delimited JSON with nested objects, key-values, or plain text.

Run state

Engine status and backend summary. Supplemental trends are added below.

idle
Rows0
Clusters-
Entropy-
Trend-

Analysis output

The backend engine render stays intact. Export the rendered preview as PNG.

Category histogram

Grouped by level

INFO
63
WARN
20
ERROR
10
FATAL
7

http_status

Timestamp-based line chart

mem_rss_mb

Timestamp-based line chart

latency_ms

Timestamp-based line chart

cpu_util

Timestamp-based line chart

active_users

Timestamp-based line chart

cpu_util vs active_users

Numeric scatter plot

active_userscpu_util

mem_rss_mb vs active_users

Numeric scatter plot

active_usersmem_rss_mb

mem_rss_mb vs latency_ms

Numeric scatter plot

latency_msmem_rss_mb

Correlation heatmap

Pearson correlation between numeric fields

1.000.690.110.17-0.450.691.00-0.320.38-0.240.11-0.321.00-0.37-0.130.170.38-0.371.000.44-0.45-0.24-0.130.441.00active_usersactive_userscpu_utilcpu_utilhttp_statushttp_statuslatency_mslatency_msmem_rss_mbmem_rss_mb

level

Categorical distribution

INFO 63WARN 20ERROR 10FATAL 74 classes

service

Categorical distribution

payment-v2 42auth-api 32mesh-router 263 classes

Null ratio

Fields with missing values

active_users
20
cpu_util
15
latency_ms
14
mem_rss_mb
3

Inferred schema

Auto-detected field types, ranges, and cardinalities from the stream.

timestampstring
unique100
null rate0.0%
samples
2026-05-31T18:00:01.000Z
2026-05-31T18:00:02.000Z
2026-05-31T18:00:03.000Z
2026-05-31T18:00:04.000Z
2026-05-31T18:00:05.000Z
levelstring
unique4
null rate0.0%
samplesINFO, WARN, ERROR, FATAL
servicestring
unique3
null rate0.0%
samplesauth-api, payment-v2, mesh-router
http_statusnumber
min / max / mean200.00 / 504.00 / 251.39
null rate0.0%
samples200, 500, 503, 504
mem_rss_mbnumber
min / max / mean128.00 / 2194.00 / 779.72
null rate3.0%
samples512, 1024, 128, 1069, 1114
latency_msnumber
min / max / mean0.00 / 505.00 / 86.27
null rate14.0%
samples20, 110.3, 4.1, 21.5, 111.2
cpu_utilnumber
min / max / mean2.00 / 85.50 / 38.68
null rate15.0%
samples40, 30.1, 15.1, 40.6, 30.4
active_usersnumber
min / max / mean0.00 / 4350.00 / 1138.91
null rate20.0%
samples1400, 451, null, 1406, 450