Skip to content

Commit dedab9c

Browse files
committed
Move content into the 'insight-summary' article
1 parent d5e95be commit dedab9c

File tree

6 files changed

+54
-42
lines changed

6 files changed

+54
-42
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
1212

1313
We’re excited to announce the new insights 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.
1414

15-
[Learn more](/docs/cse/get-started-with-cloud-siem/about-cse-insight-ui/#insight-summary).
15+
[Learn more](/docs/cse/get-started-with-cloud-siem/insight-summary/).
1616

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

cid-redirects.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4300,7 +4300,6 @@
43004300
"/docs/cse/administration/threat-intelligence": "/docs/security/threat-intelligence",
43014301
"/docs/cse/records": "/docs/cse/records-signals-entities-insights",
43024302
"/docs/cse/records-signals-entities-insights/about-cse-insight-ui": "/docs/cse/get-started-with-cloud-siem/about-cse-insight-ui",
4303-
"/docs/cse/get-started-with-cloud-siem/insight-summary": "/docs/cse/get-started-with-cloud-siem/about-cse-insight-ui",
43044303
"/docs/cse/records-signals-entities-insights/cse-heads-up-display": "/docs/cse/get-started-with-cloud-siem/cse-heads-up-display",
43054304
"/docs/cse/records-signals-entities-insights/insight-generation-process": "/docs/cse/get-started-with-cloud-siem/insight-generation-process",
43064305
"/docs/cse/get-started-with-cloud-siem/introduction-to-cloud-siem": "/docs/cse/get-started-with-cloud-siem",

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

Lines changed: 1 addition & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ 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](#insight-summary) generated by AI.
102+
1. **Summary**. [Insight summary](/docs/cse/get-started-with-cloud-siem/insight-summary/) generated by AI.
103103
1. **Status.** Current status of the insight.
104104
1. **Assignee** and **Assign to me.** Shows the current assignee and allows you to assign yourself the insight.
105105
1. **Entity.** The entity the insight fired on.
@@ -113,45 +113,6 @@ The left pane of the insight details page displays detailed information about th
113113
1. **Comments.** Displays any comments that have been made on the insight, and a field for adding a comment.
114114
1. **Show Comments/History.** The controls allow you to switch between viewing the insight's comments and history.
115115

116-
### Insight summary
117-
118-
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.
119-
120-
<img src={useBaseUrl('img/cse/insight-summary-pane.png')} alt="Insight summary" style={{border: '1px solid gray'}} width="300"/>
121-
122-
:::note
123-
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.
124-
:::
125-
126-
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.
127-
128-
:::sumo Micro Lesson
129-
130-
Watch this micro lesson to learn more about the insight summary.
131-
132-
<Iframe url="https://fast.wistia.net/embed/iframe/qpdjncnfnv?web_component=true&seo=true&videoFoam=false"
133-
width="854px"
134-
height="480px"
135-
id="wistiaVideo"
136-
className="video-container"
137-
display="initial"
138-
position="relative"
139-
allow="autoplay; fullscreen"
140-
allowfullscreen
141-
/>
142-
143-
:::
144-
145-
#### FAQs about the insight summary
146-
147-
* **How does the AI handle data privacy?**
148-
* There is no data sharing across tenants.
149-
* No customer data or personally identifiable information (PII) is used to train models.
150-
* Processing is limited to schemas and sample fields, and is reviewed for compliance.
151-
* The AI is powered by Amazon Bedrock, with rolling expiration for temporary query history.
152-
* **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/).
153-
* **Is there an additional cost?**<br/>No. The insight summary is included as part of Cloud SIEM at no extra licensing fee.
154-
155116
### Signal visualization area
156117

157118
At the top of the insight details page, you’ll see a signal timeline that visualizes the insight’s attached signals, which are the signals that caused the insight to be created, and any signals that have been manually added to the 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>
Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
---
2+
id: insight-summary
3+
title: Insight Summary
4+
description: The insight Summary pane uses AI to provide summaries of threat incidents.
5+
---
6+
7+
import useBaseUrl from '@docusaurus/useBaseUrl';
8+
import Iframe from 'react-iframe'; 
9+
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.
11+
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.
13+
14+
<img src={useBaseUrl('img/cse/insight-summary-pane.png')} alt="Insight summary" style={{border: '1px solid gray'}} width="300"/>
15+
16+
:::note
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 the insight summary.
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
@@ -2818,6 +2818,7 @@ integrations: [
28182818
'cse/get-started-with-cloud-siem/cse-heads-up-display',
28192819
'cse/get-started-with-cloud-siem/insight-generation-process',
28202820
'cse/get-started-with-cloud-siem/about-cse-insight-ui',
2821+
'cse/get-started-with-cloud-siem/insight-summary',
28212822
'cse/get-started-with-cloud-siem/cloud-siem-content-catalog',
28222823
'cse/get-started-with-cloud-siem/onboarding-checklist-cse',
28232824
],

0 commit comments

Comments
 (0)