Skip to content
ZK
ZAIN KHALIL KHAN
PORTFOLIO
All projects

Interactive build

SIEM Cost | Ingest Routing Optimiser

Log pipeline economics model that routes each telemetry source to index, field-filter, archive, or drop, then reports monthly ingest cost against value-weighted detection coverage and names exactly which detections each saving gives up.

Live demo readySIEM + Log Engineering
SIEMLog EngineeringCost OptimisationDetection CoverageObservabilitySecurity OperationsCase study / interactive demo

Case study

From problem to working system

Problem

Log pipeline economics model that routes each telemetry source to index, field-filter, archive, or drop, then reports monthly ingest cost against value-weighted detection coverage and names exactly which detections each saving gives up.

My role

Security engineer and full-stack developer

Solution

Log pipeline economics model that routes each telemetry source to index, field-filter, archive, or drop, then reports monthly ingest cost against value-weighted detection coverage and names exactly which detections each saving gives up.

Architecture

The implementation combines the following technologies and system concerns.

SIEMLog EngineeringCost OptimisationDetection CoverageObservabilitySecurity Operations

How it was built

  • Modelled ingest cost per source at realistic per-gigabyte pricing across four routing tiers, since indexing everything is a decision most teams make once and never revisit.
  • Modelled field-level filtering at the collector as a distinct tier, because keeping the queried fields retains most detection value at a fraction of the cost.

Security decisions

No project-specific security control is documented in the current project record. The case study avoids claiming controls that were not verified.

Major challenges

  • Weighted each source by the detections that depend on it, so coverage loss is expressed in detections rather than in gigabytes.
  • Named the specific detections given up by archiving or dropping a source, which is the disclosure that makes a cost decision reviewable.
  • Highlighted sources being fully indexed that no detection depends on, which is where the first savings always are.

Verified evidence

Results and measurable impact

  • Named the specific detections given up by archiving or dropping a source, which is the disclosure that makes a cost decision reviewable.
  • Modelled field-level filtering at the collector as a distinct tier, because keeping the queried fields retains most detection value at a fraction of the cost.
  • Highlighted sources being fully indexed that no detection depends on, which is where the first savings always are.
  • Reported cost and coverage side by side so the tradeoff is explicit rather than discovered after the detections stop firing.

No separate numeric outcome is documented, so this section shows shipped technical evidence without inventing metrics.

Screenshots and access

Product view

Interactive Demo

A scoped, fully functional recreation of this project's core feature runs below, live in your browser. Reset it, resize it, or expand it to full screen.

SIEM Cost

Security platform

SIEM CostWorkspace3 updates
SIEM Cost · Ingest Routingdetection coverage retained at the current routing
$111k/mo · 100%

Every SIEM bill is a routing decision that someone made once and never revisited. Each source can be indexed, filtered to the fields detections actually use, archived cheaply, or dropped. The point is not to minimise cost, it is to see exactly which detections you are giving up for each dollar saved.

Monthly ingest cost

$111,240

baseline $111,240

Saved

$0

0% off baseline

Daily volume

1545 GB

across 7 sources

Detections lost

0

none

Coverage0 detections lost
100%retained
Monthly spend per source$111,240 of $111,240 baseline
Cost against fully-indexed baselinesaved $0

Every detection still has its source. This routing saves $0 a month without giving anything up.

Source routing
EDR process telemetryvalue 90%120 GB/day · $8,640/mo at index
Firewall accept/denyvalue 25%340 GB/day · $24,480/mo at index
DNS query logsvalue 70%95 GB/day · $6,840/mo at index
Cloud audit trailvalue 95%40 GB/day · $2,880/mo at index
Web proxy accessvalue 40%210 GB/day · $15,120/mo at index
NetFlowvalue 20%480 GB/day · $34,560/mo at index
Verbose app debug logsvalue 2%260 GB/day · $18,720/mo at index

$18,720 per month for a source no detection depends on.

Zain Khalil Khan