Skip to content

Commit fb6ee43

Browse files
committed
Fixes for Kanso
1 parent 4f7bc2d commit fb6ee43

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

docs/get-started/sumo-logic-ui.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Use the **Go To...** menu for quick access to settings and features. <img src={u
9292
With the Sumo Logic Administrator role, you can manage your organization's data collection settings, ingest budget, partitions, and more. To access these settings, go to the top nav bar and click the **Configuration** icon.<br/><img src={useBaseUrl('img/get-started/config.png')} alt="config.png" width="300"/>
9393

9494
* **Collection**. [Collection](/docs/send-data/collection/), [OpenTelemetry Collection](/docs/send-data/opentelemetry-collector/), [Source Template](/docs/send-data), [Status](/docs/manage/ingestion-volume/collection-status-page/), [Ingest Budget](/docs/manage/ingestion-volume/ingest-budgets/), [Health Events](/docs/manage/health-events/), [Archive](/docs/manage/data-archiving/archive), [Data Archiving](/docs/manage/data-archiving/).
95-
* **Logs**. [Fields](/docs/manage/fields/), [Field Extraction Rules](/docs/manage/field-extractions/), [Partitions](/docs/manage/partitions/), [Scheduled Views](/docs/manage/scheduled-views/), [Data Forwarding](/docs/manage/data-forwarding/), [Threat Intelligence](/docs/platform-services/threat-intelligence-indicators/).
95+
* **Logs**. [Fields](/docs/manage/fields/), [Field Extraction Rules](/docs/manage/field-extractions/), [Partitions](/docs/manage/partitions/), [Scheduled Views](/docs/manage/scheduled-views/), [Data Forwarding](/docs/manage/data-forwarding/), [Threat Intelligence](/docs/security/threat-intelligence/).
9696
* **Metrics**. [Metrics Rules](/docs/metrics/metric-rules-editor/), [Logs-to-Metrics](/docs/metrics/logs-to-metrics/), [Metrics Transformation Rules](/docs/metrics/metrics-transformation-rules/).
9797
* **Monitoring**. [Connections](/docs/alerts/webhook-connections).
9898

docs/security/threat-intelligence/about-threat-intelligence.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Watch this micro lesson to learn about Sumo Logic's threat intelligence features
3333

3434
To view and manage threat intelligence indicators on the [Threat Intelligence tab](/docs/security/threat-intelligence/threat-intelligence-indicators/#threat-intelligence-tab), you must have the correct [role capabilities](/docs/manage/users-roles/roles/role-capabilities/#threat-intel).
3535

36-
1. <!--Kanso [**Classic UI**](/docs/get-started/sumo-logic-ui/).Kanso--> In the main Sumo Logic menu, select **Administration > Users and Roles**. <!--Kanso <br/>[**New UI**](/docs/get-started/sumo-logic-ui-new/). In the top menu select **Administration**, and then under **Users and Roles** select **Roles**. You can also click the **Go To...** menu at the top of the screen and select **Roles**. Kanso-->
36+
1. [**Classic UI**](/docs/get-started/sumo-logic-ui-classic/). In the main Sumo Logic menu, select **Administration > Users and Roles**. <br/>[**New UI**](/docs/get-started/sumo-logic-ui/). In the top menu select **Administration**, and then under **Users and Roles** select **Roles**. You can also click the **Go To...** menu at the top of the screen and select **Roles**.
3737
1. Click the **Roles** tab.
3838
1. Click **Add Role** to create a new role. Alternatively, you can select an existing role in the **Roles** tab and click **Edit**.
3939
Add the following capabilities:

docs/security/threat-intelligence/threat-intelligence-indicators.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ You can also add threat intelligence indicators using a collector or the API. Se
1515

1616
## Threat Intelligence tab
1717

18-
<!--Kanso [**Classic UI**](/docs/get-started/sumo-logic-ui/).Kanso--> To access the **Threat Intelligence** tab, in the main Sumo Logic menu, select **Manage Data > Logs > Threat Intelligence**.
19-
<!--Kanso
20-
[**New UI**](/docs/get-started/sumo-logic-ui-new/). To access the **Threat Intelligence** tab, in the top menu select **Configuration**, and then under **Logs** select **Threat Intelligence**. You can also click the **Go To...** menu at the top of the screen and select **Threat Intelligence**.
21-
Kanso-->
18+
[**Classic UI**](/docs/get-started/sumo-logic-ui-classic/).To access the **Threat Intelligence** tab, in the main Sumo Logic menu, select **Manage Data > Logs > Threat Intelligence**.
19+
20+
[**New UI**](/docs/get-started/sumo-logic-ui/). To access the **Threat Intelligence** tab, in the top menu select **Configuration**, and then under **Logs** select **Threat Intelligence**. You can also click the **Go To...** menu at the top of the screen and select **Threat Intelligence**.
21+
2222

2323
<img src={useBaseUrl('img/security/threat-intelligence-tab.png')} alt="Threat Intelligence tab" style={{border: '1px solid gray'}} width="800" />
2424

@@ -38,7 +38,7 @@ You can also add threat intelligence indicators using a collector or the API. Se
3838

3939
To add threat intelligence indicators in the **Threat Intelligence** tab, you must upload files containing the indicators in a format that can be consumed by Sumo Logic.
4040

41-
1. <!--Kanso [**Classic UI**](/docs/get-started/sumo-logic-ui/).Kanso--> In the main Sumo Logic menu, select **Manage Data > Logs > Threat Intelligence**. <!--Kanso <br/>[**New UI**](/docs/get-started/sumo-logic-ui-new/). In the top menu select **Configuration**, and then under **Logs** select **Threat Intelligence**. You can also click the **Go To...** menu at the top of the screen and select **Threat Intelligence**. Kanso-->
41+
1. [**Classic UI**](/docs/get-started/sumo-logic-ui-classic/).In the main Sumo Logic menu, select **Manage Data > Logs > Threat Intelligence**. <br/>[**New UI**](/docs/get-started/sumo-logic-ui/). In the top menu select **Configuration**, and then under **Logs** select **Threat Intelligence**. You can also click the **Go To...** menu at the top of the screen and select **Threat Intelligence**.
4242
1. Click **Add Indicators**. The dialog displays. <br/><img src={useBaseUrl('img/security/threat-intelligence-add-indicators.png')} alt="Add threat intelligence indicators" style={{border: '1px solid gray'}} width="500" />
4343
1. Select the format of the file to be uploaded:
4444
* **Normalized JSON**. A normalized JSON file.
@@ -55,7 +55,7 @@ When you add indicators, the event is recorded in the Audit Event Index. See [Au
5555

5656
## Delete threat intelligence indicators
5757

58-
1. <!--Kanso [**Classic UI**](/docs/get-started/sumo-logic-ui/).Kanso--> In the main Sumo Logic menu, select **Manage Data > Logs > Threat Intelligence**. <!--Kanso <br/>[**New UI**](/docs/get-started/sumo-logic-ui-new/). In the top menu select **Configuration**, and then under **Logs** select **Threat Intelligence**. You can also click the **Go To...** menu at the top of the screen and select **Threat Intelligence**. Kanso-->
58+
1. [**Classic UI**](/docs/get-started/sumo-logic-ui-classic/).In the main Sumo Logic menu, select **Manage Data > Logs > Threat Intelligence**. <br/>[**New UI**](/docs/get-started/sumo-logic-ui/). In the top menu select **Configuration**, and then under **Logs** select **Threat Intelligence**. You can also click the **Go To...** menu at the top of the screen and select **Threat Intelligence**.
5959
1. Select a source in the list of sources. Details of the source appear in a sidebar.
6060
1. Click the **Delete Indicators** button.
6161
<!-- 1. When the following dialog appears, select which indicators you'd like to delete from the source:<br/><img src={useBaseUrl('img/security/threat-intelligence-delete-indicators.png')} alt="Delete threat intelligence indicators" style={{border: '1px solid gray'}} width="500" />
@@ -74,7 +74,7 @@ Indicators are deemed valid until they reach the date set by their "valid until"
7474
Expired indicators are retained until they reach the end of the retention period. At the end of the retention period, expired indicators are automatically deleted. Between the time they expire and are deleted, the indicators are still in the system, and you can search against them if you want.
7575

7676
By default, expired indicators are retained for 180 days. To change the retention period:
77-
1. <!--Kanso [**Classic UI**](/docs/get-started/sumo-logic-ui/).Kanso--> In the main Sumo Logic menu, select **Manage Data > Logs > Threat Intelligence**. <!--Kanso <br/>[**New UI**](/docs/get-started/sumo-logic-ui-new/). In the top menu select **Configuration**, and then under **Logs** select **Threat Intelligence**. You can also click the **Go To...** menu at the top of the screen and select **Threat Intelligence**. Kanso-->
77+
1. [**Classic UI**](/docs/get-started/sumo-logic-ui-classic/).In the main Sumo Logic menu, select **Manage Data > Logs > Threat Intelligence**. <br/>[**New UI**](/docs/get-started/sumo-logic-ui/). In the top menu select **Configuration**, and then under **Logs** select **Threat Intelligence**. You can also click the **Go To...** menu at the top of the screen and select **Threat Intelligence**.
7878
1. Click the three-dot button in the upper-right corner of the page.
7979
1. Click **Edit Retention Period**.
8080
1. Enter the length of time in days to retain expired threat intelligence indicator files. The maximum number of days is 180.

0 commit comments

Comments
 (0)