Cost & Ingest


The FinOps side of Sentinel and Log Analytics — how much you're ingesting, where it's coming from, and what it's costing you. Everything here targets the `Usage` table, `_BilledSize`, or specific noisy sources.

 KQL Library / Cost & Ingest

Cost & Ingest

The FinOps side of Sentinel and Log Analytics — how much you're ingesting, where it's coming from, and what it's costing you. Everything here targets the `Usage` table, `_BilledSize`, or specific noisy sources.

← All KQL categories

Billable Volume

Raw billable-volume queries — how many GB per day, per table, per solution — plus the "efficiency exercise" that walks through why some formulations of these questions are much cheaper to run than others.

Cost By Eventid

Cost broken down at the Event ID or Syslog-severity level — for when you need to justify filtering a specific noisy event out at the DCR.

Cost By Table

Cost broken down by table or log source. Most of these use a manually-set `rate` variable that you should set to your region's effective per-GB price ([Sentinel pricing](https://azure.microsoft.com/en-us/pricing/details/microsoft-sentinel/)).

Ingest Trends

Queries that compare ingest volume across time windows to spot upward drift, new noisy sources, or budget-eating trends.