---
title: "Analyze log ingestion volume with Log Volume Explorer | Grafana Cloud documentation"
description: "Learn how to control logs costs via Log Volume Explorer."
---

> For a curated documentation index, see [llms.txt](/llms.txt). For the complete documentation index, see [llms-full.txt](/llms-full.txt).

# Analyze log ingestion volume with Log Volume Explorer

Log Volume Explorer is a read-only view of log volume that provides a best estimate of where your log traffic is coming from. Using Log Volume Explorer can help you understand where your log data is originating from within your organization based on log labels.

Log Volume Explorer provides two views of your log data:

- **Aggregation** (Total Volume) - View the top ten logs by volume for the selected labels over the selected time period.
- **Time** (Ingest rate over time) - View the ingestion rate for the top ten logs by volume for the selected labels.

> Note
> 
> At this time, Log Volume Explorer isn’t a precise measurement; it provides a best estimate of log volumes. If your use case involves matching log volumes to metrics used for billing, for example, showbacks or chargebacks, please refer to [Analyze log costs with Grafana Explore](/docs/grafana-cloud/cost-management-and-billing/analyze-costs/logs-costs/analyze-logs-costs-grafana-explore/)

## View log volume overview

1. In Grafana, click **More apps &gt; Log Volume Explorer**.
2. On the **Overview** tab, Grafana Cloud displays the top labels by volume over the past hour. Label names are displayed as hover text and at the bottom of the graph.
3. (Optional) Note the labels that you want to explore.

## View log volume for specific labels

01. From the Log Volume Explorer page, click the **Log Volume Explorer** tab.
02. Select a **data source**.
03. Select a **time range**.
04. Choose a label to view the estimated volume.
05. Optionally select a **value** to group by.
06. To add additional labels and values, click **Add Filter**.
07. To remove a label from your filter, click the **X** next to the row.
08. Click **Submit** to view log volume. Grafana Cloud displays the results for your selected labels. Label values and log volume are displayed as hover text and at the bottom of the graph.
09. Click **Ingest rate over time** to view the estimated log ingest volume on disk for the top ten labels over the selected time period.
10. (Optional) To inspect log lines associated with your selection, click **View Logs in Explore**.
