Skip to content

Commit 8e6f189

Browse files
committed
Merge branch 'main' into DOCS-1110
2 parents d279de3 + 287344e commit 8e6f189

File tree

668 files changed

+4557
-2605
lines changed

Some content is hidden

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

668 files changed

+4557
-2605
lines changed

.clabot

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,8 @@
190190
"samiura",
191191
"naveenrama",
192192
"fguimond",
193-
"rmeyer-legato"
193+
"rmeyer-legato",
194+
"jagan2221"
194195
],
195196
"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.",
196197
"label": "cla-signed",

blog-collector/2025-09-10-otel.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
title: Remote Management for OpenTelemetry Collector (OpenTelemetry Collector)
3+
image: https://help.sumologic.com/img/reuse/rss-image.jpg
4+
keywords:
5+
- collection
6+
- opentelemetry
7+
- otel
8+
- remote-management
9+
hide_table_of_contents: true
10+
---
11+
12+
import useBaseUrl from '@docusaurus/useBaseUrl';
13+
14+
We're happy to announce that Sumo Logic now enables you to remotely update the collector timezone for OpenTelemetry collectors through the UI in the OpenTelemetry collector edit flow. You can select the timezone of your choice while editing the collector. If you do not make a selection, the timezone will be set to `(UTC) Etc/UTC` by default.
15+
16+
[Learn more](/docs/send-data/opentelemetry-collector/remote-management/source-templates/otrm-time-reference/#specifying-a-custom-timestamp-format-and-time-zone).

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

Lines changed: 71 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,71 @@
1+
---
2+
title: September 19, 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+
- rules
7+
- parsers
8+
hide_table_of_contents: true
9+
---
10+
11+
This content release includes:
12+
- New rules for passing through OCSF Findings, such as those generated by AWS Security Hub.
13+
- Updates to rules for impossible travel to exclude local system accounts.
14+
- New log mappers for Cisco Meraki Traffic Events, OCI Authentication Events, and TippingPoint TPS Cloud.
15+
- Updates to existing log mappers to support new event IDs and enhance functionality.
16+
- New parser for TippingPoint TPS Cloud.
17+
- Updates to existing parsers for Cisco ASA, Cisco Meraki C2C, Kaspersky Endpoint Security, and Oracle Cloud Infrastructure to support new events.
18+
- Schema update to include `ocsf` as an enforced value for `threat_ruleType`.
19+
20+
Changes are enumerated below.
21+
22+
:::note
23+
These updates have been rolled out to all [deployments](/docs/api/about-apis/getting-started/#aws-region-by-sumo-logic-deployment) with the exception of FED, which will receive the updates in the coming days.
24+
:::
25+
26+
### Rules
27+
28+
- [New] MATCH-S01053 OCSF Compliance Finding
29+
<br/>Passes through compliance findings from OCSF sources.
30+
- [New] MATCH-S01054 OCSF Detection Finding
31+
<br/>Passes through detection findings from OCSF sources.
32+
- [New] MATCH-S01055 OCSF Vulnerability Finding
33+
<br/>Passes through vulnerability findings from OCSF sources.
34+
- [Updated] THRESHOLD-S00097 Impossible Travel - Successful
35+
<br/>Exclude local system accounts from the rule.
36+
- [Updated] THRESHOLD-S00098 Impossible Travel - Unsuccessful
37+
<br/>Exclude local system accounts from the rule.
38+
39+
### Log Mappers
40+
41+
- [New] Cisco Meraki Traffic Events
42+
- [New] OCI Catch Authentication events
43+
- [New] TippingPoint TPS Cloud Catch All
44+
- [Updated] AWS GuardDuty - OCSF Finding Events
45+
<br/>Modified to support dedicated OCSF finding rules.
46+
- [Updated] AWS Inspector - OCSF Finding Events
47+
<br/>Modified to support dedicated OCSF finding rules.
48+
- [Updated] AWS Security Hub - OCSF Finding Events
49+
<br/>Modified to support dedicated OCSF finding rules.
50+
- [Updated] AWS Security Hub Coverage - OCSF Finding Events
51+
<br/>Modified to support dedicated OCSF finding rules.
52+
- [Updated] AWS Security Hub Exposure Detection - OCSF Finding Events
53+
<br/>Modified to support dedicated OCSF finding rules.
54+
- [Updated] Cisco ASA 109201|109207|113022
55+
- [Updated] Cisco ASA 722051|722022|722023|722028|722032|722033|722036|722037|722041|722011
56+
- [Updated] Kaspersky Endpoint Security Catch All
57+
- [Updated] Oracle Cloud Infrastructure Audit Catch All
58+
- [Updated] Windows - Security - 4624
59+
<br/>Added `user_role` field to identify admin users
60+
- [Updated] Windows - Security - 4648
61+
<br/>Added `user_role` field to identify admin users.
62+
63+
### Parsers
64+
65+
- [New] /Parsers/System/TippingPoint/TippingPoint TPS Cloud
66+
- [Updated] /Parsers/System/Cisco/Cisco ASA
67+
- [Updated] /Parsers/System/Cisco/Cisco Meraki C2C
68+
- [Updated] /Parsers/System/Kaspersky/Kaspersky Endpoint Security
69+
- [Updated] /Parsers/System/Oracle/Oracle Cloud Infrastructure Schema
70+
- [Updated] threat_ruleType
71+
<br/>Updated enforced values to include `ocsf` as an option for mappers representing Findings records as categorized in the Open Cybersecurity Schema Framework (OCSF).

blog-csoar/2024/12-31.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -448,7 +448,7 @@ This release contains several updates, including the introduction of new actions
448448

449449
#### Changes and Enhancements
450450
* Playbooks:
451-
* 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.
451+
* Enabled [playbook testing](/docs/platform-services/automation-service/playbooks/troubleshoot-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.
452452
* Action configuration: Integration fields configuration now suggests default values, if present.
453453
* UserChoice, answer by Email: Fixed Authorizer usage from previous nodes.
454454
* 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/).

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
1717

1818
🚀 **New feature release: Autosave for playbooks**
1919

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:
20+
We’re excited to introduce [autosave for playbooks](/docs/platform-services/automation-service/playbooks/create-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:
2121
* Playbooks now automatically save your changes, including node updates, connections, and position adjustments.
2222
* Multiple changes made in quick succession are saved together to improve performance.
2323
* Visual indicators display the saving status whether in progress, successfully saved, or failed.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ When selecting an array variable in the text area, you will have two options:
2525

2626
If the iterate option is selected, an icon will appear in front of the variable inside the text area to indicate that iteration is enabled. The action will then execute as many times as there are elements in the array.
2727

28-
[Learn more](/docs/platform-services/automation-service/automation-service-playbooks/#arrays-in-text-areas).
28+
[Learn more](/docs/platform-services/automation-service/playbooks/arrays-in-playbooks/).

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ What's new:
2525
* By default, playbooks with any published version are set to enabled, while those that are draft-only or have been deleted remain disabled.
2626
* Audit logs are generated whenever playbooks are enabled or disabled manually.
2727

28-
For more information, see [Enable or disable playbooks](/docs/platform-services/automation-service/automation-service-playbooks/#enable-or-disable-playbooks).
28+
For more information, see [Enable or disable playbooks](/docs/platform-services/automation-service/playbooks/create-playbooks/#enable-or-disable-playbooks).
2929

3030
#### Integrations
3131

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
title: September 10, 2025 - Application Update
3+
hide_table_of_contents: true
4+
image: https://help.sumologic.com/img/reuse/rss-image.jpg
5+
keywords:
6+
- automation service
7+
- cloud soar
8+
- soar
9+
---
10+
11+
import useBaseUrl from '@docusaurus/useBaseUrl';
12+
13+
### New feature: Test nodes in playbooks
14+
15+
The new **Test Node** toggle on nodes allows you to test individual nodes in playbooks without having to run the entire playbook, offering greater control over node configuration and troubleshooting.
16+
17+
What's new:
18+
* Provide mock values for variables used in the node, and run the results to see the output and any errors.
19+
* Available on action, condition, user choice, and task nodes. (It is not available on filter or nested playbook nodes.)
20+
* Testing nodes counts against your [action limit](/docs/platform-services/automation-service/about-automation-service/#actions-limit) quota.
21+
22+
For more information, see [Test nodes in a playbook](/docs/platform-services/automation-service/playbooks/troubleshoot-playbooks/#test-nodes-in-a-playbook).

blog-service/2021/12-31.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ New - Our [Cloud-to-Cloud Integration Framework](/docs/send-data/hosted-collec
137137
---
138138
## September 20, 2021 (Manage)
139139

140-
New - You can now [forward aggregate data from a Scheduled View to AWS S3](/docs/manage/data-forwarding/amazon-s3-bucket). Previously, aggregate data was dropped and not included in forwarded file objects. Now, aggregate fields are automatically appended when your Scheduled View conducts aggregation.
140+
New - You can now [forward aggregate data from a Scheduled View to AWS S3](/docs/manage/data-forwarding/forward-data-from-sumologic). Previously, aggregate data was dropped and not included in forwarded file objects. Now, aggregate fields are automatically appended when your Scheduled View conducts aggregation.
141141

142142
---
143143
## September 15, 2021 (Collection)

blog-service/2022/12-31.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ Update - We’ve released an improved, re-organized UI for Data Forwarding. Ther
167167
* 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.
168168
* Destinations that receive data from Installed Collectors are managed on a new page [**Archive**](/docs/manage/data-archiving/archive/#archive-page) page.
169169

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

172172
---
173173
## October 3, 2022 (Search)

0 commit comments

Comments
 (0)