Skip to content

Commit c4cdfd5

Browse files
authored
Merge branch 'main' into Docs-update-for-OTEL-CDN
2 parents 8e9b7ba + 828199d commit c4cdfd5

31 files changed

+499
-176
lines changed

blog-cse/2025-10-01-content.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
title: October 1, 2025 - Content Release
3+
image: https://assets-www.sumologic.com/company-logos/_800x418_crop_center-center_82_none/SumoLogic_Preview_600x600.jpg?mtime=1617040082
4+
keywords:
5+
- log mappers
6+
hide_table_of_contents: true
7+
---
8+
9+
This content release includes:
10+
- Support for CrowdStrike Falcon EppDetectionSummaryEvents.
11+
- Updates to Barracuda CloudGen log mappers and parser to fix unmatching logs and expand coverage.
12+
- Enhancements to Check Point Avanan log mapper to support passthrough signals.
13+
- Updates to Sophos Masters log mappers for improved IP address mapping.
14+
15+
### Log Mappers
16+
- [New] CrowdStrike Falcon - EppDetectionSummaryEvents
17+
- [Updated] Barracuda CloudGen Authenticaton Events
18+
- [Updated] Barracuda CloudGen Network Events
19+
- [Updated] Check Point Avanan
20+
- [Updated] Sophos - Masters
21+
- [Updated] Sophos - Masters - Threat Events
22+
23+
### Parsers
24+
- [Updated] /Parsers/System/Barracuda/Barracuda CloudGen

blog-csoar/2025-02-06-application-update.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
1111

1212
## January release
1313

14+
Following are the updates made in January.
15+
1416
### Changes and Enhancements
1517

1618
#### Platform

blog-csoar/2025-02-24-application-update.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
1111

1212
## February release
1313

14+
Following are the updates made in February.
15+
1416
### Changes and Enhancements
1517

1618
#### Platform

blog-csoar/2025-04-21-content.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
1212

1313
## March and April releases
1414

15+
Following are the updates made in March and April.
16+
1517
### Changes and enhancements
1618

1719
#### Integrations

blog-csoar/2025-06-03-application-update.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
1212

1313
## May release
1414

15+
Following are the updates made in May.
16+
1517
### Changes and enhancements
1618

1719
#### New feature: Enable/disable playbooks

blog-csoar/2025-09-04-applicaton-update.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
1212

1313
## August release
1414

15+
Following are the updates made in August.
16+
1517
### Changes and enhancements
1618

1719
#### Platform
Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
---
2+
title: October 1, 2025 - Application Update
3+
hide_table_of_contents: true
4+
image: https://assets-www.sumologic.com/company-logos/_800x418_crop_center-center_82_none/SumoLogic_Preview_600x600.jpg?mtime=1617040082
5+
keywords:
6+
- automation service
7+
- cloud soar
8+
- soar
9+
---
10+
11+
import useBaseUrl from '@docusaurus/useBaseUrl';
12+
13+
## September release
14+
15+
Following are the updates made in September.
16+
17+
### Changes and enhancements
18+
19+
#### Playbooks
20+
21+
- Enhanced playbook node results UI with intuitive action buttons and detailed node information and execution details.
22+
- Added the ability to test nodes in playbooks. [Learn more](/release-notes-csoar/2025/09/10/application-update/).
23+
24+
#### Integrations
25+
26+
- Added new integration: [Microsoft EWS (Graph)](/docs/platform-services/automation-service/app-central/integrations/microsoft-ews-graph/).
27+
- Added IAM support for the following AWS integrations:
28+
[AWS Athena](/docs/platform-services/automation-service/app-central/integrations/aws-athena/), [AWS CloudFront](/docs/platform-services/automation-service/app-central/integrations/aws-cloudfront/), [AWS CloudTrail](/docs/platform-services/automation-service/app-central/integrations/aws-cloudtrail/), [AWS EC2](/docs/platform-services/automation-service/app-central/integrations/aws-ec2/), [AWS Inspector](/docs/platform-services/automation-service/app-central/integrations/aws-inspector/), [AWS Private Certificate Authority](/docs/platform-services/automation-service/app-central/integrations/aws-private-certificate-authority/), [AWS Route 53](/docs/platform-services/automation-service/app-central/integrations/aws-route53/), [AWS S3](/docs/platform-services/automation-service/app-central/integrations/aws-s3/), [AWS Simple Notification Service](/docs/platform-services/automation-service/app-central/integrations/aws-simple-notification-service/), [AWS SQS](/docs/platform-services/automation-service/app-central/integrations/aws-sqs/)
29+
30+
### Bug Fixes
31+
32+
#### Playbooks
33+
34+
- Fixed issue where multiple outputs of iterations of the same node are not shown separately in list view on the playbook execution page.
35+
- Improved error handling with a toast message while attempting to clone a playbook with a duplicate name.
36+
- Added line numbers to the Input field on the Start Node for easier error tracking in JSON parsing.
37+
38+
#### Integrations
39+
40+
- Action [Issues Jira Daemon] - Added new deamon action in the [Atlassian Jira Cloud](/docs/platform-services/automation-service/app-central/integrations/atlassian-jira-cloud/) integration.
41+
- Integration [Zscaler] - Updated the exception handling for better error messages in all the actions and integration file for the [Zscaler](/docs/platform-services/automation-service/app-central/integrations/zscaler/) integration.
42+
- Action [Splunk Alerts Daemon] - Improved timezone handling in alert queries and improved URL encoding to handle reserved characters in the [Splunk](/docs/platform-services/automation-service/app-central/integrations/splunk/) Integration.

