From 8e0dc526684695bc4b506b6e59260f56b00d91b2 Mon Sep 17 00:00:00 2001 From: John Pipkin Date: Tue, 10 Jun 2025 11:32:01 -0500 Subject: [PATCH] Remove beta article --- .../infrequent-tier-data-forwarding.md | 26 ------------------- 1 file changed, 26 deletions(-) delete mode 100644 docs/manage/partitions/data-tiers/infrequent-tier-data-forwarding.md diff --git a/docs/manage/partitions/data-tiers/infrequent-tier-data-forwarding.md b/docs/manage/partitions/data-tiers/infrequent-tier-data-forwarding.md deleted file mode 100644 index 506f12894e..0000000000 --- a/docs/manage/partitions/data-tiers/infrequent-tier-data-forwarding.md +++ /dev/null @@ -1,26 +0,0 @@ ---- -id: infrequent-tier-data-forwarding -title: Infrequent Tier Support for Data Forwarding (Beta) -description: Learn how to forward log data in the Infrequent data tier. ---- - -import useBaseUrl from '@docusaurus/useBaseUrl'; - - - - - -

Beta

- -Previously, data forwarding was only supported in Sumo Logic’s Continuous data tier. Now, you can forward log data from a [Partition](/docs/manage/partitions/) or [Scheduled View](/docs/manage/scheduled-views/) in Infrequent Tier. This support helps debugging of rare issues by utilizing verbose log sources, ensuring effective troubleshooting for specific scenarios that occur infrequently. - -## Infrequent data forwarding support - -To enable data forwarding in the Infrequent Tier, follow the steps: -1. Depending on whether you want to forward data from a Partition or a Scheduled View: - * Partition:
[**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the main Sumo Logic menu, select **Manage Data > Logs > Partitions**.
[**New UI**](/docs/get-started/sumo-logic-ui). In the top menu select **Configuration**, and then under **Logs** select **Partitions**. You can also click the **Go To...** menu at the top of the screen and select **Partitions**. - * Scheduled View:
[**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the main Sumo Logic menu, select **Manage Data > Logs > Scheduled Views**.
[**New UI**](/docs/get-started/sumo-logic-ui). In the top menu select **Configuration**, and then under **Logs** select **Scheduled Views**. You can also click the **Go To...** menu at the top of the screen and select **Scheduled Views**. -1. Click the Partition or View for which you want to enable data forwarding and click the **Edit** button. When editing, you'll see an option to **Enable Data Forwarding**.
data-forwarding -1. Click **Enable Data Forwarding** checkbox. - -For setting up **Forwarding destinations**, you can refer to the [Forward data to an S3 forwarding destination](/docs/manage/data-forwarding/amazon-s3-bucket/#forward-datato-an-s3-forwarding-destination) section.