Log Search Scan Cost Calculator
Some log products charge for data scanned during queries. This calculator estimates monthly scan cost using your daily scanned GB and per-GB scan price, and lets you compare baseline vs peak query volume.
Maintained by CloudCostKit Editorial Team. Last updated: 2026-01-29. Editorial policy and methodology.
Best next steps
Use this calculator for the first estimate, then validate the answer with the closest guide or companion tool.
Inputs
Results
Scan cost is driven by query behavior, not just stored volume
Search and scan bills often surprise teams because stored logs feel passive, but dashboards, alerts, and ad hoc debugging turn them into an active, recurring workload. This page should be read as a model of query behavior, not just a model of retained bytes.
- Automated queries: dashboards, alerts, and scheduled searches create the calm-month baseline.
- Ad hoc investigations: incident response creates the expensive peak.
- Main lever: query window size and refresh cadence often matter as much as data volume.
Where scan estimates usually drift
- Teams model ingestion and retention but forget that dashboards are quietly scanning all day.
- Average query scope is guessed without listing the top searches or their refresh cadence.
- Incident-heavy search months are blended into the normal baseline.
- Wide time windows and low-selectivity filters make search more expensive than users expect.
What to review before trusting the scan baseline
- List the top dashboards and scheduled queries before estimating ad hoc usage.
- Separate automated scan load from human troubleshooting and incident response.
- Check whether query windows can be narrowed or pre-aggregated instead of scanning raw history each time.
- Keep ingestion and retention adjacent, but separate, so you know whether search is truly the dominant problem.
Baseline vs incident-driven search scenarios
| Scenario | GB scanned/day | Query scope | Drivers |
|---|---|---|---|
| Baseline | Expected | Normal | Dashboards |
| Peak | High | Wide | Incident |
How to review the first real scan-heavy month
- Check billed scanned GB against dashboard cadence and incident query history before changing ingestion assumptions.
- Review whether a few expensive queries or a broad automated baseline caused most of the bill.
Next steps
Example scenario
- 800 GB/day scanned at $0.005/GB = ~24,320 GB scanned/month and ~$122/month.
- Compare baseline vs peak query months to understand scan cost risk.
Included
- Scan cost estimate from GB scanned per day and $/GB scan pricing.
- Useful when query scans are a meaningful line item on your log bill.
Not included
- Ingestion charges and retention storage (model separately).
- Provider-specific query minimums, caching, and index behavior.
How we calculate
- Monthly scanned GB ~ GB scanned per day x 30.4.
- Scan cost = monthly scanned GB x scan price per GB.
- Use a peak multiplier when incident dashboards or wide queries spike scans.
- This tool is scan-only (not ingestion or retention).
FAQ
How do I estimate GB scanned per day?
How do I reduce scan costs?
Related tools
Related guides
Disclaimer
Educational use only. Not legal, financial, or professional advice. Results are estimates based on the inputs and assumptions shown on this page. Verify pricing and limits with your providers and documentation.
Last updated: 2026-01-29. Reviewed against CloudCostKit methodology and current provider documentation. See the Editorial Policy .