Skip to content

Commit 89010b6

Browse files
authored
Merge branch 'main' into docs-613-service-intelligence-beta
2 parents 1a007d7 + e745718 commit 89010b6

File tree

1,035 files changed

+10361
-10119
lines changed

Some content is hidden

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

1,035 files changed

+10361
-10119
lines changed

.clabot

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,8 @@
183183
"justrelax19",
184184
"dlindelof-sumologic",
185185
"snyk-bot",
186-
"stephenthedev"
186+
"stephenthedev",
187+
"Apoorvkudesia-sumologic"
187188
],
188189
"message": "Thank you for your contribution! As this is an open source project, we require contributors to sign our Contributor License Agreement and do not have yours on file. To proceed with your PR, please [sign your name here](https://forms.gle/YgLddrckeJaCdZYA6) and we will add you to our approved list of contributors.",
189190
"label": "cla-signed",
File renamed without changes.

blog-collector/2025-05-14.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: Version 19.525-42
3+
hide_table_of_contents: true
4+
image: https://help.sumologic.com/img/sumo-square.png
5+
---
6+
7+
import useBaseUrl from '@docusaurus/useBaseUrl';
8+
9+
In this release, we've enhanced the security and stability of the Collector with added support for security patches and a bug fix.
10+
11+
## Security Fix
12+
13+
- Upgraded `com.google.crypto.tink` to version 1.16.0 to address protobuf-java DOS vulnerability (CVE-2024-7254).
14+
15+
## Bug Fix
16+
17+
- Fixed the improper filtering of `AD` objects when `Exclude Distinguished Name Suffixes` filter is configured.

blog-cse/2025-05-09-content.md

