Skip to content

Commit 6d6bd9c

Browse files
committed
links fix
1 parent 41fe2cf commit 6d6bd9c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/manage/data-forwarding/forward-data-from-sumologic.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This document outlines the instructions that needs to be followed to forward lo
1010

1111
To forward data to a storage bucket:
1212
1. [Configure forwarding destination](#configure-data-forwarding-destination).
13-
1. [Forward data to destination](#forward-data-to-forwarding-destination) from a partition or schedule view.
13+
1. [Forward data to destination](#forward-datato-forwarding-destination) from a partition or schedule view.
1414

1515
After data forwarding is configured, you should start to see file objects posted within your configured bucket. If your Scheduled View conducts aggregation, which is a best practice, your aggregate fields are automatically appended to the forwarded objects.
1616

@@ -90,7 +90,7 @@ Where:
9090

9191
## Configure data forwarding destination
9292

93-
Before you can [forward data](#forward-data-to-forwarding-destination) from a partition or Scheduled View, you must create a destination that indicates the S3 or GCS bucket where you want to send the forwarded data.
93+
Before you can [forward data](#forward-datato-forwarding-destination) from a partition or Scheduled View, you must create a destination that indicates the S3 or GCS bucket where you want to send the forwarded data.
9494

9595
1. [**New UI**](/docs/get-started/sumo-logic-ui/). In the main Sumo Logic menu select **Manage Data**, and then under **Logs** select **Data Forwarding**. You can also click the **Go To...** menu at the top of the screen and select **Data Forwarding**.<br/>[**Classic UI**](/docs/get-started/sumo-logic-ui-classic/). In the main Sumo Logic menu, select **Manage Data > Logs > Data Forwarding**.
9696
1. Click **+ Add Destination** to add a new destination.
@@ -119,7 +119,7 @@ Before you can [forward data](#forward-data-to-forwarding-destination) from a pa
119119
1. **Active**. Select this check box to enable data forwarding for the entire bucket. To start forwarding data, you will also need to enable forwarding for the desired indexes, as described below.
120120
1. Click **Save**. <br/>If Sumo Logic is able to verify the credentials, the destination will be added to the list of destinations. If the destination is not added successfully, see [Error and alert conditions](#error-and-alert-conditions) for examples of errors that can occur.
121121

122-
Once the destination is created, you can start data forwarding for specific partitions or Scheduled Views as described in [Forward data to an forwarding destination](#forward-datato-an-s3-forwarding-destination) below.
122+
Once the destination is created, you can start data forwarding for specific partitions or Scheduled Views as described in [Forward data to an forwarding destination](#forward-datato-forwarding-destination) below.
123123

124124
## Forward data to forwarding destination
125125

@@ -137,7 +137,7 @@ Once you [configure date forwarding destination](#configure-data-forwarding-dest
137137
- For **Amazon S3** as the destination type, follow the below steps:<br/><img src={useBaseUrl('img/manage/data-forwarding/specify-destination.png')} alt="Forwarding destination options" style={{border: '1px solid gray'}} width="450"/>
138138
1. **Forwarding Destination**. Choose one of the following:
139139
* **Existing Amazon S3 Destination**. If you select this option, select the destination in the **Amazon S3 Destination** field below.
140-
* **New Amazon S3 Destination**. Follow the instructions in [Configure an S3 data forwarding destination](#configure-an-s3-data-forwarding-destination) above to create a new S3 destination.
140+
* **New Amazon S3 Destination**. Follow the instructions in [Configure data forwarding destination](#forward-datato-forwarding-destination) above to create a new S3 destination.
141141
1. **Amazon S3 Destination**. If you chose **Existing Amazon S3 Destination** for the forwarding destination, select the destination here.
142142
- For **Google Cloud Storage** as the destination type, follow the below steps:<br/><img src={useBaseUrl('img/manage/data-forwarding/specify-destination-gcs.png')} alt="Forwarding destination options" style={{border: '1px solid gray'}} width="450"/>
143143
1. **Forwarding Destination**. Choose one of the following:
@@ -176,7 +176,7 @@ Let's suppose you have an S3 or GCS bucket named `demo-bucket1` where you want t
176176
1. [Create a destination](/docs/manage/data-forwarding/forward-data-from-sumologic/#configure-data-forwarding-destination) that points to the `demo-bucket1` bucket. For example, name it **Test destination**.
177177
1. Open the partition or Scheduled View whose data you want to [forward data to the new destination](/docs/manage/data-forwarding/forward-data-from-sumologic/#configure-data-forwarding-destination).
178178
1. In the partition or Scheduled View, select **Enable Data Forwarding**, and fill out the fields that appear:
179-
1. In **Destination Type** select **Amazon S3** or **Google Cloud Storage** depening on your requirement.
179+
1. In **Destination Type** select **Amazon S3** or **Google Cloud Storage** depending on your requirement.
180180
1. In **Forwarding Destination** select any **Existing Destination**.
181181
1. In **Destination** select the name of the destination you created earlier, for example, **Test destination**.
182182
1. Use the **Data Forwarding Configuration** section to specify whether to forward only log data, log data with metadata, or log data with metadata and enriched fields.

0 commit comments

Comments
 (0)