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.

Inputs

GB scanned (per day)
Avg 74.07 Mbps scanning, 0.0093 GB/sec.
Scan price ($ / GB)
Queries (per day)
Avg GB per query
Est 300 GB/day.

Results

Monthly scan volume (est.)
24,320 GB
Estimated monthly scan cost
$121.60
Cost per GB scanned
$0.01 / GB

How to get your inputs

  • Volume: start from measured ingestion (GB/day) if you have it, then convert to monthly/retention where needed.
  • Retention: decide retention days and model steady-state GB-month.
  • Queries: model scan/query volume if your tool bills by GB scanned.
  • Estimator: use queries/day x avg GB per query when scan metrics are missing.

Result interpretation

  • Scan GB/day is the key driver; dashboards and alerts can multiply it.
  • If scan costs dominate, reduce query windows and pre-aggregate.

Common mistakes

  • Modeling ingestion but forgetting retention (GB-month) and scan/query costs.
  • Keeping noisy logs forever instead of setting explicit retention tiers.

Input checklist

  • List top dashboards and their refresh rates.
  • Estimate average query window size (hours or days).
  • Separate ad hoc investigations from automated queries.

Scenario planning

Scenario GB scanned/day Query scope Drivers
Baseline Expected Normal Dashboards
Peak High Wide Incident

Validate after changes

  • Check ingestion GB/day and retention GB-month after changes.
  • Check query scan GB and dashboard refresh frequency (common hidden driver).

Next steps

Advertisement

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?
Use provider query/scan metrics, or approximate from typical query patterns and dataset size.
How do I reduce scan costs?
Limit time ranges, filter early, partition logs, and avoid dashboards that repeatedly run broad queries.

Related tools

Related guides

Advertisement

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