Skip to content

Commit 8476d31

Browse files
committed
minor fix
1 parent 1281cc4 commit 8476d31

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

docs/manage/partitions/edit-data-forwarding-destinations-partition.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ You can specify data forwarding settings for a partition so that the messages th
1616
<img src={useBaseUrl('/img/manage/partitions-data-tiers/partitions-page.png')} alt="partitions-page" style={{border:'1px solid gray'}} width="800"/>
1717
1. The partition details are displayed on the right side of the page.<br/><img src={useBaseUrl('img/manage/partitions-data-tiers/edit-partition-pane-search-icon.png')} alt="edit-partition-pane-search-icon" width="300"/>
1818
1. Click **Edit** to open the pane for editing. <br/><img src={useBaseUrl('img/manage/partitions-data-tiers/edit-partition-pane.png')} alt="edit-partition-pane.png" width="300"/>
19-
1. You can configure Data Forwarding, or if Data Forwarding is already configured, modify the configuration. For more information, see [Data Forwarding](../data-forwarding/amazon-s3-bucket.md).
19+
1. You can configure Data Forwarding, or if Data Forwarding is already configured, modify the configuration. For more information, see [Data Forwarding](../data-forwarding/forward-data-from-sumologic.md).

docs/manage/partitions/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Creating a partition enhances search performance by narrowing down the search s
1313

1414
[**Classic UI**](/docs/get-started/sumo-logic-ui-classic). To access the Partitions page, in the main Sumo Logic menu select **Manage Data > Logs > Partitions**.
1515

16-
A partition stores your data in an index separate from the rest of your account's data so you can [optimize searches](../../search/optimize-search-performance.md)[manage variable retention](manage-indexes-variable-retention.md), and specify certain [data to forward to S3](../data-forwarding/amazon-s3-bucket.md).
16+
A partition stores your data in an index separate from the rest of your account's data so you can [optimize searches](../../search/optimize-search-performance.md)[manage variable retention](manage-indexes-variable-retention.md), and specify certain [data to forward to S3](../data-forwarding/forward-data-from-sumologic.md).
1717

1818
:::note
1919
Data stored in a partition is not stored anywhere else. 

docs/manage/scheduled-views/add-scheduled-view.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ For Scheduled View query requirements, see [Scheduled Views Best Practices and E
2222
:::
2323
1. **Timezone**. Select the timezone for the scheduled view of your choice from the drop-down. If you do not make a selection, the Scheduled View will default to the timezone preference in Sumo Logic. But if the timezone is not set in Sumo Logic *User Preferences* page, then this will default to the timezone from your browser.
2424
1. **Retention Period.** Either enter a retention period for the data in the index, in days, or click **Apply the retention period of Default Partition**. For more information, see [Manage Indexes with Variable Retention](../partitions/manage-indexes-variable-retention.md).
25-
1. **Data Forwarding.** (Optional). Choose **Enable Data Forwarding** to [forward data from Sumo to Amazon S3](../data-forwarding/amazon-s3-bucket.md). The results from the Scheduled View are forwarded to S3. Raw logs are sent if the view query does not use an aggregate operator. If the view query performs an aggregation, aggregate results are sent. See [File Format](../data-forwarding/amazon-s3-bucket.md) for details on how the file objects are structured.
25+
1. **Data Forwarding.** (Optional). Choose **Enable Data Forwarding** to [forward data from Sumo to Amazon S3](../data-forwarding/forward-data-from-sumologic.md). The results from the Scheduled View are forwarded to S3. Raw logs are sent if the view query does not use an aggregate operator. If the view query performs an aggregation, aggregate results are sent. See [File Format](../data-forwarding/forward-data-from-sumologic.md) for details on how the file objects are structured.
2626
1. Click **Save**.
2727

2828
The view begins to index data as soon as you create it. Allow a few hours for the indexing to complete. If you've chosen to index a large amount of data and/or have chosen a long date range for the view, it could take a bit longer.

docs/manage/scheduled-views/view-list-scheduled-views.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ You must have a role that grants you the View Scheduled Views [role capability
2121
* **Name**. The name assigned to the scheduled view.
2222
* **Storage Consumed**. The total volume of uncompressed data ingested across the duration of the retention period.
2323
* **Retention Period**. The number of days configured as the retention period.
24-
* **Data Forwarding**. Indicates the name of the [data forwarding](../data-forwarding/amazon-s3-bucket.md) destination if the scheduled view is configured to forward data to the S3 bucket.
24+
* **Data Forwarding**. Indicates the name of the [data forwarding](../data-forwarding/forward-data-from-sumologic.md) destination if the scheduled view is configured to forward data to the S3 bucket.
2525
1. To view details of a scheduled view configuration, click the row containing the view. A pane will appear on the right side of the page with the following information.
2626
* **Name**. Displays the name of the scheduled view.
2727
* **Query**. The query that returns the data for the scheduled view.
@@ -34,7 +34,7 @@ You must have a role that grants you the View Scheduled Views [role capability
3434
* **Lag Time**. If the scheduled view is not up-to-date, **Lag Time** contains the actual lag time. For more information, see [Scheduled View Lag Time](scheduled-view-lag-time.md).
3535
* **Timezone**. Displays the selected time zone or the default timezone of your browser while creating the scheduled view.
3636
* **Query**. The query that returns that data to be written to the scheduled view.
37-
* **Data Forwarding**. If the scheduled view is configured to forward data to an S3 bucket, the name of the [data forwarding](../data-forwarding/amazon-s3-bucket.md) destination.  
37+
* **Data Forwarding**. If the scheduled view is configured to forward data to an S3 bucket, the name of the [data forwarding](../data-forwarding/forward-data-from-sumologic.md) destination.  
3838
* **Created by** and **Modified by**. The user that created the view, and the user that most recently modified the view. <br/><img src={useBaseUrl('/img/scheduled-views/sched-view-details.png')} style={{border: '1px solid gray'}} alt="sched-view-details" width="400"/>
3939

4040

0 commit comments

Comments
 (0)