Skip to content

Commit 7bcf2a3

Browse files
authored
Merge branch 'main' into addition-of-zurich-region
2 parents 944403a + 3527d34 commit 7bcf2a3

File tree

168 files changed

+1842
-667
lines changed

Some content is hidden

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

168 files changed

+1842
-667
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Contributing
22

3-
Please see the [Contributor Guidelines](https://help.sumologic.com/docs/contributing) published on our docs site.
3+
Please see the [Contributor Guidelines](https://www.sumologic.com/help/docs/contributing) published on our docs site.

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
<img src="https://help.sumologic.com/img/reuse/sumo-docs-readme.png" width="400"/>
1+
<img src="https://www.sumologic.com/help/img/reuse/sumo-docs-readme.png" width="400"/>
22

33
<p>
44
<a href="https://github.com/SumoLogic/sumologic-documentation/blob/main/.github/workflows/production.yml"><img src="https://github.com/SumoLogic/sumologic-documentation/actions/workflows/production.yml/badge.svg" alt="GitHub Actions status"></a>
5-
<a href="https://help.sumologic.com/docs/contributing"><img src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg" alt="PRs Welcome"></a>
5+
<a href="https://www.sumologic.com/help/docs/contributing"><img src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg" alt="PRs Welcome"></a>
66
<a href="LICENSE"><img src="https://img.shields.io/github/license/sourcerer-io/hall-of-fame.svg?colorB=ff0000"></a>
77
<a href="https://x.com/SumoLogic"><img src="https://img.shields.io/twitter/follow/sumologic.svg?style=social" alt="Twitter Follow" /></a>
8-
<a href="https://help.sumologic.com/release-notes-service"><img src="https://img.shields.io/badge/RSS-FFA500?style=for-the-badge&logo=rss&logoColor=white" alt="RSS Follow" width="50"/></a>
8+
<a href="https://www.sumologic.com/help/release-notes-service"><img src="https://img.shields.io/badge/RSS-FFA500?style=for-the-badge&logo=rss&logoColor=white" alt="RSS Follow" width="50"/></a>
99
</p>
1010

1111
Sumo Docs is the open-source documentation site for Sumo Logic, an all-in-one cloud data analytics platform built to support security, operations, and business intelligence use cases. Sumo Logic empowers users to monitor, analyze, troubleshoot, and visualize data from their applications and network environments in real time. Its elastic processing capabilities enable seamless log data collection and management from various sources, regardless of type, volume, or location. Learn more at [sumologic.com](https://www.sumologic.com).
@@ -38,7 +38,7 @@ Before submitting an issue or pull request, we recommend reviewing the sections
3838

3939
To contribute to Sumo Docs, ensure you have the following tools installed:
4040

41-
- [Node.js](https://nodejs.org/en/download/) version 18 or higher
41+
- [Node.js](https://nodejs.org/en/download/) version 20 or higher
4242
- [Yarn](https://yarnpkg.com/en/), installable via [Homebrew](https://brew.sh/) (`brew install yarn`)
4343

4444
## Installation
@@ -55,14 +55,14 @@ To contribute to Sumo Docs, ensure you have the following tools installed:
5555

5656
## Apply your changes
5757

58-
Make edits using [Markdown syntax](https://help.sumologic.com/docs/contributing/style-guide/#markdown). Keep contributions concise, informative, and aligned with our guidelines.
58+
Make edits using [Markdown syntax](https://www.sumologic.com/help/docs/contributing/style-guide/#markdown). Keep contributions concise, informative, and aligned with our guidelines.
5959

60-
Refer to our [Contributor Guidelines](https://help.sumologic.com/docs/contributing/create-edit-doc/#edit-a-doc) for more information on:
60+
Refer to our [Contributor Guidelines](https://www.sumologic.com/help/docs/contributing/create-edit-doc/#edit-a-doc) for more information on:
6161
- Markdown editing
6262
- Proposing bug fixes
6363
- Testing your changes
6464

65-
All contributions must follow our [Style Guide](https://help.sumologic.com/docs/contributing/style-guide/).
65+
All contributions must follow our [Style Guide](https://www.sumologic.com/help/docs/contributing/style-guide/).
6666

6767
## Building locally
6868

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Remote Management for OpenTelemetry Collector (OpenTelemetry Collector)
3-
image: https://help.sumologic.com/img/reuse/rss-image.jpg
3+
image: https://assets-www.sumologic.com/company-logos/_800x418_crop_center-center_82_none/SumoLogic_Preview_600x600.jpg?mtime=1617040082
44
keywords:
55
- collection
66
- opentelemetry
@@ -12,4 +12,4 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
1212

1313
We're happy to announce that Sumo Logic now enables you to add the collector timezone for OpenTelemetry collectors through the UI in the OpenTelemetry collector create flow. You can select the timezone of your choice while creating the collector. If you do not make a selection, the timezone will be set to `(UTC) Etc/UTC` by default.
1414

15-
[Learn more](/docs/send-data/opentelemetry-collector/install-collector/linux).
15+
[Learn more](/docs/send-data/opentelemetry-collector/install-collector/linux).

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Remote Management for OpenTelemetry Collector (OpenTelemetry Collector)
3-
image: https://help.sumologic.com/img/reuse/rss-image.jpg
3+
image: https://assets-www.sumologic.com/company-logos/_800x418_crop_center-center_82_none/SumoLogic_Preview_600x600.jpg?mtime=1617040082
44
keywords:
55
- collection
66
- opentelemetry
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
title: Version 19.533-5 (Installed Collector)
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+
---
6+
7+
import useBaseUrl from '@docusaurus/useBaseUrl';
8+
9+
In this release, we've added two important updates to Installed Collectors to enhance performance, security, and ensure long-term support.
10+
11+
:::note
12+
Starting January 31, 2026, Sumo Logic will no longer support the collectors using Java Runtime Environment (JRE) versions older than 17 and will end support for Installed Collectors running on WIN 32 machines.
13+
14+
To ensure continued compatibility and support, upgrade your collectors to JRE 17 or later and migrate your collectors to Windows 64-bit or another supported operating system before this date.
15+
:::
16+
17+
## Java upgrade and end of support for legacy versions
18+
19+
With Java 8 reaching its end of public updates in January 2019, and with newer Java versions offering significant improvements in both performance and security, we are upgrading our Installed Collectors to Java 17. This change applies differently depending on how your collectors are configured:
20+
21+
- **For collectors using default Sumo Logic bundled Corretto JRE**. This deprecation will not affect you as the upgrade to JRE 17 happens automatically when you update your collector to version 19.533-5. *No immediate action is required*.
22+
- **For collectors with custom JRE setups**. If you're using a custom JRE configuration, including binary installer-based deployments, custom deployment scripts, or containerized collectors with JRE 8 or 11, you must manually upgrade to JRE 17 to maintain compatibility and support. After January 31, 2026, your existing collectors will continue to run. However, you will not be able to upgrade or download new collector versions using JRE 8 or 11.
23+
24+
## End of support for Windows 32-bit (WIN 32) systems
25+
26+
To align with Microsoft’s end-of-life for Windows 32-bit systems and ensure a secure, stable platform for all users, Sumo Logic will end support for Installed Collectors running on WIN 32 machines from January 31, 2026. After this date, the collectors on WIN 32 will no longer be supported and upgrades and new collector downloads for WIN 32 will be disabled.
27+
28+
To maintain support and access to the latest features, migrate your collectors to Windows 64-bit or another supported operating system as soon as possible.
29+
30+
[Learn more](/docs/send-data/collection/upgrade-collectors/#upgradecollectors-to-the-latest-build).

blog-cse/2025-09-22-application.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: September 22, 2025 - Application Update
3-
image: https://help.sumologic.com/img/reuse/rss-image.jpg
3+
image: https://assets-www.sumologic.com/company-logos/_800x418_crop_center-center_82_none/SumoLogic_Preview_600x600.jpg?mtime=1617040082
44
keywords:
55
- insights
66
hide_table_of_contents: true

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

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
---
2+
title: October 10, 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+
- New and updated rules.
11+
- Updated Threat Intelligence rules with match lists which can be populated with exclusions to prevent the generation of undesired signals.
12+
- Mapping update.
13+
14+
Changes are enumerated below.
15+
16+
## Rules
17+
- [New] CHAIN-S00023 Administrative Remote Interactive Brute Force Login
18+
<br/>This rule correlates a high number of failed authentication attempts with a successful remote interactive login (such as via RDP) coming from the same source IP address and user account.
19+
- [New] CHAIN-S00024 RDP Brute Force Login Attempt
20+
<br/>This rule correlates a high number of failed authentication attempts with repeated inbound connections over port 3389 (the default RDP port).
21+
- [New] MATCH-S01056 Administrative Remote Interactive Login
22+
<br/>This rule triggers on a successful remote interactive login (such as via RDP) of a privileged user.
23+
- [Updated] MATCH-S00139 Abnormal Parent-Child Process Combination
24+
<br/>Updated to reduce false positive matches for certain parent-child process combinations.
25+
- [Updated] MATCH-S01024 Threat Intel - Destination IP Address (High Confidence)
26+
- [Updated] MATCH-S01026 Threat Intel - Destination IP Address (Low Confidence)
27+
- [Updated] MATCH-S01028 Threat Intel - Destination IP Address (Medium Confidence)
28+
- [Updated] MATCH-S01023 Threat Intel - Inbound Traffic from Threat Feed IP (High Confidence)
29+
- [Updated] MATCH-S01025 Threat Intel - Inbound Traffic from Threat Feed IP (Low Confidence)
30+
- [Updated] MATCH-S01027 Threat Intel - Inbound Traffic from Threat Feed IP (Medium Confidence)
31+
- [Updated] MATCH-S01018 Threat Intel - Successful Authentication from Threat Feed IP
32+
33+
## Log Mappers
34+
- [Updated] Slack Anomaly Event
35+
<br/>Updated to include `threat_name` mapping for improved context in alerts.

blog-csoar/2024/12-31.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ The Python upgrade impacts a total of 38 integrations. These integrations will r
320320

321321
Please be aware that with this update, the output from certain actions may no longer be displayed as expected if they were customized in your current setup. This is an important consideration for your workflows, and we recommend reviewing any customizations you have in place.
322322

323-
To facilitate a smooth transition, we have prepared a straightforward guide to assist you in updating your integrations. This guide outlines the steps you need to take to ensure your integrations work seamlessly with Python 3.12. <a href="/files/updating-app-central-integrations.pdf" target="_blank">Click here for the "Updating App Central Integrations" guide</a>.
323+
To facilitate a smooth transition, we have prepared a straightforward guide to assist you in updating your integrations. This guide outlines the steps you need to take to ensure your integrations work seamlessly with Python 3.12. <a href={useBaseUrl('files/updating-app-central-integrations.pdf')} target="_blank">Click here for the "Updating App Central Integrations" guide</a>.
324324

325325
Below is the full list of integrations that will be affected by the Python upgrade. Please review this list to determine which integrations in your environment will require attention.
326326

blog-csoar/2025-09-10-application-update.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: September 10, 2025 - Application Update
33
hide_table_of_contents: true
4-
image: https://help.sumologic.com/img/reuse/rss-image.jpg
4+
image: https://assets-www.sumologic.com/company-logos/_800x418_crop_center-center_82_none/SumoLogic_Preview_600x600.jpg?mtime=1617040082
55
keywords:
66
- automation service
77
- cloud soar

blog-service/2023/12-31.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ The new setup guides are:
155155
- [BetterCloud](https://support.bettercloud.com/s/article/Integrating-Sumo-Logic-with-BetterCloud-bc45575)
156156
- [Bit Defender](https://www.bitdefender.com/business/support/en/77209-158570-sumo-logic.html)
157157
- [Cribl](https://docs.cribl.io/stream/destinations-sumo-logic/)
158-
- [Delinea Secret Server](https://docs.delinea.com/online-help/secret-server/events-and-alerts/secure-syslog-cef/index.htm)
158+
- [Delinea Secret Server](https://docs.delinea.com/online-help/secret-server/alerts-events/logs/secure-syslog-cef/index.htm)
159159
- [Doppler](https://docs.doppler.com/docs/sumologic)
160160
- [Egnyte](https://helpdesk.egnyte.com/hc/en-us/articles/4407850661133-Egnyte-for-Sumo-Logic)
161161
- [Lacework](https://docs.lacework.com/onboarding/sumo-logic)

0 commit comments

Comments
 (0)