diff --git a/blog-cse/2025-09-22-application.md b/blog-cse/2025-09-22-application.md new file mode 100644 index 0000000000..b38788a888 --- /dev/null +++ b/blog-cse/2025-09-22-application.md @@ -0,0 +1,17 @@ +--- +title: September 22, 2025 - Application Update +image: https://help.sumologic.com/img/reuse/rss-image.jpg +keywords: + - insights +hide_table_of_contents: true +--- + +import useBaseUrl from '@docusaurus/useBaseUrl'; + +### Insight summary + +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. + +[Learn more](/docs/cse/get-started-with-cloud-siem/insight-summary/). + +Insight summary \ No newline at end of file diff --git a/docs/cse/get-started-with-cloud-siem/about-cse-insight-ui.md b/docs/cse/get-started-with-cloud-siem/about-cse-insight-ui.md index 5988d200f7..a6daed8792 100644 --- a/docs/cse/get-started-with-cloud-siem/about-cse-insight-ui.md +++ b/docs/cse/get-started-with-cloud-siem/about-cse-insight-ui.md @@ -99,13 +99,12 @@ The left pane of the insight details page displays detailed information about th 1. **Actions.** The [insight actions](/docs/cse/administration/create-cse-actions#insight-actions) defined in your environment. 1. **Close Insight.** Use this option to close an insight. When you click this option, you’re prompted to select an insight resolution. 1. **Delete Icon.** Use this option to delete an insight. You’ll be prompted to confirm your choice. +1. **Summary**. [Insight summary](/docs/cse/get-started-with-cloud-siem/insight-summary/) generated by AI. 1. **Status.** Current status of the insight. 1. **Assignee** and **Assign to me.** Shows the current assignee and allows you to assign yourself the insight. 1. **Entity.** The entity the insight fired on. 1. **Severity.** Severity of the insight. Mouse over it to see an icon you can click to change the insight severity. 1. **Global Confidence.** The [Global Confidence score](/docs/cse/records-signals-entities-insights/global-intelligence-security-insights/) for the insight, if available. -1. **Related Incidents and Triages**. Incidents and triages that are related to this insight. -1. **Create Incident | Add to Incident**. Create an incident for the insight, or add the insight to an existing incident. 1. **Signal Data.** The number of signals in the insight. 1. **Event Time.** The event time for the of the last signal in the insight. 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.) diff --git a/docs/cse/get-started-with-cloud-siem/index.md b/docs/cse/get-started-with-cloud-siem/index.md index 370cfce448..ef3927faec 100644 --- a/docs/cse/get-started-with-cloud-siem/index.md +++ b/docs/cse/get-started-with-cloud-siem/index.md @@ -44,6 +44,12 @@ This guide helps you get started using Cloud SIEM for threat hunting.

Learn about the contents of the insights UI in Cloud SIEM.

+
+
+ Shield on a workflow icon

Insight Summary

+

Learn how the insight summary pane uses AI to provide summaries of threat incidents.

+
+
Checklist icon

Cloud SIEM Content Catalog

diff --git a/docs/cse/get-started-with-cloud-siem/insight-summary.md b/docs/cse/get-started-with-cloud-siem/insight-summary.md index b9d6b6d4c5..d3ac6c9bd3 100644 --- a/docs/cse/get-started-with-cloud-siem/insight-summary.md +++ b/docs/cse/get-started-with-cloud-siem/insight-summary.md @@ -5,23 +5,41 @@ description: The insight Summary pane uses AI to provide summaries of threat inc --- import useBaseUrl from '@docusaurus/useBaseUrl'; +import Iframe from 'react-iframe';  - - - +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. -

Beta

- - - -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. - -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 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. Insight summary :::note -The insight summary is in [beta](/docs/manage/manage-subscription/beta-opt-in/). To participate, contact your Sumo account representative. - -Help us refine the tool by using the thumbs-up or thumbs-down buttons to provide feedback on the effectiveness of the summary presented. -::: \ No newline at end of file +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. +::: + +:::sumo Micro Lesson + +Watch this micro lesson to learn more about Sumo Logic's Summary Agent. + +