Lines changed: 147 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,147 @@
1+
---
2+
title: May 9, 2025 - Content Release
3+
image: https://help.sumologic.com/img/sumo-square.png
4+
keywords:
5+
- log mappers
6+
- parsers
7+
- rules
8+
hide_table_of_contents: true
9+
---
10+
11+
import useBaseUrl from '@docusaurus/useBaseUrl';
12+
13+
This release includes:
14+
- New rules for monitoring AWS services (see below for tuning guidance).
15+
- Updated rules for Microsoft O365 and Powershell.
16+
- Updates to Cisco ASA mappers to add normalizedAction and normalizedSeverity.
17+
- Updates to Cisco Umbrella mappers to add user_username.
18+
- Updates to SentinelOne mappers to drop null values.
19+
- New parsers for Azure Virtual Network and SentinelOne MGMT API.
20+
- Updates to existing parsers for Abnormal Security, Cisco ASA, Cisco ISE, Cisco Umbrella CSV, Cylance Syslog, and KnowBe4 KMSAT C2C.
21+
22+
Changes are enumerated below.
23+
24+
### Rules
25+
- [New] OUTLIER-S00033 AWS DynamoDB Outlier in PutItem Events from User
26+
- [Disabled by Default] This rule detects an unusual amount of PutItem events to a DynamoDB resource within an hour time period (DynamoDB data events are required). Verify the user is authorized to modify the DynamoDB tables and instances. This rule is disabled by default due to potential volume of signals, before enabling consider excluding authorized users via match lists, and adjust floor value and model sensitivity as needed.
27+
- [New] FIRST-S00100 First Seen User Enumerating Custom AWS Bedrock Models
28+
- [Disabled by Default] Detection of a user account's first enumeration of custom AWS Bedrock models via ListCustomModels API. Verify the user is authorized for AWS Bedrock access. The http_userAgent field indicates whether a browser or CLI tool was used. This rule is disabled by default due to potential high volume of alerts, particularly from service accounts. Before enabling, consider excluding authorized users and service accounts (such as CNAPP monitoring accounts with timestamp-based usernames) through rule tuning expressions.
29+
- [New] OUTLIER-S00032 Outlier in Data Transferred from an S3 Bucket by User
30+
- [Disabled by Default] This rule detects an unusual amount of data transferred outbound from an S3 bucket (requires AWS Data events are required). Verify if the user, role and IP address associated with this activity are authorized. This rule is disabled by default due to potential signal volume. Before enabling, consider excluding authorized users with regular large transfers via match lists, and adjust floor value and model sensitivity as needed.
31+
- [New] OUTLIER-S00031 Outlier in Data Transferred into an S3 Bucket by User
32+
- [Disabled by Default] Detects unusual amounts of inbound data transfers to S3 buckets (requires AWS Data events). Verify if the user, role, and IP address associated with this activity are authorized. This rule is disabled by default due to potential alert volume. Before enabling, consider excluding authorized users with regular large transfers via match lists, and adjust floor value and model sensitivity as needed.
33+
- [Updated] MATCH-S00069 O365 - Users Password Reset
34+
- Changed Entity and Summary, replacing user_username with targetUser_username.
35+
- [Updated] MATCH-S00449 Powershell Execution Policy Bypass
36+
- Fixed camel case in commandLine field.
37+
38+
### Log Mappers
39+
- [New] Azure Virtual Network Flow logs
40+
- [Updated] Abnormal Security Threats
41+
- [Updated] Cisco ASA 103001 JSON
42+
- [Updated] Cisco ASA 103004 JSON
43+
- [Updated] Cisco ASA 106001 JSON
44+
- [Updated] Cisco ASA 106002 JSON
45+
- [Updated] Cisco ASA 106006 JSON
46+
- [Updated] Cisco ASA 106007 JSON
47+
- [Updated] Cisco ASA 106010 JSON
48+
- [Updated] Cisco ASA 106012 JSON
49+
- [Updated] Cisco ASA 106014 JSON
50+
- [Updated] Cisco ASA 106015 JSON
51+
- [Updated] Cisco ASA 106021 JSON
52+
- [Updated] Cisco ASA 106023 JSON
53+
- [Updated] Cisco ASA 106027 JSON
54+
- [Updated] Cisco ASA 106100 JSON
55+
- [Updated] Cisco ASA 106102-3 JSON
56+
- [Updated] Cisco ASA 109005-8 JSON
57+
- [Updated] Cisco ASA 110002 JSON
58+
- [Updated] Cisco ASA 111008-9 JSON
59+
- [Updated] Cisco ASA 111010 JSON
60+
- [Updated] Cisco ASA 113003 JSON
61+
- [Updated] Cisco ASA 113004 JSON
62+
- [Updated] Cisco ASA 113005 JSON
63+
- [Updated] Cisco ASA 113006 JSON
64+
- [Updated] Cisco ASA 113007 JSON
65+
- [Updated] Cisco ASA 113008 JSON
66+
- [Updated] Cisco ASA 113009 JSON
67+
- [Updated] Cisco ASA 113012-17 JSON
68+
- [Updated] Cisco ASA 113019 JSON
69+
- [Updated] Cisco ASA 113021 JSON
70+
- [Updated] Cisco ASA 113039 JSON
71+
- [Updated] Cisco ASA 209004 JSON
72+
- [Updated] Cisco ASA 302010 JSON
73+
- [Updated] Cisco ASA 302020-1 JSON
74+
- [Updated] Cisco ASA 303002 JSON
75+
- [Updated] Cisco ASA 304001 JSON
76+
- [Updated] Cisco ASA 304002 JSON
77+
- [Updated] Cisco ASA 305011-12 JSON
78+
- [Updated] Cisco ASA 313001 JSON
79+
- [Updated] Cisco ASA 313004 JSON
80+
- [Updated] Cisco ASA 313005 JSON
81+
- [Updated] Cisco ASA 314003 JSON
82+
- [Updated] Cisco ASA 315011 JSON
83+
- [Updated] Cisco ASA 322001 JSON
84+
- [Updated] Cisco ASA 322003 JSON
85+
- [Updated] Cisco ASA 338001-8+338201-4 JSON
86+
- [Updated] Cisco ASA 4000nn JSON
87+
- [Updated] Cisco ASA 402117 JSON
88+
- [Updated] Cisco ASA 402119 JSON
89+
- [Updated] Cisco ASA 405001 JSON
90+
- [Updated] Cisco ASA 405002 JSON
91+
- [Updated] Cisco ASA 406001 JSON
92+
- [Updated] Cisco ASA 406002 JSON
93+
- [Updated] Cisco ASA 419001 JSON
94+
- [Updated] Cisco ASA 419002 JSON
95+
- [Updated] Cisco ASA 500004 JSON
96+
- [Updated] Cisco ASA 502101-2 JSON
97+
- [Updated] Cisco ASA 502103 JSON
98+
- [Updated] Cisco ASA 602303-4 JSON
99+
- [Updated] Cisco ASA 605004-5 JSON
100+
- [Updated] Cisco ASA 609002 JSON
101+
- [Updated] Cisco ASA 611101-2 JSON
102+
- [Updated] Cisco ASA 611103 JSON
103+
- [Updated] Cisco ASA 710002-3 JSON
104+
- [Updated] Cisco ASA 710005 JSON
105+
- [Updated] Cisco ASA 713052 JSON
106+
- [Updated] Cisco ASA 713172 JSON
107+
- [Updated] Cisco ASA 713228 JSON
108+
- [Updated] Cisco ASA 716014-7-8 JSON
109+
- [Updated] Cisco ASA 716038 JSON
110+
- [Updated] Cisco ASA 716039 JSON
111+
- [Updated] Cisco ASA 716059 JSON
112+
- [Updated] Cisco ASA 719022-3 JSON
113+
- [Updated] Cisco ASA 721016-8 JSON
114+
- [Updated] Cisco ASA 722034 JSON
115+
- [Updated] Cisco ASA 722051 JSON
116+
- [Updated] Cisco ASA 722055 JSON
117+
- [Updated] Cisco ASA 733100 JSON
118+
- [Updated] Cisco ASA 751011 JSON
119+
- [Updated] Cisco ASA 751023 JSON
120+
- [Updated] Cisco ASA 751025 JSON
121+
- [Updated] Cisco ASA tcp_udp_sctp_builds JSON
122+
- [Updated] Cisco ASA tcp_udp_sctp_teardowns JSON
123+
- [Updated] Cisco Umbrella DNS Logs
124+
- [Updated] Cisco Umbrella IP Logs
125+
- [Updated] Cisco Umbrella Proxy Logs
126+
- [Updated] SentinelOne Logs - C2C activities
127+
- [Updated] SentinelOne Logs - C2C agents
128+
- [Updated] SentinelOne Logs - C2C alerts
129+
- [Updated] SentinelOne Logs - C2C threats
130+
- [Updated] SentinelOne Logs - C2C users
131+
- [Updated] SentinelOne Logs - Syslog Custom Parser
132+
133+
### Parsers
134+
- [New] /Parsers/System/Microsoft/Azure Virtual Network
135+
- [New] /Parsers/System/SentinelOne/SentinelOne MGMT API
136+
- [Updated] /Parsers/System/Abnormal Security/Abnormal Security
137+
- Updated the parser to support new events.
138+
- [Updated] /Parsers/System/Cisco/Cisco ASA
139+
- Updated regex to fix ASA-6-721016 events.
140+
- [Updated] /Parsers/System/Cisco/Cisco ISE
141+
- Updated parser to drop certain non-actionable logs.
142+
- [Updated] /Parsers/System/Cisco/Cisco Umbrella CSV
143+
- Updated parser to support additional event format variations.
144+
- [Updated] /Parsers/System/Cylance/Cylance Syslog
145+
- Updated parser to support new events.
146+
- [Updated] /Parsers/System/KnowBe4/KnowBe4 KMSAT C2C
147+
- Updated parser to drop phishing test events.

