Skip to content

Commit 71867e4

Browse files
authored
Merge branch 'main' into DOCS-906
2 parents ece5027 + 9723724 commit 71867e4

File tree

26 files changed

+349
-329
lines changed

26 files changed

+349
-329
lines changed

blog-collector/2023/12-31.md

Lines changed: 31 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,19 @@ image: https://help.sumologic.com/img/sumo-square.png
55

66
import useBaseUrl from '@docusaurus/useBaseUrl';
77

8-
9-
108
This is an archive of 2023 Collector Release Notes. To view the full archive, [click here](/release-notes-collector/archive).
119

1210
<!--truncate-->
1311

1412
---
15-
### November 13, 2023 - Version 19.467-2
13+
### December 18, 2023 (OpenTelemetry Collector)
14+
15+
#### Auto Discovery
16+
17+
We're excited to announce our new **Auto Discovery for OpenTelemetry** feature, which automatically detects the services that can be installed to monitor the data collected from the server on which the collector is running. [Learn more](/docs/send-data/opentelemetry-collector/auto-discovery).
18+
19+
---
20+
### November 13, 2023 - Version 19.467-2 (Installed Collector)
1621

1722
In this release, we've enhanced the security and stability of the Collector with added support for security patches and bug fixes.
1823

@@ -30,13 +35,13 @@ In this release, we've enhanced the security and stability of the Collector with
3035
- Fixed temporary files issue in Windows installation.
3136

3237
---
33-
### October 26, 2023 - Version 19.461-1
38+
### October 26, 2023 - Version 19.461-1 (Installed Collector)
3439

3540
In this release, we've resolved the collector start issue that was occurring after the Windows feature update. For collectors running as custom user, refer to the [Advanced UI Installer Settings](/docs/send-data/installed-collectors/collector-installation-reference/advanced-ui-installer-settings#provide-full-control-access-for-custom-user) to provide full access to custom user.
3641

3742

3843
---
39-
### August 22, 2023 - Version 19.456-3
44+
### August 22, 2023 - Version 19.456-3 (Installed Collector)
4045

4146
In this release, we've enhanced our Collector security and stability by adding support for security patches and bug fixes.
4247

@@ -52,18 +57,18 @@ In this release, we've enhanced our Collector security and stability by adding s
5257

5358

5459
---
55-
### July 11, 2023 - Version 19.451-1
60+
### July 11, 2023 - Version 19.451-1 (Installed Collector)
5661

5762
* **Bug fix**. Log level for message `AppendStringInfo` is updated from info to debug.
5863
* **Security fix**. Upgraded `org.json:json` to version 20230227 to address known security vulnerabilities (CVE-2022-45688).
5964

6065
---
61-
### May 23, 2023 - Version 19.441-2
66+
### May 23, 2023 - Version 19.441-2 (Installed Collector)
6267

6368
In this release, we've upgraded the collector JRE to **Amazon Corretto Version 8.372.07.1** to enhance reliability and stability, and optimized performance for faster execution.
6469

6570
---
66-
### May 5, 2023 - Version 19.441-1
71+
### May 5, 2023 - Version 19.441-1 (Installed Collector)
6772

6873
In this release, we've enhanced the security and stability of Collector with added support for security patches and bug fixes.
6974

@@ -82,13 +87,29 @@ In this release, we've enhanced the security and stability of Collector with add
8287

8388

8489
---
85-
### April 20, 2023 - Version 19.418-8
90+
### April 20, 2023 - Version 19.418-8 (Installed Collector)
8691

8792
We're pleased to announce that the bridge version now offers enhanced support for the BCTLS FIPS upgrade.
8893

8994

9095
---
91-
### March 15, 2023 - Version 19.418-7
96+
### March 28, 2023 (OpenTelemetry Collector)
97+
98+
#### Sumo Logic Distribution for OpenTelemetry
99+
100+
New - We’re happy to announce a release that saves you configuration time. Our new and improved OpenTelemetry collector data onboarding workflow that gets you up and running with infrastructure monitoring in minutes. With this update, you can start monitoring host and process data, web servers (like IIS, Nginx), databases (like MySQL, Redis, Cassandra), and other sources out of the box - no manual configuration required. [Learn more](/docs/get-started/quickstart).
101+
102+
The Sumo Logic Distribution for OpenTelemetry, a single unified agent to send Logs, Metrics, Traces, and Metadata, helps simplify and streamline Observability and debugging to improve overall system reliability and efficiency. [Learn more](/docs/send-data/opentelemetry-collector).
103+
104+
:::note
105+
The new onboarding workflows are only available for new Trial customers at this time.
106+
:::
107+
108+
<img src={useBaseUrl('img/send-data/opentelemetry-collector/otel-onboarding.gif')} alt="OpenTelemetry collector onboarding flow" />
109+
110+
111+
---
112+
### March 15, 2023 - Version 19.418-7 (Installed Collector)
92113

