You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
14
14
15
15
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.
16
16
@@ -90,7 +90,7 @@ Where:
90
90
91
91
## Configure data forwarding destination
92
92
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.
94
94
95
95
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**.
96
96
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
119
119
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.
120
120
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.
121
121
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.
123
123
124
124
## Forward data to forwarding destination
125
125
@@ -137,7 +137,7 @@ Once you [configure date forwarding destination](#configure-data-forwarding-dest
137
137
- 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"/>
138
138
1.**Forwarding Destination**. Choose one of the following:
139
139
* **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.
141
141
1.**Amazon S3 Destination**. If you chose **Existing Amazon S3 Destination** for the forwarding destination, select the destination here.
142
142
- 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"/>
143
143
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
176
176
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**.
177
177
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).
178
178
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.
180
180
1. In **Forwarding Destination** select any **Existing Destination**.
181
181
1. In **Destination** select the name of the destination you created earlier, for example, **Test destination**.
182
182
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