blog-cse/2025-05-23-content.md

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
---
2+
title: May 23, 2025 - Content Release
3+
image: https://help.sumologic.com/img/sumo-square.png
4+
keywords:
5+
- log mappers
6+
- parsers
7+
- rules
8+
hide_table_of_contents: true
9+
---
10+
11+
import useBaseUrl from '@docusaurus/useBaseUrl';
12+
13+
This content release includes:
14+
- Rule update
15+
- New support for CommScope Ruckus SmartZone
16+
- Additional mappers for CrowdStrike FDR, Google G Suite (Workspace), and Windows PowerShell
17+
- Updates for existing mappers for CrowdStrike FDR, Google G Suite (Workspace), and Windows PowerShell
18+
- Added normalizedAction and action fields to Windows PowerShell mappers
19+
- Changes to Windows PowerShell JSON parsing to support additional log formats
20+
21+
Changes are enumerated below.
22+
23+
24+
### Rules
25+
- [Updated] MATCH-S00068 O365 - Users Password Changed
26+
- Updated to use targetUser_username
27+
28+
### Log mappers
29+
- [New] CommScope Ruckus SmartZone Default
30+
- [New] CrowdStrike FDR - DNSRequest
31+
- [New] Google G Suite - login - risky_sensitive_action_allowed
32+
- [New] Google G Suite - login challange
33+
- [New] Windows - Windows PowerShell
34+
- [Updated] CrowdStrike Falcon Host API DetectionSummaryEvent (CNC)
35+
- Added alternate field for threat_name
36+
- [Updated] CrowdStrike Falcon Host API IdpDetectionSummaryEvent (CNC)
37+
- Added alternate field for threat_name
38+
- [Updated] Google G Suite - login - password_change/recovery_info_change
39+
- Added additional mapped fields
40+
- [Updated] Google G Suite - login.login
41+
- Added additional mapped fields
42+
- [Updated] Google G Suite - logout
43+
- Added additional mapped fields
44+
- [Updated] Windows - Microsoft-Windows-PowerShell/Operational - 4103
45+
- [Updated] Windows - Microsoft-Windows-PowerShell/Operational - 4104
46+
- [Updated] Windows - Microsoft-Windows-PowerShell/Operational - 4105
47+
- [Updated] Windows - Microsoft-Windows-PowerShell/Operational - 4106
48+
49+
### Parsers
50+
- [New] /Parsers/System/CommScope/CommScope Ruckus SmartZone
51+
- [Updated] /Parsers/System/Microsoft/Windows PowerShell-JSON