93114
In this release, we've enhanced the security and stability of Collector with added support for security patch and bug fix.
94115

blog-service/2025-01-08-otel-remote-management.md renamed to blog-collector/2025-01-08-otel.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Remote Management for OpenTelemetry Collector (Collection)
2+
title: Remote Management for OpenTelemetry Collector (OpenTelemetry Collector)
33
image: https://help.sumologic.com/img/sumo-square.png
44
keywords:
55
- collection
Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
---
2-
title: Version 19.525-1
2+
title: Version 19.525-1 (Installed Collector)
33
hide_table_of_contents: true
44
image: https://help.sumologic.com/img/sumo-square.png
55
---
66

77
import useBaseUrl from '@docusaurus/useBaseUrl';
88

9-
10-
119
In this release, we've upgraded the collector JRE to **Amazon Corretto Version `8.442.06.1`** to enhance stability and optimize performance for faster execution.

blog-collector/2025-05-14.md renamed to blog-collector/2025-05-14-installed.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Version 19.525-42
2+
title: Version 19.525-42 (Installed Collector)
33
hide_table_of_contents: true
44
image: https://help.sumologic.com/img/sumo-square.png
55
---
@@ -14,4 +14,4 @@ In this release, we've enhanced the security and stability of the Collector with
1414

1515
## Bug Fix
1616

17-
- Fixed the improper filtering of `AD` objects when `Exclude Distinguished Name Suffixes` filter is configured.
17+
- Fixed the improper filtering of `AD` objects when `Exclude Distinguished Name Suffixes` filter is configured.

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

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
---
2+
title: May 30, 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 updates.
15+
- New log parsers and mappers to support Akamai CPC and Contrast Security ADR.
16+
- New and updated log mappers for Azure Event Hub - Windows Defender logs, Cisco ISE, Microsoft Office 365, and Snowflake.
17+
- Modifications to existing parsers for Microsoft Azure JSON, Nginx Syslog, and Snowflake to support additional formats and events.
18+
19+
Changes are enumerated below.
20+
21+
### Rules
22+
- [Updated] MATCH-S00068 O365 - Users Password Changed
23+
- Updated entity selectors to include both `user_username` and `targetUser_username`
24+
- [Updated] MATCH-S00069 O365 - Users Password Reset
25+
- Updated entity selectors to include both `user_username` and `targetUser_username`
26+
27+
### Log Mappers
28+
- [New] Akamai CPC
29+
- [New] Azure Event Hub - Windows Defender Audit events
30+
- [New] Azure Event Hub - Windows Defender Audit file events
31+
- [New] Azure Event Hub - Windows Defender Authentication events
32+
- [New] Azure Event Hub - Windows Defender Email events
33+
- [New] Azure Event Hub - Windows Defender Endpoint Process events
34+
- [New] Azure Event Hub - Windows Defender Network events
35+
- [New] Contrast Security ADR Default Mapping
36+
- [New] Snowflake Query History
37+
- [New] Snowflake Session
38+
- [Updated] Azure Event Hub - Windows Defender Logs - DeviceAlertEvents
39+
- [Updated] Azure Event Hub - Windows Defender Logs and Azure Alert
40+
- [Updated] Cisco ISE Catch All
41+
- [Updated] Microsoft Office 365 Active Directory Authentication Events
42+
- [Updated] Snowflake Catch All
43+
- [Updated] Snowflake Login
44+
45+
### Parsers
46+
- [New] /Parsers/System/Akamai/Akamai CPC
47+
- [New] /Parsers/System/Contrast Security/Contrast ADR
48+
- [Updated] /Parsers/System/Cisco/Cisco ISE
49+
- [Updated] /Parsers/System/Microsoft/Microsoft Azure JSON
50+
- [Updated] /Parsers/System/Nginx/Nginx Syslog
51+
- [Updated] /Parsers/System/Microsoft/Office 365
52+
- [Updated] /Parsers/System/Snowflake/Snowflake
53+
- [Updated] /Parsers/System/Microsoft/Windows PowerShell-JSON
54+
- [Updated] /Parsers/System/Microsoft/Windows-JSON-Open Telemetry

