Skip to content

Commit 2821875

Browse files
committed
Merge branch 'main' into berry
2 parents 0906449 + d57404d commit 2821875

File tree

279 files changed

+4488
-3454
lines changed

Some content is hidden

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

279 files changed

+4488
-3454
lines changed

.clabot

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,8 @@
169169
"Hellfire4959",
170170
"antonymartinsumo",
171171
"amee-sumo",
172-
"chetanchoudhary-sumo"
172+
"chetanchoudhary-sumo",
173+
"JamoCA"
173174
],
174175
"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.",
175176
"label": "cla-signed",

blog-cse/2022/12-31.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,7 @@ Cloud SIEM now supports custom sources of inventory data. Now, if you want to in
453453

454454
#### Standard Match Lists
455455

456-
As a reminder, the migration for our out-of-the-box rules content from standard match lists to tags for Entities has begun. The system is now automatically setting the appropriate tags for any Entities appearing in any of the standard match lists called out in the [previous announcement](https://help.sumologic.com/release-notes-cse/2022/10/13/application-update/). This will continue until January 20, 2023, when the migration will be complete.
456+
As a reminder, the migration for our out-of-the-box rules content from standard match lists to tags for Entities has begun. The system is now automatically setting the appropriate tags for any Entities appearing in any of the standard match lists called out in the [previous announcement](/release-notes-cse/2022/12/31/#october-13-2022---application-update). This will continue until January 20, 2023, when the migration will be complete.
457457

458458
#### Minor Changes and Enhancements
459459

@@ -776,7 +776,7 @@ Labels were not being created properly based on Network Blocks for a small numbe
776776
#### Read-Only User Capabilities for Cloud SIEM
777777
New user capabilities (permissions) have been created enabling read-only access to content and configuration features in Cloud SIEM.
778778

779-
These can be used when defining roles in the Sumo Logic platform (at **Administration > Users and Roles > Roles**).
779+
These can be used when [defining roles](/docs/manage/users-roles/roles/create-manage-roles/) in the Sumo Logic platform.
780780

781781
<img src={useBaseUrl('img/release-notes/cse/Read-Only-Roles.png')} alt="read-only roles" />
782782

blog-cse/2023/12-31.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ For full details, see the [Cloud SOAR documentation](/docs/platform-services/aut
166166
---
167167
### October 26, 2023 - Content Release
168168

169-
This content release includes templates for creating Cloud SIEM parsers. There are two versions of each, one with comments that explain the purpose of each parser component, and “clean” versions that you can use to start quickly creating custom parsers. Further documentation on using these parsers will be available on [Sumo Logic Docs](https://help.sumologic.com/) in the coming weeks. Other changes in this release are enumerated below.
169+
This content release includes templates for creating Cloud SIEM parsers. There are two versions of each, one with comments that explain the purpose of each parser component, and “clean” versions that you can use to start quickly creating custom parsers. Further documentation on using these parsers will be available on [Sumo Logic Docs](/docs/cse/get-started-with-cloud-siem/cloud-siem-content-catalog/) in the coming weeks. Other changes in this release are enumerated below.
170170

171171
#### Rules
172172

@@ -1325,7 +1325,7 @@ Each node in the graph represents a single Entity. The graph also displays the r
13251325

13261326
The graph also includes a number of controls for zoom, full screen mode, filtering by Entity type, and adjusting the time frame for relationship detection.
13271327

1328-
For more information about how to use the Entity Relationship Graph, see the [online documentation](https://help.sumologic.com/docs/cse/get-started-with-cloud-siem/about-cse-insight-ui/#about-the-entities-tab-graph-view). You will also see an introduction to the feature the first time you visit an Insight details page.
1328+
For more information about how to use the Entity Relationship Graph, see the [online documentation](/docs/cse/get-started-with-cloud-siem/about-cse-insight-ui/#about-the-entities-tab-graph-view). You will also see an introduction to the feature the first time you visit an Insight details page.
13291329

13301330
#### Minor Changes and Enhancements
13311331

blog-cse/2024-12-20-content.md

Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
---
2+
title: December 20, 2024 - Content Release
3+
hide_table_of_contents: true
4+
keywords:
5+
- log mappers
6+
- log parsers
7+
- detection rules
8+
image: https://help.sumologic.com/img/sumo-square.png
9+
---
10+
11+
import useBaseUrl from '@docusaurus/useBaseUrl';
12+
13+
<a href="https://help.sumologic.com/release-notes-cse/rss.xml"><img src={useBaseUrl('img/release-notes/rss-orange2.png')} alt="icon" width="50"/></a>
14+
15+
This content release includes:
16+
- New product support for Dragos WorldView Threat Intelligence, Mindpoint Proactive Security Services, and Trust IAM (Identity and Access Management).
17+
- AWS Cloudtrail updates.
18+
- Adds alternate mapping for `user_userId` in anticipation of AWS Identity Center CloudTrail logging change. For more information on the change, see [Important changes to CloudTrail events for AWS IAM Identity Center](https://aws.amazon.com/blogs/security/modifications-to-aws-cloudtrail-event-data-of-iam-identity-center/).
19+
- Parsing and mapping updates for Palo Alto Firewall and Cisco Firepower.
20+
- Rule updates.
21+
22+
Changes are are enumerated below.
23+
24+
## Rules
25+
- [Deleted] FIRST-S00029 First Seen Successful Authentication From Unexpected Country
26+
- Rule has been replaced by FIRST-S00065 as this version was not enabled by default.
27+
- [Updated] FIRST-S00046 First Seen Client Generating MailIItemsAccessed Event from User
28+
- Updated "First Seen" value from ClientInfoString to Client to reduce false positives.
29+
- [Updated] FIRST-S00065 First Seen Successful Authentication From Unexpected Country
30+
- Replaces FIRST-S00029.
31+
32+
## Log Mappers
33+
- [New] Dragos Catch All
34+
- [New] Mindpoint Group Keeper Authentication
35+
- [New] Mindpoint Group Keeper Catch All
36+
- [New] Trust Login Authentication
37+
- [New] Trust Login Catch All
38+
- [Updated] CloudTrail - application-insights.amazonaws.com - ListApplications
39+
- [Updated] CloudTrail - signin.amazonaws.com - All AwsConsoleSignIn events
40+
- [Updated] CloudTrail - sso.amazonaws.com - Federate|ListProfilesForApplication
41+
- [Updated] CloudTrail Default Mapping
42+
- [Updated] Firepower Catch All
43+
- Additional new field mappings to support Firepower events and improve records classification.
44+
- [Updated] Palo Alto Config - Custom Parser
45+
- Adds alternate field mappings.
46+
- [Updated] Palo Alto System - Custom Parser
47+
- Adds alternate field mappings.
48+
- [Updated] Palo Alto System Auth - Custom Parser
49+
- Support additional panorama-auth-success and alternate fields for mapped fields.
50+
51+
## Parsers
52+
- [New] /Parsers/System/Dragos/Dragos
53+
- [New] /Parsers/System/Mindpoint Group/Mindpoint Group Keeper
54+
- [New] /Parsers/System/Trust Login/Trust Login
55+
- [Updated] /Parsers/System/Cisco/Cisco Firepower Syslog
56+
- Adds support for FTD 430002 and 430003 events.
57+
- [Updated] /Parsers/System/Palo Alto/PAN Firewall LEEF
58+
- Adds support for 'panorama-auth-success' events and improves timestamp handling.

blog-csoar/2024-01-03-application-update.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
1313
<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>
1414

1515
### Changes and Enhancements
16-
* Playbooks: UserChoice nodes can be handled now from Slack workspace (see [documentation](https://help.sumologic.com/docs/cloud-soar/cloud-soar-delivery-2/#configure-slack-for-cloud-soar)).
16+
* Playbooks: UserChoice nodes can be handled now from Slack workspace (see [documentation](/docs/cloud-soar/automation#configure-slack-for-cloud-soar)).
1717

1818
#### Cloud SOAR
1919
* New privilege "Api Admin": Enabling this privilege in Log Analytics Platform will allow user to handle incident operations without being involved directly as investigator.

blog-csoar/2024-01-30-application-update.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
1313
<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>
1414

1515
### Changes and Enhancements
16-
* Added public help document for supported integrations. See [Integrations in App Central](https://help.sumologic.com/docs/platform-services/automation-service/app-central/integrations/).
16+
* Added public help document for supported integrations. See [Integrations in App Central](/docs/platform-services/automation-service/app-central/integrations/).
1717
* Integrations: Added possibility to rename an integration keeping original reference in YAML.
1818
* Playbooks:
1919
* List view set as default. View changes are saved in user preferences.

blog-csoar/2024-02-19-application-update.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
1414

1515
### Changes and Enhancements
1616
* Playbooks:
17-
* Enabled [playbook testing](https://help.sumologic.com/docs/cloud-soar/automation/#testing-playbooks). With this improvement it is now possible to test a playbook configuration before publishing it, using Insight, Incident or custom JSON as input.
17+
* Enabled [playbook testing](/docs/platform-services/automation-service/automation-service-playbooks/#test-a-playbook). With this improvement it is now possible to test a playbook configuration before publishing it, using Insight, Incident or custom JSON as input.
1818
* Action configuration: Integration fields configuration now suggests default values, if present.
1919
* UserChoice, answer by Email: Fixed Authorizer usage from previous nodes.
20-
* AppCentral: Within the Integrations section, each integration card now contains a hyperlink to the related public documentation page [Integrations in App Central](https://help.sumologic.com/docs/platform-services/automation-service/app-central/integrations/).
20+
* AppCentral: Within the Integrations section, each integration card now contains a hyperlink to the related public documentation page [Integrations in App Central](/docs/platform-services/automation-service/app-central/integrations/).
2121
* Integrations: It is now possible to send custom commands when an integration docker image is created. This feature is available for Not Certified integration only.
2222

2323
#### Cloud SOAR

blog-service/2021/12-31.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -566,7 +566,7 @@ Update - The [alert variable](/docs/alerts/monitors/alert-variables) `Results
566566
---
567567
## April 7, 2021 (Search)
568568

569-
Update - The LogReduce operator now provides an [optimize option](/docs/search/logreduce) that provides up to 10x speedup over classic LogReduce on datasets with hundreds of thousands of logs.
569+
Update - The LogReduce operator now provides an [optimize option](/docs/search/behavior-insights/logreduce) that provides up to 10x speedup over classic LogReduce on datasets with hundreds of thousands of logs.
570570

571571
---
572572
## April 6, 2021 (Dashboard)

blog-service/2022/12-31.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -164,8 +164,8 @@ Update - We’ve released an improvement that eases the processes of administeri
164164

165165
Update - We’ve released an improved, re-organized UI for Data Forwarding. There are now separate pages for managing different types of data forwarding destinations:
166166

167-
* Destinations that receive data forwarded from Sumo Logic partitions or scheduled views are still managed on the **Manage Data > Logs > Data Forwarding** page.
168-
* Destinations that receive data from Installed Collectors are managed on a new page: **Manage Data > Collection > Data Archiving** page.
167+
* Destinations that receive data forwarded from Sumo Logic partitions or scheduled views are still managed on the [**Data Forwarding**](/docs/manage/data-forwarding/view-list-data-forwarding/) page.
168+
* Destinations that receive data from Installed Collectors are managed on a new page [**Archive**](/docs/manage/data-archiving/archive/#archive-page) page.
169169

170170
For more information, see [Forward Data from Sumo Logic to S3](/docs/manage/data-forwarding/amazon-s3-bucket).
171171

blog-service/2023/12-31.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,7 @@ We're excited to introduce a new addition to Sumo Logic account management. Org
422422

423423
Here's how to export detailed child usages:
424424

425-
1. In the left navigation bar, select **Administration > Account**. The Account Overview tab is shown by default.
425+
1. Navigate to the [**Account Overview**](/docs/manage/manage-subscription/sumo-logic-credits-accounts/#account-overview) page.
426426
1. Click on the kebab button and select **Download Detailed Child Usages**, to export/dowload the detailed child usages.<br/><img src={useBaseUrl('img/manage/account/download-detailed-child-usages.png')} alt="download-detailed-child-usages" width="650" style={{border: '1px solid gray'}}/>
427427

428428

@@ -758,7 +758,7 @@ We're excited to announce the release of our new cloud-to-cloud source for Trell
758758

759759
We’re happy to announce a new security option allowing administrators to set a custom policy for the number of days an API Access Key can go unused before being automatically deactivated. This setting allows administrators to tailor the feature to suit their organization’s specific security requirements. This enhances the security of your account by reducing the risk of unauthorized access through abandoned access keys. This ensures that only active access keys can be used to access your account and its resources.
760760

761-
To access this feature, log in to your account and navigate to **Administration > Security > Policies**. From there, you can set your preferred policy for deactivation of unused access keys. [Learn more](/docs/manage/security/access-keys#edit-deactivate-or-delete-an-access-key).
761+
[Learn more](/docs/manage/security/access-keys#edit-deactivate-or-delete-an-access-key).
762762

763763

764764
---

0 commit comments

Comments
 (0)