blog-service/2021/12-31.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -618,13 +618,13 @@ Update - [Scheduled View](/docs/manage/scheduled-views "Scheduled Views") quer
618618
---
619619
## March 16, 2021 (Alerts)
620620

621-
Update - We have resolved a discrepancy in the notification payload of [Real Time Scheduled Searches](/docs/alerts/scheduled-searches/create-real-time-alert).
621+
Update - We have resolved a discrepancy in the notification payload of Real-Time Scheduled Searches.
622622

623623
Previously, the payload for subsequent real time alerts in a given time range would incrementally report the results and omit the records that were already present in the previous alert.
624624

625625
For example, if the Scheduled Search initially returned 10 records, the first alert notification would contain 10 records in the payload. If the next run contained the same 10 records plus 1 additional, the notification payload would only contain the single new record.
626626

627-
Going forward, we will ensure that the records sent in the notification payload will always contain all the records returned in the Scheduled Search. Following the above example, the next run of the Real Time Scheduled Search would return 11 records. This change ensures that the payload will always match the results of the search in Sumo Logic.
627+
Going forward, we will ensure that the records sent in the notification payload will always contain all the records returned in the Scheduled Search. Following the above example, the next run of the Real-Time Scheduled Search would return 11 records. This change ensures that the payload will always match the results of the search in Sumo Logic.
628628

629629
---
630630
## March 12, 2021-12 (Collection)

