Usage metrics overview
AI summary
About AI summaries.
Imply Lumi provides application-level usage metrics to help you understand how your data and queries are performing within Lumi. Use these metrics to derive actionable insights into the health of your Lumi application and proactively address any potential issues.
Metrics in this topic apply to both Lumi Cloud and Lumi Enterprise unless otherwise noted. For infrastructure metrics specific to Lumi Enterprise, see Enterprise usage metrics.
For information about billing, see Billing.
Prerequisites
To view usage data, you need the Admin role. For information on roles and permissions, see Manage roles.
Usage overview
Lumi retains usage data for six months.
The Usage page offers a high level overview of system activity along with dashboards to explore individual metrics in more detail. When you click Usage in the navigation menu, the Overview tab opens by default.
The Overview tab is a good starting point to understand your account's overall usage. Other tabs provide dashboards with more detailed views of specific metrics, including metric tiles and graphical and tabular views of your usage data. Click a metric tile to open the corresponding dashboard for a more granular view.

The following table describes the metrics available in the Overview tab:
| Metric | Unit of measure | Description | Applies to |
|---|---|---|---|
| Data ingested | Bytes | Total amount of data ingested. | Lumi Cloud, Lumi Enterprise |
| Average data retained | Bytes | Average amount of data retained for the specified time range. | Lumi Cloud |
| Data scanned | Bytes | Total amount of data scanned for federated searches. | Lumi Cloud, Lumi Enterprise |
| Events ingested | Count | Total number of events ingested successfully. | Lumi Cloud, Lumi Enterprise |
| Unparsable events | Count | Total number of unparsable events. | Lumi Cloud, Lumi Enterprise |
| Unparsable event rate | Percent (%) | Percentage of ingested events that were unparsable. | Lumi Cloud, Lumi Enterprise |
| Searches | Count | Total number of searches executed. | Lumi Cloud, Lumi Enterprise |
Navigate usage dashboards
The usage dashboards display application-level metrics such as unparsable events, ingestion, and search data. In a usage dashboard, you can:
- Use the time range selector to display usage for a specific period.
- Use the search bar to include or exclude events with specific attribute values.
- Use interactive bar charts to show usage data for metered components and display timeline results for specific attributes. Zoom in to see detailed data.
- View usage data in a table grouped by specific attributes.
For a more detailed view, click a row in a table. This opens a side panel that contains information about the selected attribute. Lumi preserves any time filters you apply on the main page and displays the top five values for each attribute. If an attribute has more than five values, a View all button appears. Click View all to see all data for that attribute.
Unparsable events
To view the Unparsable events dashboard, click Usage > Unparsable events.

The following table describes the metrics available in the Unparsable events dashboard:
| Metric | Unit of measure | Description |
|---|---|---|
| Unparsable events | Count | Total number of unparsable events. |
| Successful events | Count | Total number of events ingested successfully. |
| Fail rate | Percent (%) | Percentage of ingested events that were unparsable. |
The Unparsable events by bar chart displays unparsable events recorded over the selected time period. You can filter results by key, error type, or integration.
Data in
To view the Data in dashboard, click Usage > Data in.

The following table describes the metrics available in the Data in dashboard:
| Metric | Unit of measure | Description |
|---|---|---|
| Data ingested | Bytes | Total amount of data ingested. |
| Events ingested | Count | Total number of events ingested successfully. |
| Average ingestion (per hour) | Bytes | Average amount of data ingested per hour. |
The Data by bar chart displays data ingested over the selected time period. You can filter results by key, integration, team, or environment.
Search
To view the Search dashboard, click Usage > Search.

The following table describes the metrics available in the Search dashboard:
| Metric | Unit of measure | Description |
|---|---|---|
| Searches | Count | Total number of federated searches executed. |
| Average searches (per hour) | Count | Average number of federated searches executed per hour. |
| Data scanned | Bytes | Total amount of data scanned for federated searches. |
| Fail rate | Percent (%) | Percentage of federated searches that failed. |
The Searches by bar chart displays the total number of queries executed over the selected time period. You can filter results by key, team, or environment.
To view the total amount of data scanned to execute queries, select Total searches from the drop-down and click Bytes.
To filter by or exclude search results for a specific virtual compute pool:
- Click +Filter > Virtual compute pool in the search bar.
- Select a pool from the list of available pools.
- Select = (filter) or ≠ (exclude).
- Click OK.
Learn more
See the following topics for more information:
- Send events to Lumi for details on sending events to Lumi.
- Federated search reference for searching Lumi events from Splunk® using SPL.