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
Copy file name to clipboardExpand all lines: blog-collector/2025-10-20-installed.md
+9-11Lines changed: 9 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,22 +8,20 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
8
8
9
9
In this release, we've added two important updates to Installed Collectors to enhance performance, security, and ensure long-term support:
10
10
11
-
### Java upgrade and end of support for legacy versions
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.
12
13
13
-
Starting January 31, 2026, Sumo Logic will no longer support the collectors using Java Runtime Environment (JRE) versions older than 17. To ensure continued compatibility and support, upgrade your collectors to JRE 17 or later before this date.
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
+
:::
14
16
15
-
As of October 13, 2025, Installed Collectors have been upgraded to JRE 17 in version 19.533-5. This change applies differently depending on how your collectors are configured:
17
+
## Java upgrade and end of support for legacy versions
16
18
17
-
#### For collectors using default Sumo Logic bundled Corretto JRE
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:
18
20
19
-
If you're using the 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.
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.
20
23
21
-
#### For collectors with custom JRE setups
22
-
23
-
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 by January 31, 2026 to maintain compatibility and support.
24
-
After this date, 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.
25
-
26
-
### End of support for Windows 32-bit (WIN 32) systems
24
+
## End of support for Windows 32-bit (WIN 32) systems
27
25
28
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.
0 commit comments