From cf93750e4d3484a35ac2e0b61e2e509bf0437088 Mon Sep 17 00:00:00 2001 From: Jagadisha V <129049263+JV0812@users.noreply.github.com> Date: Tue, 18 Jun 2024 12:14:00 +0530 Subject: [PATCH 01/13] Ingest Budgets v2 release notes --- blog-service/2024-06-22-manage.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 blog-service/2024-06-22-manage.md diff --git a/blog-service/2024-06-22-manage.md b/blog-service/2024-06-22-manage.md new file mode 100644 index 0000000000..d402e61787 --- /dev/null +++ b/blog-service/2024-06-22-manage.md @@ -0,0 +1,21 @@ +--- +title: Ingest Budgets (Manage) +image: https://help.sumologic.com/img/sumo-square.png +keywords: + - ingest budgets + - manage +hide_table_of_contents: true +authors: + - url: https://help.sumologic.com/release-notes-service/rss.xml + image_url: /img/release-notes/rss-orange.png +--- + +In November 2020, Sumo Logic announced the release of a product enhancement to our Ingest Budget feature (v2) that allowed greater flexibility and granularity in the metadata and fields, which is defined as part of an Ingest Budget Definition. Since then, when it was not possible to create a new Ingest Budget in v2, existing v1 budgets continued to operate in the way that they were defined. + +**On September 9. 2024**, Sumo Logic will deprecate and remove the existing v1 Ingest Budgets that remain defined in customer Instances. + +Prior to September 9, 2024, review your current Ingest Budgets located in **Manage Data > Collection > Ingest Budgets** and any budgets tagged as v1. If these budgets are still needed and valid, you can [edit them and provide a scope to upgrade them to v2](/docs/manage/ingestion-volume/ingest-budgets/daily-volume/#versions). + +:::note +After the deprecation date, these legacy Ingest Budgets will be automatically removed, and if not migrated you can no longer limit ingestion. +::: From 6e8fd024302217a5738dfa22083ab64789fb8196 Mon Sep 17 00:00:00 2001 From: Jagadisha V <129049263+JV0812@users.noreply.github.com> Date: Wed, 19 Jun 2024 10:07:28 +0530 Subject: [PATCH 02/13] Update blog-service/2024-06-22-manage.md Co-authored-by: Kim (Sumo Logic) <56411016+kimsauce@users.noreply.github.com> --- blog-service/2024-06-22-manage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog-service/2024-06-22-manage.md b/blog-service/2024-06-22-manage.md index d402e61787..98ea8108a0 100644 --- a/blog-service/2024-06-22-manage.md +++ b/blog-service/2024-06-22-manage.md @@ -1,5 +1,5 @@ --- -title: Ingest Budgets (Manage) +title: Deprecation of Legacy Ingest Budgets V1 – Action Required by September 9, 2024 (Manage) image: https://help.sumologic.com/img/sumo-square.png keywords: - ingest budgets From fe1ba68b3423c86da4808f916391b7fed947ebb2 Mon Sep 17 00:00:00 2001 From: Jagadisha V <129049263+JV0812@users.noreply.github.com> Date: Wed, 19 Jun 2024 10:08:10 +0530 Subject: [PATCH 03/13] Update blog-service/2024-06-22-manage.md Co-authored-by: Kim (Sumo Logic) <56411016+kimsauce@users.noreply.github.com> --- blog-service/2024-06-22-manage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog-service/2024-06-22-manage.md b/blog-service/2024-06-22-manage.md index 98ea8108a0..348bfaf4f2 100644 --- a/blog-service/2024-06-22-manage.md +++ b/blog-service/2024-06-22-manage.md @@ -10,7 +10,7 @@ authors: image_url: /img/release-notes/rss-orange.png --- -In November 2020, Sumo Logic announced the release of a product enhancement to our Ingest Budget feature (v2) that allowed greater flexibility and granularity in the metadata and fields, which is defined as part of an Ingest Budget Definition. Since then, when it was not possible to create a new Ingest Budget in v2, existing v1 budgets continued to operate in the way that they were defined. +In November 2020, we introduced Ingest Budgets V2, offering greater flexibility and granularity in metadata and fields within the Ingest Budget Definition. Despite this update, existing V1 budgets continued to function as originally defined when creating new V2 budgets was not possible. **On September 9. 2024**, Sumo Logic will deprecate and remove the existing v1 Ingest Budgets that remain defined in customer Instances. From 52233f35f0f4091ed03f599d6087190c9b0b584d Mon Sep 17 00:00:00 2001 From: Jagadisha V <129049263+JV0812@users.noreply.github.com> Date: Wed, 19 Jun 2024 10:08:37 +0530 Subject: [PATCH 04/13] Update blog-service/2024-06-22-manage.md Co-authored-by: Kim (Sumo Logic) <56411016+kimsauce@users.noreply.github.com> --- blog-service/2024-06-22-manage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog-service/2024-06-22-manage.md b/blog-service/2024-06-22-manage.md index 348bfaf4f2..24141ddd93 100644 --- a/blog-service/2024-06-22-manage.md +++ b/blog-service/2024-06-22-manage.md @@ -17,5 +17,5 @@ In November 2020, we introduced Ingest Budgets V2, offering greater flexibility Prior to September 9, 2024, review your current Ingest Budgets located in **Manage Data > Collection > Ingest Budgets** and any budgets tagged as v1. If these budgets are still needed and valid, you can [edit them and provide a scope to upgrade them to v2](/docs/manage/ingestion-volume/ingest-budgets/daily-volume/#versions). :::note -After the deprecation date, these legacy Ingest Budgets will be automatically removed, and if not migrated you can no longer limit ingestion. +After September 9, 2024, any legacy Ingest Budgets that are not migrated will be automatically removed, resulting in the loss of ingestion limitation functionality. ::: From 3e566be16345fe69e04e4088a9b8a92a32c7e21c Mon Sep 17 00:00:00 2001 From: Jagadisha V <129049263+JV0812@users.noreply.github.com> Date: Wed, 19 Jun 2024 10:09:14 +0530 Subject: [PATCH 05/13] Update blog-service/2024-06-22-manage.md Co-authored-by: Kim (Sumo Logic) <56411016+kimsauce@users.noreply.github.com> --- blog-service/2024-06-22-manage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog-service/2024-06-22-manage.md b/blog-service/2024-06-22-manage.md index 24141ddd93..59681029e1 100644 --- a/blog-service/2024-06-22-manage.md +++ b/blog-service/2024-06-22-manage.md @@ -14,7 +14,7 @@ In November 2020, we introduced Ingest Budgets V2, offering greater flexibility **On September 9. 2024**, Sumo Logic will deprecate and remove the existing v1 Ingest Budgets that remain defined in customer Instances. -Prior to September 9, 2024, review your current Ingest Budgets located in **Manage Data > Collection > Ingest Budgets** and any budgets tagged as v1. If these budgets are still needed and valid, you can [edit them and provide a scope to upgrade them to v2](/docs/manage/ingestion-volume/ingest-budgets/daily-volume/#versions). +To ensure uninterrupted service, please review your current Ingest Budgets under **Manage Data > Collection > Ingest Budgets**. Identify any budgets tagged as V1 and, if still needed, [edit and upgrade them to V2](https://github.com/docs/manage/ingestion-volume/ingest-budgets/daily-volume/#versions) before the deprecation date. :::note After September 9, 2024, any legacy Ingest Budgets that are not migrated will be automatically removed, resulting in the loss of ingestion limitation functionality. From 86e64ab348c6d8732df06cf47a17546695c5375c Mon Sep 17 00:00:00 2001 From: Jagadisha V <129049263+JV0812@users.noreply.github.com> Date: Wed, 19 Jun 2024 10:09:21 +0530 Subject: [PATCH 06/13] Update blog-service/2024-06-22-manage.md Co-authored-by: Kim (Sumo Logic) <56411016+kimsauce@users.noreply.github.com> --- blog-service/2024-06-22-manage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog-service/2024-06-22-manage.md b/blog-service/2024-06-22-manage.md index 59681029e1..36f0dae683 100644 --- a/blog-service/2024-06-22-manage.md +++ b/blog-service/2024-06-22-manage.md @@ -12,7 +12,7 @@ authors: In November 2020, we introduced Ingest Budgets V2, offering greater flexibility and granularity in metadata and fields within the Ingest Budget Definition. Despite this update, existing V1 budgets continued to function as originally defined when creating new V2 budgets was not possible. -**On September 9. 2024**, Sumo Logic will deprecate and remove the existing v1 Ingest Budgets that remain defined in customer Instances. +**On September 9. 2024**, Sumo Logic will deprecate and remove the existing V1 Ingest Budgets that remain defined in customer Instances. To ensure uninterrupted service, please review your current Ingest Budgets under **Manage Data > Collection > Ingest Budgets**. Identify any budgets tagged as V1 and, if still needed, [edit and upgrade them to V2](https://github.com/docs/manage/ingestion-volume/ingest-budgets/daily-volume/#versions) before the deprecation date. From c7dce1992b5cfc4450f0f4a177bf6a70d5bb8d61 Mon Sep 17 00:00:00 2001 From: Jagadisha V <129049263+JV0812@users.noreply.github.com> Date: Wed, 19 Jun 2024 10:09:37 +0530 Subject: [PATCH 07/13] Update 2024-06-22-manage.md --- blog-service/2024-06-22-manage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog-service/2024-06-22-manage.md b/blog-service/2024-06-22-manage.md index 36f0dae683..7a64daba2b 100644 --- a/blog-service/2024-06-22-manage.md +++ b/blog-service/2024-06-22-manage.md @@ -14,7 +14,7 @@ In November 2020, we introduced Ingest Budgets V2, offering greater flexibility **On September 9. 2024**, Sumo Logic will deprecate and remove the existing V1 Ingest Budgets that remain defined in customer Instances. -To ensure uninterrupted service, please review your current Ingest Budgets under **Manage Data > Collection > Ingest Budgets**. Identify any budgets tagged as V1 and, if still needed, [edit and upgrade them to V2](https://github.com/docs/manage/ingestion-volume/ingest-budgets/daily-volume/#versions) before the deprecation date. +To ensure uninterrupted service, review your current Ingest Budgets under **Manage Data > Collection > Ingest Budgets**. Identify any budgets tagged as V1 and, if still needed, [edit and upgrade them to V2](https://github.com/docs/manage/ingestion-volume/ingest-budgets/daily-volume/#versions) before the deprecation date. :::note After September 9, 2024, any legacy Ingest Budgets that are not migrated will be automatically removed, resulting in the loss of ingestion limitation functionality. From 5ff2153633a259342d80cb1112f7229474b1e314 Mon Sep 17 00:00:00 2001 From: "Kim (Sumo Logic)" <56411016+kimsauce@users.noreply.github.com> Date: Thu, 20 Jun 2024 11:05:27 -0700 Subject: [PATCH 08/13] Update blog-service/2024-06-22-manage.md --- blog-service/2024-06-22-manage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog-service/2024-06-22-manage.md b/blog-service/2024-06-22-manage.md index 7a64daba2b..523bd3b80f 100644 --- a/blog-service/2024-06-22-manage.md +++ b/blog-service/2024-06-22-manage.md @@ -17,5 +17,5 @@ In November 2020, we introduced Ingest Budgets V2, offering greater flexibility To ensure uninterrupted service, review your current Ingest Budgets under **Manage Data > Collection > Ingest Budgets**. Identify any budgets tagged as V1 and, if still needed, [edit and upgrade them to V2](https://github.com/docs/manage/ingestion-volume/ingest-budgets/daily-volume/#versions) before the deprecation date. :::note -After September 9, 2024, any legacy Ingest Budgets that are not migrated will be automatically removed, resulting in the loss of ingestion limitation functionality. +After September 9, 2024, any legacy ingest budgets that are not migrated will be automatically removed, resulting in the loss of ingestion limitation functionality. ::: From 1fd041a2cf399002d16fdd7dca45dd824f84890b Mon Sep 17 00:00:00 2001 From: "Kim (Sumo Logic)" <56411016+kimsauce@users.noreply.github.com> Date: Thu, 20 Jun 2024 11:05:36 -0700 Subject: [PATCH 09/13] Update blog-service/2024-06-22-manage.md --- blog-service/2024-06-22-manage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog-service/2024-06-22-manage.md b/blog-service/2024-06-22-manage.md index 523bd3b80f..b5896a74ac 100644 --- a/blog-service/2024-06-22-manage.md +++ b/blog-service/2024-06-22-manage.md @@ -14,7 +14,7 @@ In November 2020, we introduced Ingest Budgets V2, offering greater flexibility **On September 9. 2024**, Sumo Logic will deprecate and remove the existing V1 Ingest Budgets that remain defined in customer Instances. -To ensure uninterrupted service, review your current Ingest Budgets under **Manage Data > Collection > Ingest Budgets**. Identify any budgets tagged as V1 and, if still needed, [edit and upgrade them to V2](https://github.com/docs/manage/ingestion-volume/ingest-budgets/daily-volume/#versions) before the deprecation date. +To ensure uninterrupted service, review your current ingest budgets under **Manage Data > Collection > Ingest Budgets**. Identify any budgets tagged as V1 and, if still needed, [edit and upgrade them to V2](https://github.com/docs/manage/ingestion-volume/ingest-budgets/daily-volume/#versions) before the deprecation date. :::note After September 9, 2024, any legacy ingest budgets that are not migrated will be automatically removed, resulting in the loss of ingestion limitation functionality. From 219aba3082511172c127ec0e5bae2b04f86f64b0 Mon Sep 17 00:00:00 2001 From: "Kim (Sumo Logic)" <56411016+kimsauce@users.noreply.github.com> Date: Thu, 20 Jun 2024 11:05:43 -0700 Subject: [PATCH 10/13] Update blog-service/2024-06-22-manage.md --- blog-service/2024-06-22-manage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog-service/2024-06-22-manage.md b/blog-service/2024-06-22-manage.md index b5896a74ac..c67b43271d 100644 --- a/blog-service/2024-06-22-manage.md +++ b/blog-service/2024-06-22-manage.md @@ -10,7 +10,7 @@ authors: image_url: /img/release-notes/rss-orange.png --- -In November 2020, we introduced Ingest Budgets V2, offering greater flexibility and granularity in metadata and fields within the Ingest Budget Definition. Despite this update, existing V1 budgets continued to function as originally defined when creating new V2 budgets was not possible. +In November 2020, we introduced Ingest Budgets V2, offering greater flexibility and granularity in metadata and fields within the ingest budget definition. Despite this update, existing V1 budgets continued to function as originally defined while only allowing v2 budgets for all new configurations going forward. **On September 9. 2024**, Sumo Logic will deprecate and remove the existing V1 Ingest Budgets that remain defined in customer Instances. From 20fa2655e20d5b111c29e9de08699ef4c6b39275 Mon Sep 17 00:00:00 2001 From: Jagadisha V <129049263+JV0812@users.noreply.github.com> Date: Fri, 21 Jun 2024 12:36:46 +0530 Subject: [PATCH 11/13] Update 2024-06-22-manage.md --- blog-service/2024-06-22-manage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog-service/2024-06-22-manage.md b/blog-service/2024-06-22-manage.md index c67b43271d..9001ee92d3 100644 --- a/blog-service/2024-06-22-manage.md +++ b/blog-service/2024-06-22-manage.md @@ -12,7 +12,7 @@ authors: In November 2020, we introduced Ingest Budgets V2, offering greater flexibility and granularity in metadata and fields within the ingest budget definition. Despite this update, existing V1 budgets continued to function as originally defined while only allowing v2 budgets for all new configurations going forward. -**On September 9. 2024**, Sumo Logic will deprecate and remove the existing V1 Ingest Budgets that remain defined in customer Instances. +**On September 9. 2024**, Sumo Logic will deprecate and remove the existing V1 Ingest Budgets that remain defined in customer instances. To ensure uninterrupted service, review your current ingest budgets under **Manage Data > Collection > Ingest Budgets**. Identify any budgets tagged as V1 and, if still needed, [edit and upgrade them to V2](https://github.com/docs/manage/ingestion-volume/ingest-budgets/daily-volume/#versions) before the deprecation date. From 1e2e0c71b347a73bbfb5a04c2bbea0fcb357587e Mon Sep 17 00:00:00 2001 From: Jagadisha V <129049263+JV0812@users.noreply.github.com> Date: Fri, 21 Jun 2024 12:37:06 +0530 Subject: [PATCH 12/13] Update 2024-06-22-manage.md --- blog-service/2024-06-22-manage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog-service/2024-06-22-manage.md b/blog-service/2024-06-22-manage.md index 9001ee92d3..78555882e7 100644 --- a/blog-service/2024-06-22-manage.md +++ b/blog-service/2024-06-22-manage.md @@ -10,7 +10,7 @@ authors: image_url: /img/release-notes/rss-orange.png --- -In November 2020, we introduced Ingest Budgets V2, offering greater flexibility and granularity in metadata and fields within the ingest budget definition. Despite this update, existing V1 budgets continued to function as originally defined while only allowing v2 budgets for all new configurations going forward. +In November 2020, we introduced Ingest Budgets V2, offering greater flexibility and granularity in metadata and fields within the ingest budget definition. Despite this update, existing V1 budgets continued to function as originally defined while only allowing V2 budgets for all new configurations going forward. **On September 9. 2024**, Sumo Logic will deprecate and remove the existing V1 Ingest Budgets that remain defined in customer instances. From 835408068bba8c577d23c0da8c48ddac63db0c7b Mon Sep 17 00:00:00 2001 From: Jagadisha V <129049263+JV0812@users.noreply.github.com> Date: Mon, 24 Jun 2024 11:43:56 +0530 Subject: [PATCH 13/13] Rename 2024-06-22-manage.md to 2024-06-24-manage.md --- blog-service/{2024-06-22-manage.md => 2024-06-24-manage.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename blog-service/{2024-06-22-manage.md => 2024-06-24-manage.md} (100%) diff --git a/blog-service/2024-06-22-manage.md b/blog-service/2024-06-24-manage.md similarity index 100% rename from blog-service/2024-06-22-manage.md rename to blog-service/2024-06-24-manage.md