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
Copy file name to clipboardExpand all lines: docs/get-started/sumo-logic-ui.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -92,7 +92,7 @@ Use the **Go To...** menu for quick access to settings and features. <img src={u
92
92
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"/>
Copy file name to clipboardExpand all lines: docs/security/threat-intelligence/about-threat-intelligence.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ Watch this micro lesson to learn about Sumo Logic's threat intelligence features
33
33
34
34
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).
35
35
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**.
37
37
1. Click the **Roles** tab.
38
38
1. Click **Add Role** to create a new role. Alternatively, you can select an existing role in the **Roles** tab and click **Edit**.
Copy file name to clipboardExpand all lines: docs/security/threat-intelligence/threat-intelligence-indicators.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,10 +15,10 @@ You can also add threat intelligence indicators using a collector or the API. Se
15
15
16
16
## Threat Intelligence tab
17
17
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**.
@@ -38,7 +38,7 @@ You can also add threat intelligence indicators using a collector or the API. Se
38
38
39
39
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.
40
40
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**.
@@ -55,7 +55,7 @@ When you add indicators, the event is recorded in the Audit Event Index. See [Au
55
55
56
56
## Delete threat intelligence indicators
57
57
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**.
59
59
1. Select a source in the list of sources. Details of the source appear in a sidebar.
60
60
1. Click the **Delete Indicators** button.
61
61
<!-- 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"
74
74
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.
75
75
76
76
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**.
78
78
1. Click the three-dot button in the upper-right corner of the page.
79
79
1. Click **Edit Retention Period**.
80
80
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