blog-cse/2025-06-02-application.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
title: June 2, 2025 - Application Update
3+
image: https://help.sumologic.com/img/sumo-square.png
4+
keywords:
5+
- outlier rules
6+
- first seen rules
7+
- baseline
8+
hide_table_of_contents: true
9+
---
10+
11+
import useBaseUrl from '@docusaurus/useBaseUrl';
12+
13+
### New method for building baselines
14+
15+
We're happy to announce that now when you create or update a first seen or outlier rule, the baseline starts building immediately using existing system data. Typically, the baseline is ready within minutes. You no longer need to wait days for a baseline learning period to complete before it becomes usable. This change enables you to gain insights faster and iterate on your first seen and outlier rules rapidly, reducing tuning time from weeks to minutes.
16+
17+
To learn more, see our information about baselines for [first seen rules](/docs/cse/rules/write-first-seen-rule/) and [outlier rules](/docs/cse/rules/write-outlier-rule/#baselines-for-outlier-rules).
18+
19+
:::note
20+
This change is rolling out across deployments incrementally and will be available on all deployments by June 12, 2025.
21+
:::

blog-service/2023/12-31.md

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,10 @@ image: https://help.sumologic.com/img/sumo-square.png
55

66
import useBaseUrl from '@docusaurus/useBaseUrl';
77

8-
9-
108
This is an archive of the 2023 Sumo Logic Service Release Notes.
119

1210
<!--truncate-->
1311

14-
---
15-
### December 18, 2023 (Collection)
16-
17-
#### Auto Discovery
18-
We're excited to announce our new **Auto Discovery for OpenTelemetry** feature, which automatically detects the services that can be installed to monitor the data collected from the server on which the collector is running. [Learn more](/docs/send-data/opentelemetry-collector/auto-discovery).
19-
2012
---
2113
### November 29, 2023 (Manage Account)
2214

@@ -1253,22 +1245,6 @@ This feature is in Beta. To participate, contact your Sumo Logic account executi
12531245

12541246
New - Our new **Scheduled Report** feature enables you to receive an email copy of a dashboard periodically in either PDF or PNG format, allowing you to get insight into the dashboard without logging into the Sumo Logic platform.
12551247

1256-
---
1257-
### March 28, 2023 (Collection)
1258-
1259-
#### Sumo Logic Distribution for OpenTelemetry
1260-
1261-
New - We’re happy to announce a release that saves you configuration time. Our new and improved OpenTelemetry collector data onboarding workflow that gets you up and running with infrastructure monitoring in minutes. With this update, you can start monitoring host and process data, web servers (like IIS, Nginx), databases (like MySQL, Redis, Cassandra), and other sources out of the box - no manual configuration required. [Learn more](/docs/get-started/quickstart).
1262-
1263-
The Sumo Logic Distribution for OpenTelemetry, a single unified agent to send Logs, Metrics, Traces, and Metadata, helps simplify and streamline Observability and debugging to improve overall system reliability and efficiency. [Learn more](/docs/send-data/opentelemetry-collector).
1264-
1265-
:::note
1266-
The new onboarding workflows are only available for new Trial customers at this time.
1267-
:::
1268-
1269-
<img src={useBaseUrl('img/send-data/opentelemetry-collector/otel-onboarding.gif')} alt="OpenTelemetry collector onboarding flow" />
1270-
1271-
12721248
---
12731249
### March 2, 2023 (Dashboards)
12741250

blog-service/2025-05-30-apps.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
title: Apps, Solutions, and Collection Integrations - May Release
3+
image: https://help.sumologic.com/img/sumo-square.png
4+
keywords:
5+
- apps
6+
- may-release
7+
hide_table_of_contents: true
8+
---
9+
10+
import useBaseUrl from '@docusaurus/useBaseUrl';
11+
12+
### Enhancements
13+
14+
- **Classic Apps to Next-Gen Apps Migration**. [ActiveMQ](/docs/integrations/containers-orchestration/activemq/), [IIS 7/8](/docs/integrations/microsoft-azure/iis-7/), [Kafka](/docs/integrations/containers-orchestration/kafka/), [RabbitMQ](/docs/integrations/containers-orchestration/rabbitmq/), [Squid Proxy](/docs/integrations/web-servers/squid-proxy/), [Strimzi Kafka](/docs/integrations/containers-orchestration/strimzi-kafka/), and [Varnish](/docs/integrations/web-servers/varnish/).
15+
16+
- **Updated 13 Azure apps**. [Azure Application Gateway](/docs/integrations/microsoft-azure/azure-application-gateway/), [Azure App Service Plan](/docs/integrations/microsoft-azure/azure-app-service-plan/), [Azure API Management](/docs/integrations/microsoft-azure/azure-api-management/), [Azure Cache for Redis](/docs/integrations/microsoft-azure/azure-cache-for-redis/), [Azure Container Instances](/docs/integrations/microsoft-azure/azure-container-instances/), [Azure Cosmos DB](/docs/integrations/microsoft-azure/azure-cosmos-db/), [Azure Database for MySQL](/docs/integrations/microsoft-azure/azure-database-for-mysql/), [Azure Database for PostgreSQL](/docs/integrations/microsoft-azure/azure-database-for-postgresql/), [Azure Functions](/docs/integrations/microsoft-azure/azure-functions/), [Azure Kubernetes Service (AKS) - Control Plane](/docs/integrations/microsoft-azure/kubernetes/), [Azure Load Balancer](/docs/integrations/microsoft-azure/azure-load-balancer/), [Azure Virtual Machine](/docs/integrations/microsoft-azure/azure-virtual-machine/), and [Azure WebApps](/docs/integrations/microsoft-azure/web-apps/).
17+
18+
- **Updated 12 OpenTelemetry apps**. [ActiveMQ - OpenTelemetry](/docs/integrations/containers-orchestration/opentelemetry/activemq-opentelemetry/), [Apache Tomcat - OpenTelemetry](/docs/integrations/web-servers/opentelemetry/apache-tomcat-opentelemetry/), [Cassandra - OpenTelemetry](/docs/integrations/databases/opentelemetry/cassandra-opentelemetry/), [Elasticsearch - OpenTelemetry](/docs/integrations/databases/opentelemetry/elasticsearch-opentelemetry/), [JMX - OpenTelemetry](/docs/integrations/app-development/opentelemetry/jmx-opentelemetry/), [MongoDB - OpenTelemetry](/docs/integrations/databases/opentelemetry/mongodb-opentelemetry/), [MySQL - OpenTelemetry](/docs/integrations/databases/opentelemetry/mysql-opentelemetry/), [Oracle - OpenTelemetry](/docs/integrations/databases/opentelemetry/oracle-opentelemetry/), [PostgreSQL - OpenTelemetry](/docs/integrations/databases/opentelemetry/postgresql-opentelemetry/), [RabbitMQ - OpenTelemetry](/docs/integrations/containers-orchestration/opentelemetry/rabbitmq-opentelemetry/), [Redis - OpenTelemetry](/docs/integrations/databases/opentelemetry/redis-opentelemetry/), and [VMWare - OpenTelemetry](/docs/integrations/containers-orchestration/opentelemetry/vmware-opentelemetry/).
19+
20+
- **Updated AWS Lambda**. New use cases added for CloudTrail logs and CloudWatch metrics.
21+
22+
- **Source Template updates**. [Linux](/docs/send-data/opentelemetry-collector/remote-management/source-templates/linux/), [Mac](/docs/send-data/opentelemetry-collector/remote-management/source-templates/mac/), and [Windows](/docs/send-data/opentelemetry-collector/remote-management/source-templates/windows/).
23+
24+
- **Source Template bug fix**. [Apache](/docs/send-data/opentelemetry-collector/remote-management/source-templates/apache/), [Docker](/docs/send-data/opentelemetry-collector/remote-management/source-templates/docker/), [Kafka](/docs/send-data/opentelemetry-collector/remote-management/source-templates/kafka/), and [Nginx](/docs/send-data/opentelemetry-collector/remote-management/source-templates/nginx/).

0 commit comments

Comments
 (0)