Skip to content

Commit 0694e5c

Browse files
committed
Fix broken anchor links
1 parent e769630 commit 0694e5c

File tree

2 files changed

+3
-7
lines changed

2 files changed

+3
-7
lines changed

blog-service/2024-06-24-manage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ In November 2020, we introduced Ingest Budgets V2, offering greater flexibility
1515

1616
V1 Ingest Budgets are deprecated, and **On September 9. 2024**, Sumo Logic will remove the existing V1 Ingest Budgets that remain defined in customer instances.
1717

18-
To ensure uninterrupted service, review your current ingest budgets under [**Ingest Budgets**](/docs/manage/ingestion-volume/ingest-budgets/daily-volume#manage-ingest-budgets). Identify any budgets tagged as V1 and, if still needed, [edit and upgrade them to V2](/docs/manage/ingestion-volume/ingest-budgets/daily-volume/#versions) before the deprecation date.
18+
To ensure uninterrupted service, review your current ingest budgets under [**Ingest Budgets**](/docs/manage/ingestion-volume/ingest-budgets/daily-volume#manage-ingest-budgets). Identify any budgets tagged as V1 and, if still needed, [edit and upgrade them to V2](/docs/manage/ingestion-volume/ingest-budgets/daily-volume) before the deprecation date.
1919

2020
:::note
2121
After September 9, 2024, any legacy ingest budgets that are not migrated will be automatically removed, resulting in the loss of ingestion limitation functionality.

docs/manage/ingestion-volume/ingest-budgets/daily-volume.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -83,11 +83,7 @@ The page displays the following information:
8383
* **Reset Time**. Time and time zone to reset the data usage tracking in HH:MM [timestamp format](/docs/send-data/reference-information/time-reference.md). This is fixed at a 24-hour time interval, so the reset time is triggered every 24 hours. Use the [IANA time zone](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List) database format.
8484
* **Allocated Capacity** (bottom of table). The total allocated capacity from all ingest budgets out of your account's available daily log ingest capacity is provided. If you assign all your log data to ingest budgets you can easily track how much data you are allowing Sumo Logic to ingest compared to your account's available daily log ingest quota.
8585

86-
At the top of the page, you can:
87-
88-
* **Search Ingest Budgets**.
89-
* Select a [version](#versions) to **Show**.
90-
* Click **+ Add Budget** to [create a new ingest budget](#create-ingest-budget)
86+
At the top of the page, you can click **+ Add Budget** to [create a new ingest budget](#create-ingest-budget)
9187

9288
For the ingest budgets listed, select a row to view its details. A details pane appears to the right of the table.
9389

@@ -122,7 +118,7 @@ When hovering over a row in the Ingest Budgets table there are icons that appear
122118
* **Time zone**. Set the time zone of the reset time.
123119
* **Action when capacity reached**. Select the action to take when the ingest budget's capacity is reached. All actions are [audited](#audit-index-queries).
124120

125-
* **Stop** Collecting - Collection stops immediately. There are important differences depending on the [Source type](#source-type-behavior) and [version](#versions)
121+
* **Stop** Collecting - Collection stops immediately. There are important differences depending on the [Source type](#source-type-behavior).
126122
* **Keep** Collecting - Collection remains the same.
127123

128124
* **Audit Threshold**. The threshold, as a percentage, of when an ingest budget's capacity usage is logged in the Audit Index.

0 commit comments

Comments
 (0)