Skip to content

Commit 229a659

Browse files
jpipkin1kimsauce
andauthored
DOCS-928 - Insight summary - GA (#5650)
* Add insight summary pane * Release note * Update blog-cse/2025-09-11-application.md Co-authored-by: Kim (Sumo Logic) <56411016+kimsauce@users.noreply.github.com> * Update cid-redirects.json Co-authored-by: Kim (Sumo Logic) <56411016+kimsauce@users.noreply.github.com> * Add Summary Agent text * Updates for 'open beta' * Add FAQs * Update from Pual Tobia review * Add micro lesson video * Change release note date to Sept 22 2025 * Move content into the 'insight-summary' article * Tweak * Fixes --------- Co-authored-by: Kim (Sumo Logic) <56411016+kimsauce@users.noreply.github.com>
1 parent 287344e commit 229a659

File tree

7 files changed

+57
-16
lines changed

7 files changed

+57
-16
lines changed

blog-cse/2025-09-22-application.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: September 22, 2025 - Application Update
3+
image: https://help.sumologic.com/img/reuse/rss-image.jpg
4+
keywords:
5+
- insights
6+
hide_table_of_contents: true
7+
---
8+
9+
import useBaseUrl from '@docusaurus/useBaseUrl';
10+
11+
### Insight summary
12+
13+
We’re excited to announce the new insight summary pane, an AI-generated synopsis for each insight that describes the threat incidents that led to its creation. This helps security teams understand incidents faster and accelerate response time. The summary is generated by Sumo Logic's Summary Agent, an agentic AI tool.
14+
15+
[Learn more](/docs/cse/get-started-with-cloud-siem/insight-summary/).
16+
17+
<img src={useBaseUrl('img/cse/insight-summary-pane.png')} alt="Insight summary" style={{border: '1px solid gray'}} width="300"/>

docs/cse/get-started-with-cloud-siem/about-cse-insight-ui.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,13 +99,12 @@ The left pane of the insight details page displays detailed information about th
9999
1. **Actions.** The [insight actions](/docs/cse/administration/create-cse-actions#insight-actions) defined in your environment.
100100
1. **Close Insight.** Use this option to close an insight. When you click this option, you’re prompted to select an insight resolution.
101101
1. **Delete Icon.** Use this option to delete an insight. You’ll be prompted to confirm your choice.
102+
1. **Summary**. [Insight summary](/docs/cse/get-started-with-cloud-siem/insight-summary/) generated by AI.
102103
1. **Status.** Current status of the insight.
103104
1. **Assignee** and **Assign to me.** Shows the current assignee and allows you to assign yourself the insight.
104105
1. **Entity.** The entity the insight fired on.
105106
1. **Severity.** Severity of the insight. Mouse over it to see an icon you can click to change the insight severity.
106107
1. **Global Confidence.** The [Global Confidence score](/docs/cse/records-signals-entities-insights/global-intelligence-security-insights/) for the insight, if available.
107-
1. **Related Incidents and Triages**. Incidents and triages that are related to this insight.
108-
1. **Create Incident | Add to Incident**. Create an incident for the insight, or add the insight to an existing incident.
109108
1. **Signal Data.** The number of signals in the insight.
110109
1. **Event Time.** The event time for the of the last signal in the insight.
111110
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.)

docs/cse/get-started-with-cloud-siem/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,12 @@ This guide helps you get started using Cloud SIEM for threat hunting.
4444
<p>Learn about the contents of the insights UI in Cloud SIEM.</p>
4545
</div>
4646
</div>
47+
<div className="box smallbox card">
48+
<div className="container">
49+
<a href="/docs/cse/get-started-with-cloud-siem/insight-summary"><img src={useBaseUrl('img/icons/security/siem-challenges.png')} alt="Shield on a workflow icon" width="40"/><h4>Insight Summary</h4></a>
50+
<p>Learn how the insight summary pane uses AI to provide summaries of threat incidents.</p>
51+
</div>
52+
</div>
4753
<div className="box smallbox card">
4854
<div className="container">
4955
<a href="/docs/cse/get-started-with-cloud-siem/cloud-siem-content-catalog"><img src={useBaseUrl('img/icons/security/compliance.png')} alt="Checklist icon" width="40"/><h4>Cloud SIEM Content Catalog</h4></a>

docs/cse/get-started-with-cloud-siem/insight-summary.md

Lines changed: 32 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -5,23 +5,41 @@ description: The insight Summary pane uses AI to provide summaries of threat inc
55
---
66

77
import useBaseUrl from '@docusaurus/useBaseUrl';
8+
import Iframe from 'react-iframe'; 
89

9-
<head>
10-
<meta name="robots" content="noindex" />
11-
</head>
10+
The insight **Summary** pane provides a concise, actionable summary of threat incidents based on triggered signals. It consolidates key details to facilitate quick understanding and response by security teams. The summary is generated by Sumo Logic's Summary Agent, an agentic AI tool.
1211

13-
<p><a href="/docs/beta"><span className="beta">Beta</span></a></p>
14-
15-
<!-- Originally added as a beta article with DOCS-236. -->
16-
17-
The insight **Summary** pane provides a concise, actionable summary of threat incidents based on triggered signals using AI. It consolidates key details to facilitate quick understanding and response by security teams.
18-
19-
The summary is generated only when the insight is created. The summary is not regenerated if signals are added or removed on the insight.
12+
The summary is generated when an insight is created, and is regenerated whenever the insight is modified, keeping it current with added or removed signals. Summaries are not only generated for insights created by the system, but also custom insights created manually by users via the UI.
2013

2114
<img src={useBaseUrl('img/cse/insight-summary-pane.png')} alt="Insight summary" style={{border: '1px solid gray'}} width="300"/>
2215

2316
:::note
24-
The insight summary is in [beta](/docs/manage/manage-subscription/beta-opt-in/). To participate, contact your Sumo account representative.
25-
26-
Help us refine the tool by using the thumbs-up or thumbs-down buttons to provide feedback on the effectiveness of the summary presented.
27-
:::
17+
Help us refine the tool by using the thumbs-up or thumbs-down buttons to provide feedback on the effectiveness of the summary presented. Clicking the thumbs-down button gives you the opportunity to provide additional feedback.
18+
:::
19+
20+
:::sumo Micro Lesson
21+
22+
Watch this micro lesson to learn more about Sumo Logic's Summary Agent.
23+
24+
<Iframe url="https://fast.wistia.net/embed/iframe/qpdjncnfnv?web_component=true&seo=true&videoFoam=false"
25+
width="854px"
26+
height="480px"
27+
id="wistiaVideo"
28+
className="video-container"
29+
display="initial"
30+
position="relative"
31+
allow="autoplay; fullscreen"
32+
allowfullscreen
33+
/>
34+
35+
:::
36+
37+
#### FAQs about the insight summary
38+
39+
* **How does the AI handle data privacy?**
40+
* There is no data sharing across tenants.
41+
* No customer data or personally identifiable information (PII) is used to train models.
42+
* Processing is limited to schemas and sample fields, and is reviewed for compliance.
43+
* The AI is powered by Amazon Bedrock, with rolling expiration for temporary query history.
44+
* **Can insight summaries be accessed by the API?**<br/>Yes. The summaries are included in output when you run the [insight APIs](https://api.sumologic.com/docs/sec/#operation/GetInsight) in the [Cloud SIEM APIs](https://help.sumologic.com/docs/api/cloud-siem-enterprise/).
45+
* **Is there an additional cost?**<br/>No. The insight summary is included as part of Cloud SIEM at no extra licensing fee.

sidebars.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2827,6 +2827,7 @@ integrations: [
28272827
'cse/get-started-with-cloud-siem/cse-heads-up-display',
28282828
'cse/get-started-with-cloud-siem/insight-generation-process',
28292829
'cse/get-started-with-cloud-siem/about-cse-insight-ui',
2830+
'cse/get-started-with-cloud-siem/insight-summary',
28302831
'cse/get-started-with-cloud-siem/cloud-siem-content-catalog',
28312832
'cse/get-started-with-cloud-siem/onboarding-checklist-cse',
28322833
],

static/img/cse/insight-details.png

208 KB
Loading
70.8 KB
Loading

0 commit comments

Comments
 (0)