Skip to content

Commit 4e4ebf7

Browse files
authored
Merge branch 'main' into threat-intel-ga
2 parents eba2544 + 6baf5d6 commit 4e4ebf7

File tree

68 files changed

+1210
-308
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+1210
-308
lines changed

blog-cse/2023/12-31.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -922,7 +922,7 @@ Some of the highlights of Insight Trainer include:
922922
* **Machine Learning/AI-Driven Analytics** - Insight Trainer leverages machine learning and AI to deliver outcome-based recommendations geared towards the reduction of false positive and non-actionable Insights without compromising the actual detection value or true positive Insights in Cloud SIEM.
923923
* **Easy Adoption** - The dashboard is available as an update to our already existing Enterprise Audit Cloud SIEM application and can be set up to run with no additional configuration or data science knowledge.
924924

925-
Periodic application of the recommended changes will improve the quality of Insights generated by Cloud SIEM. For more information about the Insight Trainer, see our detailed [online documentation](/docs/integrations/sumo-apps/cse/#insight-trainer).
925+
Periodic application of the recommended changes will improve the quality of Insights generated by Cloud SIEM. For more information about the Insight Trainer, see our detailed [online documentation](/docs/cse/rules/insight-trainer/).
926926

927927
#### Bug Fixes
928928

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
---
2+
title: February 6, 2025 - Application Update
3+
keywords:
4+
- sumo logic
5+
- cloud soar
6+
image: https://help.sumologic.com/img/sumo-square.png
7+
hide_table_of_contents: true
8+
---
9+
10+
import useBaseUrl from '@docusaurus/useBaseUrl';
11+
12+
<a href="https://help.sumologic.com/release-notes-csoar/rss.xml"><img src={useBaseUrl('img/release-notes/rss-orange2.png')} alt="icon" width="50"/></a>
13+
14+
### Changes and Enhancements
15+
16+
#### Platform
17+
18+
🚀 **New feature release: Autosave for playbooks**
19+
20+
We’re excited to introduce [autosave for playbooks](/docs/platform-services/automation-service/automation-service-playbooks/#autosave), a feature designed to make workflow changes seamless by automatically saving your progress as draft and preventing accidental data loss. Here's what's new:
21+
* Playbooks now automatically save your changes, including node updates, connections, and position adjustments.
22+
* Multiple changes made in quick succession are saved together to improve performance.
23+
* Visual indicators display the saving status whether in progress, successfully saved, or failed.
24+
* Warnings appear when users attempt to close or navigate away from a playbook with unsaved changes.
25+
* Users can enable or disable auto-save as needed.
26+
27+
##### AuditService:
28+
29+
* Removed the `Body` field from the email audit log to enhance security and optimize log storage
30+
31+
#### Bug Fixes
32+
33+
* Playbooks:
34+
* Fixed granular field path drill-down in textArea for arrays with array output fields.
35+
* Resolved issue where the Authorizer value in playbook action nodes was not persisting on the UI.

blog-csoar/2025-02-06-content.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
title: February 6, 2025 - Content Release
3+
hide_table_of_contents: true
4+
image: https://help.sumologic.com/img/sumo-square.png
5+
keywords:
6+
- automation service
7+
- cloud soar
8+
- soar
9+
---
10+
11+
import useBaseUrl from '@docusaurus/useBaseUrl';
12+
13+
<a href="https://help.sumologic.com/release-notes-csoar/rss.xml"><img src={useBaseUrl('img/release-notes/rss-orange2.png')} alt="icon" width="50"/></a>
14+
15+
This release introduces new integrations, new playbooks, and several updates.
16+
17+
### Integrations
18+
19+
* [Updated] [Darktrace](/docs/platform-services/automation-service/app-central/integrations/darktrace)
20+
* [Updated] [HTTP Tools](/docs/platform-services/automation-service/app-central/integrations/http-tools)
21+
* [Updated] [ServiceNow V2](/docs/platform-services/automation-service/app-central/integrations/servicenow-v2)
22+
* [Updated] [Slack](/docs/platform-services/automation-service/app-central/integrations/slack)
23+
* [Updated] [Sumo Logic Cloud SIEM](/docs/platform-services/automation-service/app-central/integrations/sumo-logic-cloud-siem)

blog-service/2025-02-04-apps.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: Code42 Incydr (Apps)
3+
image: https://help.sumologic.com/img/sumo-square.png
4+
keywords:
5+
- apps
6+
- code42-incydr
7+
hide_table_of_contents: true
8+
---
9+
10+
import useBaseUrl from '@docusaurus/useBaseUrl';
11+
12+
<a href="https://help.sumologic.com/release-notes-service/rss.xml"><img src={useBaseUrl('img/release-notes/rss-orange2.png')} alt="icon" width="50"/></a>
13+
14+
We're excited to introduce the new Code42 Incydr app for Sumo Logic. This app leverages the Sumo Logic Cloud-to-Cloud Code42 Incydr source that collects audits, file events, and user sessions data from the Code42 Incydr platform. This app helps security analysts monitor, detect, and respond to potential data threats across an organization. [Learn more](/docs/integrations/saas-cloud/code42-incydr/).

cid-redirects.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1844,6 +1844,7 @@
18441844
"/cid/21222": "/docs/integrations/saas-cloud/microsoft-exchange-trace-logs",
18451845
"/cid/1961": "/docs/integrations/amazon-aws/elasticache",
18461846
"/cid/1962": "/docs/integrations/saas-cloud/cloudflare",
1847+
"/cid/1995": "/docs/integrations/saas-cloud/code42-incydr",
18471848
"/cid/1963": "/docs/integrations/sumo-apps/enterprise-audit",
18481849
"/cid/1964": "/docs/integrations/security-threat-detection/f5-big-ip-ltm",
18491850
"/cid/1965": "/docs/integrations/security-threat-detection/netskope",

docs/api/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ To connect with other Sumo Logic users, post feedback, or ask a question, visit
217217
</div>
218218
<div className="box smallbox card">
219219
<div className="container">
220-
<a href="/docs/api/service-map"><img src={useBaseUrl('img/apm/traces/servicemap.png')} alt="Thumbnail icon" width="50"/><h4>Service Map</h4></a>
220+
<a href="/docs/api/service-map"><img src={useBaseUrl('img/apm/services-map-icon.png')} alt="Thumbnail icon" width="50"/><h4>Service Map</h4></a>
221221
</div>
222222
</div>
223223
<div className="box smallbox card">

docs/api/service-map.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import ApiErrors from '../reuse/api-errors.md';
1010
import ApiIntro from '../reuse/api-intro.md';
1111
import ApiRoles from '../reuse/api-roles.md';
1212

13-
<img src={useBaseUrl('img/apm/traces/servicemap.png')} alt="Thumbnail icon" width="50"/>
13+
<img src={useBaseUrl('img/apm/services-map-icon.png')} alt="Thumbnail icon" width="50"/>
1414

1515
The Service Map API allows you to fetch a graph representation of the Service Map, which is a high-level view of your application environment, automatically derived from tracing data. For more information, see [Service Map](/docs/apm/services-list-map).
1616

docs/cse/administration/create-use-network-blocks.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,13 +50,14 @@ When Cloud SIEM looks for the network block address `10.128.0.1`, it will ret
5050

5151
Follow these instructions to create a network block using the Cloud SIEM UI. For information about creating multiple network blocks by file upload, see [Upload a CSV file of network blocks](#upload-a-csv-file-of-network-blocks).
5252

53-
1. [**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the top menu select **Content > Network Blocks**. <br/>[**New UI**](/docs/get-started/sumo-logic-ui). In the main Sumo Logic menu, select **Cloud SIEM > Network Blocks**. You can also click the **Go To...** menu at the top of the screen and select **Network Blocks**.
54-
1. On the **Create Network Block** popup:
53+
1. [**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the top menu select **Content > Network Blocks**. <br/>[**New UI**](/docs/get-started/sumo-logic-ui). In the main Sumo Logic menu, select **Cloud SIEM > Network Blocks**. You can also click the **Go To...** menu at the top of the screen and select **Network Blocks**.
54+
1. Click **Add Network Block**.
55+
1. On the **Add Network Block** popup:
5556
1. **Address Block**. Enter a CIDR block that identifies a contiguous range of IP addresses.
5657
1. **Label**. Enter a meaningful name for the network block.
5758
1. **Internal**. Leave the toggle switched to the right (green) if you want to mark IP addresses that match the network block as Internal. This allows you to filter on the IP addresses in rule expressions, as described below in [Using enrichment fields](#using-enrichment-fields), below.
5859
1. **Suppress Signals**. Leave the toggle switched to the left (red) if you do not want to suppress signals on IP addresses in the network block. Otherwise, switch the toggle to the right (green).
59-
1. Click **Create**. <br/><img src={useBaseUrl('img/cse/create-network-block.png')} alt="Create network block" style={{border: '1px solid gray'}} width="400"/>
60+
1. Click **Save**. <br/><img src={useBaseUrl('img/cse/create-network-block.png')} alt="Create network block" style={{border: '1px solid gray'}} width="400"/>
6061

6162
## Upload a CSV file of network blocks
6263

docs/cse/administration/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Learn about onboarding tasks and best practices for Cloud SIEM administrators. I
1919
<div className="box smallbox card">
2020
<div className="container">
2121
<a href="/docs/cse/administration/create-use-network-blocks"><img src={useBaseUrl('img/icons/operations/microservices.png')} alt="Network icon" width="40"/><h4>Network Blocks</h4></a>
22-
<p>Learn about Network Blocks, their purpose, and instructions for setting them up and using them.</p>
22+
<p>Learn about network blocks, their purpose, and instructions for setting them up and using them.</p>
2323
</div>
2424
</div>
2525
<div className="box smallbox card">

docs/cse/get-started-with-cloud-siem/intro-for-analysts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@ But what if you want to be alerted right away when a certain rule is triggered?
400400
You want to be alerted right away when your new custom match rule is triggered. Create a custom insight that looks for only this rule.
401401

402402
1. [**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the top menu, select **Content > Custom Insights**. <br/>[**New UI**](/docs/get-started/sumo-logic-ui). In the main Sumo Logic menu, select **Cloud SIEM > Custom Insights**. You can also click the **Go To...** menu at the top of the screen and select **Custom Insights**.
403-
1. Click **Create**.
403+
1. Click **Add Custom Insight**.
404404
1. Give your custom insight a name.
405405
1. Under **When Signals are created from the following** select **rules**.
406406
1. In **Type to add a rule**, search for the rule you created in [Write a match rule](#write-a-match-rule) and add it to your custom insight.

0 commit comments

Comments
 (0)