You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an archive of 2023 Collector Release Notes. To view the full archive, [click here](/release-notes-collector/archive).
11
9
12
10
<!--truncate-->
13
11
14
12
---
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)
16
21
17
22
In this release, we've enhanced the security and stability of the Collector with added support for security patches and bug fixes.
18
23
@@ -30,13 +35,13 @@ In this release, we've enhanced the security and stability of the Collector with
30
35
- Fixed temporary files issue in Windows installation.
31
36
32
37
---
33
-
### October 26, 2023 - Version 19.461-1
38
+
### October 26, 2023 - Version 19.461-1 (Installed Collector)
34
39
35
40
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.
36
41
37
42
38
43
---
39
-
### August 22, 2023 - Version 19.456-3
44
+
### August 22, 2023 - Version 19.456-3 (Installed Collector)
40
45
41
46
In this release, we've enhanced our Collector security and stability by adding support for security patches and bug fixes.
42
47
@@ -52,18 +57,18 @@ In this release, we've enhanced our Collector security and stability by adding s
52
57
53
58
54
59
---
55
-
### July 11, 2023 - Version 19.451-1
60
+
### July 11, 2023 - Version 19.451-1 (Installed Collector)
56
61
57
62
***Bug fix**. Log level for message `AppendStringInfo` is updated from info to debug.
58
63
***Security fix**. Upgraded `org.json:json` to version 20230227 to address known security vulnerabilities (CVE-2022-45688).
59
64
60
65
---
61
-
### May 23, 2023 - Version 19.441-2
66
+
### May 23, 2023 - Version 19.441-2 (Installed Collector)
62
67
63
68
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.
64
69
65
70
---
66
-
### May 5, 2023 - Version 19.441-1
71
+
### May 5, 2023 - Version 19.441-1 (Installed Collector)
67
72
68
73
In this release, we've enhanced the security and stability of Collector with added support for security patches and bug fixes.
69
74
@@ -82,13 +87,29 @@ In this release, we've enhanced the security and stability of Collector with add
82
87
83
88
84
89
---
85
-
### April 20, 2023 - Version 19.418-8
90
+
### April 20, 2023 - Version 19.418-8 (Installed Collector)
86
91
87
92
We're pleased to announce that the bridge version now offers enhanced support for the BCTLS FIPS upgrade.
88
93
89
94
90
95
---
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.
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.
This feature allows users to easily enable or disable playbooks without deleting them, offering greater control over their execution.
20
+
21
+
What's new:
22
+
* Switch playbooks' status to enabled or disabled directly from the playbook details page.
23
+
* The playbooks listing page now shows a status column to display the status of the playbooks.
24
+
* Disabled playbooks will not execute from any linked triggers like monitors, insights, or incident rules, enhancing operational safety.
25
+
* By default, playbooks with any published version are set to enabled, while those that are draft-only or have been deleted remain disabled.
26
+
* Audit logs are generated whenever playbooks are enabled or disabled manually.
27
+
28
+
For more information, see [Enable or disable playbooks](/docs/platform-services/automation-service/automation-service-playbooks/#enable-or-disable-playbooks).
29
+
30
+
#### Integrations
31
+
32
+
*[NEW][Google Workspace IDP](/docs/platform-services/automation-service/app-central/integrations/google-workspace-idp/) – This integration automates user and group management in Google Workspace, simplifying identity and access control for improved security and efficiency.
33
+
*[UPDATED][Microsoft EWS Daemon](/docs/platform-services/automation-service/app-central/integrations/microsoft-ews-daemon/) - Enhanced the handling of email attachments that may lack file extension, ensuring consistent detection and processing.
34
+
*[UPDATED][TheHive](/docs/platform-services/automation-service/app-central/integrations/thehive/) - Modified TheHive integration with case and observable enhancements:
35
+
* Fixed parsing issues for date related inputs with inconsistent formatting.
36
+
* Fixed SSL-related warning issues.
37
+
* Added organization name field in resource which will included in the headers.
38
+
* Enhanced error handling and made the integration more resilient to malformed inputs.
39
+
*[UPDATED][Sumo Logic Automation Tools](/docs/platform-services/automation-service/app-central/integrations/sumo-logic-automation-tools/) - Introduced the new "Scaled Decimal to Percentage" action, which converts a scaled decimal value into a percentage.
40
+
*[UPDATED][Microsoft Sentinel](/docs/platform-services/automation-service/app-central/integrations/microsoft-sentinel/) - Enhanced the "Microsoft Sentinel Incidents Daemon" action, and added support to seamlessly fetch subsequent paginated data.
41
+
42
+
### Bug Fixes
43
+
44
+
#### Playbooks
45
+
46
+
* Fixed an issue where users were unable to use the "Answer by Email" option when selecting the authorizer as a playbook input variable.
47
+
* Fixed long text getting cropped in filter and conditions nodes preview.
48
+
49
+
#### Rules
50
+
51
+
* Resolved an issue where empty keys within nested list objects were not properly filtered during rule execution. This fix ensures accurate evaluation of `isnot` and `notcontains` conditions by excluding empty keys, resulting in improved data processing accuracy and rule performance.
52
+
53
+
#### Incidents
54
+
55
+
* Resolved data loading issue on incidents and triage listing tables.
56
+
* Fixed issue related to user redirection to the logic page on session timeout.
Copy file name to clipboardExpand all lines: blog-service/2021/12-31.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -649,7 +649,7 @@ Update - We have updated our [Enterprise Audit - Security Management App](/docs
649
649
---
650
650
## March 4, 2021 (Observability)
651
651
652
-
Update - We're delighted to announce several enhancements to [Root Cause Explorer](/docs/observability/root-cause-explorer"Root Cause Explorer"). Root Cause Explorer now supports two additional AWS namespaces, as well as Events of Interest detection on Kubernetes and Trace metrics. Cause-impact analysis is now informed by Sumo Logic Tracing's Service Map, AWS X-ray, Kubernetes entities, and AWS inventory relationships. You'll also notice new filters and search builders at the top of the page to correlate Events of Interests at the service, orchestrator, AWS infrastructure, and host levels to speed up the identification of root causes. You can use the Infrastructure tab for an Event of Interest to pivot to dashboards, logs, metrics and, trace searches to take the next steps in root cause analysis.
652
+
Update - We're delighted to announce several enhancements to Root Cause Explorer. Root Cause Explorer now supports two additional AWS namespaces, as well as Events of Interest detection on Kubernetes and Trace metrics. Cause-impact analysis is now informed by Sumo Logic Tracing's Service Map, AWS X-ray, Kubernetes entities, and AWS inventory relationships. You'll also notice new filters and search builders at the top of the page to correlate Events of Interests at the service, orchestrator, AWS infrastructure, and host levels to speed up the identification of root causes. You can use the Infrastructure tab for an Event of Interest to pivot to dashboards, logs, metrics and, trace searches to take the next steps in root cause analysis.
This is an archive of the 2023 Sumo Logic Service Release Notes.
11
9
12
10
<!--truncate-->
13
11
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
-
20
12
---
21
13
### November 29, 2023 (Manage Account)
22
14
@@ -1253,22 +1245,6 @@ This feature is in Beta. To participate, contact your Sumo Logic account executi
1253
1245
1254
1246
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.
1255
1247
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.
0 commit comments