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.**Creation date and time**. When the insight was created.
36
-
1.**Detection time**. The time between when the first event happened (when the first record in the insight occurred) and when the insight was generated. (This differs from "dwell time", which is the time between when the first record and the last record occurred in an insight.)
37
-
1.**Age**. The elapsed time since the insight was created.
38
-
1.**Insight name**. The insight name, made up of the insight ID, and the MITRE stage or stages associated with the signals in the insight.
39
-
1.**Related incidents**. Incidents that share common entities and other characteristics.
40
-
1.**Global Confidence**. If sufficient data is available, a [Global Confidence score](/docs/cse/records-signals-entities-insights/global-intelligence-security-insights/) for the insight is shown.
41
-
1.**Assignee**. The analyst assigned to the Incident.
42
-
1. The [MITRE ATT&CK](https://attack.mitre.org/) tactics and techniques exhibited by the insight.
43
-
1.**Severity**. The severity of the insight. The value is a function of the configured entity activity score threshold for insight generation. For more information, see [About insight severity](/docs/cse/get-started-with-cloud-siem/insight-generation-process#about-insight-severity).
44
-
1.**Entity**. The entity associated with the insight.
45
-
1.**Signal Data**. This area has three bits of information:
46
-
* The count of signals that caused the insight to be created.
47
-
* The total count of signals on the insight entity during the detection window.
48
-
* How long it's been since the last signal fired associated with the insight fired.
49
-
1. The visualization plots the insight's signals over time (x-axis) by severity (y-axis).
31
+
***Status**. The [status](/docs/cse/administration/manage-custom-insight-statuses/) of the insight.
32
+
***ID**. The insight name, made up of the insight ID, and the MITRE stage or stages associated with the signals in the insight.
33
+
***Created**. When the insight was created.
34
+
***Assignee**. The analyst assigned to the Incident.
35
+
***Age**. The elapsed time since the insight was created.
36
+
***Entity**. The [entity](/docs/cse/records-signals-entities-insights/view-manage-entities/) associated with the insight.
37
+
***Severity**. The severity of the insight. The value is a function of the configured entity activity score threshold for insight generation. For more information, see [About insight severity](/docs/cse/get-started-with-cloud-siem/insight-generation-process#about-insight-severity).
38
+
***Global Confidence**. If sufficient data is available, a [Global Confidence score](/docs/cse/records-signals-entities-insights/global-intelligence-security-insights/) for the insight is shown.
39
+
***Signals**. The total count of signals on the insight entity during the detection window.
Copy file name to clipboardExpand all lines: docs/cse/records-signals-entities-insights/global-intelligence-security-insights.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ Watch this micro lesson to learn more about Global Intelligence for insights.
43
43
## What is a Global Confidence score?
44
44
An insight’s Global Confidence score represents a level of confidence, predicted by Sumo Logic’s Global Intelligence machine learning model, that the insight is actionable.
The score is generated based on the underlying pattern of signals in an insight. The model compares this pattern to previously observed patterns from insights that were closed with either a **False Positive** or **Resolved** resolution. The model does such comparisons broadly—across the global installed base of Cloud SIEM customers—so it can generate a Confidence score based on the patterns seen at one customer when encountered at another. In addition to leveraging the patterns discovered across the Cloud SIEM installed base, the model customizes scores for insights in your account based on your customized content, including tuned and custom rules.
49
49
@@ -60,7 +60,7 @@ The only prerequisite for taking full advantage of Confidence scores is to make
60
60
## Using Global Confidence scores
61
61
The Global Confidence score is a valuable data point to consider when prioritizing which insights to triage first.
62
62
63
-
An insight’s Confidence score is shown for each insight on the insights list page. You can sort the insight list by the Global Confidence score, as well as by Severity.
63
+
An insight’s Confidence score is shown for each insight on the insights list page. On the board page, you can sort the insight list by the Global Confidence score, as well as by Severity.
Copy file name to clipboardExpand all lines: docs/cse/records-signals-entities-insights/tags-insights-signals-entities-rules.md
+4-22Lines changed: 4 additions & 22 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,15 +39,9 @@ summarizes this behavior.
39
39
40
40
## View tags
41
41
42
-
You can view tags on the pages that provide summary views of insights, signals, entities, and rules. You can also view the tags assigned to an item on the detailed page you see when you navigate to a particular insight, signal, entity, or rule.
42
+
You can view tags on the details pages of insights, signals, entities, or rules.
43
43
44
-
This is an overview of an insight from the insights page. Multiple schema key tags are attached to the insight.
45
-
46
-
<img src={useBaseUrl('img/cse/insight-list-tags.png')} alt="Insight list tags" style={{border: '1px solid gray'}} width="800"/>
47
-
48
-
The screenshot below shows an entity to which a schema tag is attached.
49
-
50
-
<img src={useBaseUrl('img/cse/entity-list-tags.png')} alt="Entity list tags" style={{border: '1px solid gray'}} width="800"/>
44
+
Following is the details view of an insight showing multiple schema key tags attached to the insight:<br/><img src={useBaseUrl('img/cse/insight-list-tags.png')} alt="Insight list tags" style={{border: '1px solid gray'}} width="300"/>
51
45
52
46
## Tag actions
53
47
@@ -75,7 +69,7 @@ difference is where you do the tagging.
75
69
1. The UI for tagging is at the bottom of the **Details** pane.
76
70
2. To add a tag, follow the instructions in [Add a keyword tag](#apply-a-keyword-tag).<br/><img src={useBaseUrl('img/cse/tag-an-entity.png')} alt="Tag an entity" style={{border: '1px solid gray'}} width="350"/>
77
71
78
-
### UI for tagging an Cloud SIEM-generated insight
72
+
### UI for tagging a Cloud SIEM-generated insight
79
73
80
74
Note that in addition to tags that you manually assign to an insight, an insight will inherit any tags that were applied to the content that went into the insight—the entity and the rule(s) or custom insight definitions that created the included signals—will automatically be inherited (and aggregated) by the insight.
81
75
@@ -121,16 +115,4 @@ Note that in addition to tags that you manually assign to an insight, an insight
121
115
1.[**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the top menu select **Content > Rules**. <br/>[**New UI**](/docs/get-started/sumo-logic-ui). In the main Sumo Logic menu, select **Cloud SIEM > Rules**. You can also click the **Go To...** menu at the top of the screen and select **Rules**.
122
116
1. Click in the **Filters** area and select **Tags** from the **Fields** list.<br/><img src={useBaseUrl('img/cse/search-rules-by-tag.png')} alt="Search rules by tag" style={{border: '1px solid gray'}} width="400"/>
123
117
1. Choose **contain** or **do not contain** from the **Operators** list.<br/><img src={useBaseUrl('img/cse/operators-for-rules.png')} alt="Operators" style={{border: '1px solid gray'}} width="250"/>
124
-
1. Select a tag from either the **Schema Keys** or **Keyword Tags** list. If you select a tag from the **Schema Keys** list, you are prompted to select a value, and items that match are listed. If you select a tag from the **Keywords Tags** list, items that match are listed. Note that if an item has a Mitre-related tag, an icon appears next to it. Click the icon to view a Mitre page on the Tactic or Technique.
125
-
126
-
### Filter a list view by clicking a tag
127
-
128
-
On the insights, signals, rules, or entities page, you can click a tag to filter the list. For example, if you click the **Tactic: TA0005 - Defense Evasion** tag on an insight, like this:
129
-
130
-
<img src={useBaseUrl('img/cse/filter-list-by-tag.png')} alt="Filter list by tag" style={{border: '1px solid gray'}} width="800"/>
131
-
132
-
the page will be filtered to show only insights that have that tag:
1. Select a tag from either the **Schema Keys** or **Keyword Tags** list. If you select a tag from the **Schema Keys** list, you are prompted to select a value, and items that match are listed. If you select a tag from the **Keywords Tags** list, items that match are listed. Note that if an item has a Mitre-related tag, an icon appears next to it. Click the icon to view a Mitre page on the Tactic or Technique.
0 commit comments