Skip to content

Commit 9e5f131

Browse files
committed
minor fix
1 parent 8f1e545 commit 9e5f131

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ To create a Scheduled View you must be an admin or have the Manage Scheduled V
1111

1212
For Scheduled View query requirements, see [Scheduled Views Best Practices and Examples](/docs/manage/views/scheduled-views/best-practices)
1313

14-
1. [**Classic UI**](/docs/get-started/sumo-logic-ui/). In the main Sumo Logic menu, select **Manage Data > Logs > Views**. <br/>[**New UI**](/docs/get-started/sumo-logic-ui-new/). 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**.
14+
1. [**Classic UI**](/docs/get-started/sumo-logic-ui/). In the main Sumo Logic menu, select **Manage Data > Logs > Views**. <br/>[**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**.
1515
1. Click **+ Add View**. <br/><img src={useBaseUrl('/img/scheduled-views/scheduled-view-page.png')} alt="scheduled-view-page" style={{border:'1px solid gray'}} width="800"/>
1616
1. Enter the follow fields to create the scheduled view:
1717
1. **Scheduled View name**. Enter a name for the view. You'll use this name in queries to search the view, so use a name that's descriptive and easy to remember. Names can contain alphanumeric characters; underscores (`_`) are the only special characters allowed. View names can only have (A-Z, a-z, 0-9), $, and _ after the first letter.

docs/manage/views/scheduled-views/lag-time.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ When you view the details of a View, you can see who created it, creation date,
99
Based on the start time chosen during View Creation, the pre-computed data for the duration is backfilled. The successful data backfill is reflected in green on the Progress bar. As the data is being back-filled, if the progress bar is not completely full, the gap on the rightmost end is proportional to the lag time.
1010

1111
To view the lag time for the selected scheduled view:
12-
1. [**Classic UI**](/docs/get-started/sumo-logic-ui/). In the main Sumo Logic menu, select **Manage Data > Logs > Views**. <br/>[**New UI**](/docs/get-started/sumo-logic-ui-new/). In the top menu select **Configuration**, and then under **Logs** select **Views**. You can also click the **Go To...** menu at the top of the screen and select **Views**.
12+
1. [**Classic UI**](/docs/get-started/sumo-logic-ui/). In the main Sumo Logic menu, select **Manage Data > Logs > Views**. <br/>[**New UI**](/docs/get-started/sumo-logic-ui/). In the top menu select **Configuration**, and then under **Logs** select **Views**. You can also click the **Go To...** menu at the top of the screen and select **Views**.
1313
1. Scroll through or search to identify the required index. Click the index to open the right side pane.
1414
1. Click the drop down against the scheduled view to view the lag time details.
1515

docs/manage/views/scheduled-views/pause-disable-view.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ If you disable a view, it is no longer visible in Sumo Logic. If you create a ne
2323

2424
To disable a scheduled view:
2525

26-
1. [**Classic UI**](/docs/get-started/sumo-logic-ui/). In the main Sumo Logic menu, select **Manage Data > Logs > Views**. <br/>[**New UI**](/docs/get-started/sumo-logic-ui-new/). In the top menu select **Configuration**, and then under **Logs** select **Views**. You can also click the **Go To...** menu at the top of the screen and select **Views**.
26+
1. [**Classic UI**](/docs/get-started/sumo-logic-ui/). In the main Sumo Logic menu, select **Manage Data > Logs > Views**. <br/>[**New UI**](/docs/get-started/sumo-logic-ui/). In the top menu select **Configuration**, and then under **Logs** select **Views**. You can also click the **Go To...** menu at the top of the screen and select **Views**.
2727
1. Scroll through or search to identify the required index. Click the index to open the right side pane.
2828
1. Click the **Disable** <img src={useBaseUrl('/img/scheduled-views/disable-button.png')} alt="disable-button" style={{border:'1px solid gray'}} width="30"/> button against the required scheduled view.

docs/manage/views/view-list.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
99
The page has information about viewing information about the views/indexes configured for your organization.
1010

1111
:::note
12-
You must have a role that grants you the View Scheduled Views [role capability](view-list.md) in order to view information about scheduled views.
12+
You must have a role that grants you the View Scheduled Views [role capability](/docs/manage/views/view-list) in order to view information about scheduled views.
1313
:::
1414

1515
1. [**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the main Sumo Logic menu, select **Manage Data > Logs > Views**. <br/>[**New UI**](/docs/get-started/sumo-logic-ui). In the top menu select **Configuration**, and then under **Logs** select **Views**. You can also click the **Go To...** menu at the top of the screen and select **Views**. <br/><img src={useBaseUrl('/img/scheduled-views/scheduled-view-page.png')} style={{border: '1px solid gray'}} alt="scheduled-view-page" width="800"/>

0 commit comments

Comments
 (0)