Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 0 additions & 18 deletions docs/integrations/sumo-apps/data-volume.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,24 +11,6 @@ import useBaseUrl from '@docusaurus/useBaseUrl';

The Data Volume App provides you with a summary and detailed views of your account's data usage volume by data type, tier, category, collector, source name, and hosts via predefined searches and dashboards.

Before you can install and use the Data Volume app, an administrator must first enable the feature. For more information, see [Enable the Data Volume Index](#enable-the-data-volume-index) below.

The Data Volume Index gathers volume data as soon as it is enabled. It will not gather data from legacy versions or backfill data.


## Enable the Data Volume Index

The Data Volume Index must be enabled by an administrator.

To enable the Data Volume Index:

1. [**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the main Sumo Logic menu, select **Administration > Account > Data Management**. <br/>[**New UI**](/docs/get-started/sumo-logic-ui). In the top menu select **Administration**, and then under **Account** select **Data Management**. You can also click the **Go To...** menu at the top of the screen and select **Data Management**.
1. Under **Data Volume**, select **Enable**.

<img src={useBaseUrl('img/manage/ingestion-volume/data_volume_check_box.png')} alt="Enable Data Volume Index" style={{border: '1px solid gray'}} width="800"/>

A message confirms that the feature is enabled.

## Installing the Data Volume app

import AppInstallNoDataSourceV2 from '../../reuse/apps/app-install-index-apps-v2.md';
Expand Down
Loading