blog-service/2025-09-29-apps.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: Azure Security - Microsoft Defender for Identity (Apps)
3+
image: https://help.sumologic.com/img/reuse/rss-image.jpg
4+
keywords:
5+
- apps
6+
- azure
7+
- microsoft
8+
- azure-security-microsoft-defender-for-identity
9+
hide_table_of_contents: true
10+
---
11+
12+
import useBaseUrl from '@docusaurus/useBaseUrl';
13+
14+
We're excited to introduce the new Sumo Logic app for Azure Security - Microsoft Defender for Identity. This app offers you enhanced capabilities to protect endpoints and defend against advanced cyber threats. [Learn more](/docs/integrations/microsoft-azure/azure-security-microsoft-defender-for-identity).

blog-service/2025-10-01-manage.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: Change to SAML Group-to-Role Mapping (Manage)
3+
image: https://assets-www.sumologic.com/company-logos/_800x418_crop_center-center_82_none/SumoLogic_Preview_600x600.jpg?mtime=1617040082
4+
keywords:
5+
- saml
6+
- authentication
7+
hide_table_of_contents: true
8+
---
9+
10+
import useBaseUrl from '@docusaurus/useBaseUrl';
11+
12+
Sumo Logic has introduced a change to the way group-to-role mapping is handled when performing on-demand role provisioning during SAML authentication. Previously, all groups included in a SAML assertion were validated against roles in Sumo Logic. Going forward, only the groups that match existing roles in Sumo Logic will be applied to the authenticating user. Any non-matching groups will be ignored. Only if no roles match with the groups passed in the assertion will an authentication fail.
13+
14+
For more information about SAML configuration for roles provisioning, see [Configure on-demand roles provisioning](/docs/manage/security/saml/set-up-saml/#configure-on-demand-roles-provisioning).

cid-redirects.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,8 @@
9696
"/03Send-Data/01-Design-Your-Deployment": "/docs/send-data/choose-collector-source",
9797
"/03Send-Data/01-Design-Your-Deployment/Best-Practices%3A-Good-Source-Category%2C-Bad-Source-Category": "/docs/send-data/best-practices",
9898
"/03Send-Data/01-Design-Your-Deployment/Best-Practices%3A-Local-and-Centralized-Data-Collection": "/docs/send-data/best-practices",
99+
"/03Send-Data/01-Design-Your-Deployment/Best-Practices:-Good-Source-Category,-Bad-Source-Category": "/docs/send-data/best-practices",
100+
"/03Send-Data/01-Design-Your-Deployment/Best-Practices:-Local-and-Centralized-Data-Collection": "/docs/send-data/best-practices",
99101
"/03Send-Data/01-Design-Your-Deployment/Compare-Installed-and-Hosted-Collectors": "/docs/send-data/choose-collector-source",
100102
"/03Send-Data/Applications_AWS_Solution/AWS_S3_Export_App": "/docs/send-data/hosted-collectors/amazon-aws/amazon-s3-audit-source",
101103
"/03Send-Data/Collect-from-Other-Data-Sources": "/docs/send-data/collect-from-other-data-sources",
@@ -181,6 +183,7 @@
181183
"/03Send-Data/Collector-Installation-and-Configuration/Linux": "/docs/send-data/installed-collectors/linux",
182184
"/03Send-Data/Collector-FAQs/Troubleshooting-time-discrepancies": "/docs/send-data/collector-faq",
183185
"/03Send-Data/Collector-FAQs/Windows%3A-%22This-Collector-does-not-seem-to-have-tanuki-wrapper-integration-enabled.%22": "/docs/send-data/collector-faq",
186+
"/03Send-Data/Collectors": "/docs/send-data",
184187
"/docs/send-data/collectors/docker-collector": "/docs/send-data/collect-from-other-data-sources/docker-collection-methods",
185188
"/docs/send-data/collectors/collector-peer-forwarding": "/docs/send-data",
186189
"/03Send-Data/Hosted-Collectors": "/docs/send-data/hosted-collectors",
@@ -189,6 +192,7 @@
189192
"/03Send-Data/Hosted-Collectors-and-Sources/02Create-a-Hosted-Collector-and-HTTP-Source": "/docs/send-data/hosted-collectors/configure-hosted-collector",
190193
"/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/microsoft-exchange-tracelogs": "/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/microsoft-exchange-trace-logs",
191194
"/03Send-Data/Installed-Collectors": "/docs/send-data/installed-collectors",
195+
"/03Send-Data/Installed-Collectors/Installed-Collector-Setup-Guide": "/docs/send-data/installed-collectors",
192196
"/03Send-Data/Installed-Collectors/01About-Installed-Collectors": "/docs/send-data/installed-collectors",
193197
"/03Send-Data/Installed-Collectors/02Install-a-Collector-on-MacOS": "/docs/send-data/installed-collectors/macos",
194198
"/03Send-Data/Installed_Collectors/05Configure_Amazon_S3_Export": "/docs/send-data/installed-collectors",
@@ -2940,6 +2944,8 @@
29402944
"/cid/1107": "/docs/integrations/saas-cloud/aws-iam-users",
29412945
"/cid/1109": "/docs/integrations/microsoft-azure/azure-security-microsoft-defender-for-office-365",
29422946
"/cid/1108": "/docs/integrations/saas-cloud/trellix-mvision-epo",
2947+
"/cid/1110": "/docs/integrations/microsoft-azure/azure-security-microsoft-defender-for-identity",
2948+
"/docs/integrations/microsoft-azure/microsoft-defender-for-identity/": "/docs/integrations/microsoft-azure/azure-security-microsoft-defender-for-identity",
29432949
"/Cloud_SIEM_Enterprise": "/docs/cse",
29442950
"/Cloud_SIEM_Enterprise/Administration": "/docs/cse/administration",
29452951
"/Cloud_SIEM_Enterprise/Administration/Cloud_SIEM_Enterprise_Feature_Update_(2022)": "/docs/cse/administration",
@@ -4181,7 +4187,9 @@
41814187
"/Send-Data/Applications-and-Other-Data-Sources/Okta": "/docs/integrations/saml/okta",
41824188
"/Send-Data/Applications-and-Other-Data-Sources/Okta/Collect-Okta-Logs": "/docs/integrations/saml/okta",
41834189
"/Send-Data/Applications-and-Other-Data-Sources/Oracle/00Collect_Logs_for_Oracle": "/docs/send-data/collect-from-other-data-sources/collect-logs-oracle-cloud-infrastructure",
4190+
"/Send-Data/Applications-and-Other-Data-Sources/Palo_Alto_Networks_8": "/docs/integrations/cloud-security-monitoring-analytics/palo-alto-networks-11",
41844191
"/Send-Data/Applications-and-Other-Data-Sources/Palo_Alto_Networks_8/Collect_Logs_for_Palo_Alto_Networks_8": "/docs/integrations/security-threat-detection/palo-alto-networks-9",
4192+
"/Send-Data/Applications-and-Other-Data-Sources/PCI_Compliance_for_Palo_Alto_Networks": "/docs/integrations/pci-compliance/palo-alto-networks-10",
41854193
"/Send-Data/Applications-and-Other-Data-Sources/Puppet": "/docs/integrations/app-development/puppet",
41864194
"/Send-Data/Applications-and-Other-Data-Sources/Threat-Intel-Quick-Analysis": "/docs/integrations/security-threat-detection/threat-intel-quick-analysis",
41874195
"/Send-Data/Applications-and-Other-Data-Sources/Threat-Intel-Quick-Analysis/Threat-Intel-FAQ": "/docs/integrations/security-threat-detection/threat-intel-quick-analysis",
@@ -4298,6 +4306,7 @@
42984306
"/Visualizations-and-Alerts/Alerts/01-Scheduled-Searches": "/docs/alerts/scheduled-searches",
42994307
"/Visualizations-and-Alerts/Explore/Troubleshoot_with_Explore": "/docs/dashboards/explore-view",
43004308
"/docs/alerts/alert-variables": "/docs/alerts/monitors/alert-variables",
4309+
"/docs/alerts/alerts-actions/slack-integration": "/docs/alerts/webhook-connections/slack",
43014310
"/docs/alerts/monitors/edit-settings": "/docs/alerts/monitors/settings",
43024311
"/docs/global-intelligence": "/docs/integrations/global-intelligence",
43034312
"/docs/global-intelligence/apache": "/docs/integrations/global-intelligence/apache",
@@ -4347,6 +4356,7 @@
43474356
"/docs/cse/ingestion/zscaler-private-access": "/docs/cse/ingestion/ingestion-sources-for-cloud-siem/zscaler-private-access",
43484357
"/docs/cse/administration/onboarding-checklist-cse": "/docs/cse/get-started-with-cloud-siem/onboarding-checklist-cse",
43494358
"/docs/cse/administration/threat-intelligence": "/docs/security/threat-intelligence",
4359+
"/docs/security/threat-intelligence/notice-about-taxii-2": "/docs/security/threat-intelligence",
43504360
"/docs/cse/records": "/docs/cse/records-signals-entities-insights",
43514361
"/docs/cse/records-signals-entities-insights/about-cse-insight-ui": "/docs/cse/get-started-with-cloud-siem/about-cse-insight-ui",
43524362
"/docs/cse/records-signals-entities-insights/cse-heads-up-display": "/docs/cse/get-started-with-cloud-siem/cse-heads-up-display",

0 commit comments

Comments
 (0)