SIEM Ingestion Queue Console: Backlog, Drops & Tier Aging
Interactive 2D SIEM ingestion queue: tune log ingestion rate against parser throughput to trigger backpressure and dropped events, watch processed events age from hot to warm to cold storage tiers, and read live backlog and tier-population strip charts.
Every SIEM platform is built on a queueing problem before it is a detection problem: log events stream in from hosts at some ingestion rate, a parsing/normalization stage can only drain that queue so fast, and once the buffer fills, events start getting dropped rather than analyzed. This 2D console renders that pipeline as a flat diagram — six host sources feed events into a live queue in front of a parser gate, and tuning the ingestion rate against the parser throughput shows the backlog and drop counter respond exactly as the λ vs. μ queueing model predicts. Events that clear the parser fly into a hot storage zone and age through warm and cold tiers on a retention timer you control, two scrolling strip charts track backlog% and tier populations over time, live readouts track ingest/parse EPS and drops, and a collapsible section spells out the underlying queueing and retention formulas.
2D SIEM ingestion queue console: tune log ingestion rate against parser throughput to trigger backlog and dropped events on a pannable pipeline diagram, then watch processed events age from hot to warm to cold storage tiers while scrolling strip charts track backlog percentage and tier populations live.
2D · HTML5 Canvas 2D · 60 FPS target · runs fully client-side, no install