Skip to content

Commit cc62513

Browse files
authored
Update Data Volume Index doc (#4974)
* Update Data Volume Index doc * Update docs/manage/ingestion-volume/data-volume-index/index.md
1 parent 089b917 commit cc62513

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

docs/manage/ingestion-volume/data-volume-index/index.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,13 @@ The Data Volume Index provides data for logs and metrics:
1313
* **Logs and Tracing.** Ingest volume in bytes and the number of log messages. Tracing ingest volume in billed bytes and spans count. See [Log and Tracing Data Volume Index](log-tracing-data-volume-index.md) for details.
1414
* **Metrics.** Ingest volume measured in data points. See [Metrics Ingest Data Volume Index](metrics-data-volume-index.md) for details.
1515

16-
The Data Volume Index must be manually enabled by an administrator. The index then begins populating. A set of messages within the index is created every five minutes. The data does not backfill and is provided to the index only when the option is enabled.
16+
If you are a user of Credits package accounts, the Data Volume Index should be manually enabled by an administrator by toggling the **Enable Granular Data Tracking** button. The index then begins populating. A set of messages within the index is created every five minutes. The data does not backfill and is provided to the index only when the option is enabled.
17+
18+
:::note
19+
Data Volume Index will be enabled by default for Flex package accounts.
20+
:::
21+
22+
<img src={useBaseUrl('/img/manage/account/enable-data-volume.png')} alt="Enable Granular Data Tracking" style={{border:'1px solid gray'}} width="800"/>
1723

1824
After the Data Volume Index is enabled, you can access it using this search query: 
1925

@@ -29,11 +35,11 @@ Creating an Index typically adds a nominal amount of data to your overall volume
2935

3036
Granular Data Tracking is a part of usage management that allows you to proactively manage your systems’ behavior and to fine tune your data ingest with respect to the data plan for your Sumo Logic subscription. This should be manually enabled by an administrator if you are a user of Credits package accounts and this will be enabled by default for Flex package accounts. A set of messages within the index is created every five minutes. The data does not backfill and is provided to the index only when the option is enabled.
3137

32-
### Enable/disable Granular Data Tracking
38+
### Disable Granular Data Tracking
3339

3440
1. [**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the main Sumo Logic menu, select **Administration > Account**. <br/>[**New UI**](/docs/get-started/sumo-logic-ui). In the top menu select **Administration**, and then under **Account** select **Account Overview**. You can also click the **Go To...** menu at the top of the screen and select **Account Overview**.
3541
1. Click the gear icon <img src={useBaseUrl('/img/manage/account/gear-icon-accounts-page.png')} alt="gear-icon-accounts-page" width="40"/> in the top left panel of the **Account Overview** page.
36-
1. Click **Enable Granular Data Tracking** or **Disable Granular Data Tracking**.<br/><img src={useBaseUrl('/img/manage/account/disable-granular-data-tracking.png')} alt="Disable Granular Data Tracking" style={{border:'1px solid gray'}} width="700"/>
42+
1. Click **Disable Granular Data Tracking**.<br/><img src={useBaseUrl('/img/manage/account/disable-granular-data-tracking.png')} alt="Disable Granular Data Tracking" style={{border:'1px solid gray'}} width="700"/>
3743

3844
## Guide contents
3945

160 KB
Loading

0 commit comments

Comments
 (0)