Skip to content

Commit 0b63356

Browse files
committed
Add Summary Agent text
1 parent 3321a3c commit 0b63356

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
1010

1111
### Insight summary
1212

13-
We’re excited to announce the new insights summary pane, an AI-generated summary for each insight that describes the threat incidents that led to its creation. This helps security teams understand incidents faster and accelerate response time. [Learn more](/docs/cse/get-started-with-cloud-siem/about-cse-insight-ui/#insight-summary).
13+
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.
14+
15+
[Learn more](/docs/cse/get-started-with-cloud-siem/about-cse-insight-ui/#insight-summary).
1416

1517
<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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ The left pane of the insight details page displays detailed information about th
118118

119119
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.
120120

121-
The summary is generated only when the insight is created. The summary is not regenerated if signals are added or removed on the insight.
121+
The summary is generated only when the insight is created. The summary is not regenerated if signals are added or removed on the insight. The summary is generated by Sumo Logic's Summary Agent, an agentic AI tool.
122122

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

0 commit comments

Comments
 (0)