blog-service/2024/12-31.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -827,7 +827,7 @@ For information, see [Metrics Explorer](/docs/metrics/metrics-queries/metrics-ex
827827

828828
As part of our ongoing evaluation of the Sumo Logic service, we have decided to deprecate [Real-Time Scheduled Searches](/docs/alerts/scheduled-searches/create-real-time-alert). In particular, we will remove the option to create new Real-Time Scheduled Searches on May 15, 2024. Existing Real-Time Scheduled Searches will continue to function until May 15, 2025. We believe many use cases for Real-Time Scheduled Searches can be met by [Monitors](/docs/alerts/monitors/overview). Any remaining use cases can be met by executing these searches at 15m intervals.
829829

830-
In 2020, Sumo Logic released Monitors, which provided a new framework to trigger alerts on both metrics and log data in real time and send notifications. Real-Time Scheduled Searches provided a much more limited version of this functionality. Monitors will continue to be the focus area for our Product and Engineering Teams for features and enhancements regarding alerting. Learn more [here](/docs/alerts/scheduled-searches/deprecation).
830+
In 2020, Sumo Logic released Monitors, which provided a new framework to trigger alerts on both metrics and log data in real time and send notifications. Real-Time Scheduled Searches provided a much more limited version of this functionality. Monitors will continue to be the focus area for our Product and Engineering Teams for features and enhancements regarding alerting.
831831

832832
### April 26, 2024 (Apps)
833833

@@ -1119,4 +1119,4 @@ For more information, see our documentation on how to [monitor credits allocatio
11191119

11201120
#### Index Field
11211121

1122-
We're excited to include the **Index** field as metadata at the bottom of every message row, along with other metadata. This allows you to modify the search query by clicking the index name or view surrounding messages by clicking on the dropdown. [Learn more](/docs/search/get-started-with-search/search-basics/built-in-metadata). <br/><img src={useBaseUrl('img/search/get-started-search/search-page/index-filter.png')} alt="index-filter" width="800" style={{border: '1px solid gray'}}/>
1122+
We're excited to include the **Index** field as metadata at the bottom of every message row, along with other metadata. This allows you to modify the search query by clicking the index name or view surrounding messages by clicking on the dropdown. [Learn more](/docs/search/get-started-with-search/search-basics/built-in-metadata). <br/><img src={useBaseUrl('img/search/get-started-search/search-page/index-filter.png')} alt="index-filter" width="800" style={{border: '1px solid gray'}}/>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ We've updated the onboarding experience to give you the option to bypass data co
1717

1818
A new **Go to App Catalog** option now appears in the left-hand menu on the data setup page, allowing you to browse integrations and pre-built dashboards before configuring data ingestion. This change makes it easier to explore Sumo Logic’s capabilities without committing to a full setup.
1919

20-
To learn more, check out our [quickstart](/docs/get-started/quickstart) and [signup](/docs/get-started/sign-up/#set-up-data-collection) guides.
20+
To learn more, check out our [quickstart](/docs/get-started/quickstart) and [signup](/docs/get-started/sign-up) guides.

blog-service/2025-05-05-alerts.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: Real-Time Scheduled Searches Deprecation (Alerts)
3+
image: https://help.sumologic.com/img/sumo-square.png
4+
keywords:
5+
- alerts
6+
- scheduled searches
7+
- monitors
8+
hide_table_of_contents: true
9+
---
10+
11+
The [previously announced](/release-notes-service/2024/12/31/#deprecation-notice---real-time-scheduled-searches) automatic conversion of Real-Time Scheduled Searches to 15-minute scheduled searches will not take place.
12+
13+
- Existing Real-Time Scheduled Searches will continue to operate as-is.
14+
- Creating new Real-Time Scheduled Searches remains disabled (since May 29, 2024).
15+
- For new real-time alerting use cases, we recommend using [Monitors](https://help.sumologic.com/docs/alerts/monitors/overview).
16+
17+
[Learn more](/docs/alerts/scheduled-searches/create-real-time-alert).

blog-service/2025-05-08-manage.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: SCIM Provisioning (Manage)
3+
image: https://help.sumologic.com/img/sumo-square.png
4+
keywords:
5+
- manage
6+
- saml
7+
hide_table_of_contents: true
8+
---
9+
10+
import useBaseUrl from '@docusaurus/useBaseUrl';
11+
12+
We're excited to announce provisioning for Sumo Logic using SCIM (System for Cross-domain Identity Management). Now you can automatically provision and deprovision users in Sumo Logic with an identity provider like Microsoft Entra ID, Okta, or OneLogin.
13+
14+
[Learn more](/docs/manage/security/scim/).

0 commit comments

Comments
 (0)