From 8e589528640a94400def5193d38c8147c1db29f2 Mon Sep 17 00:00:00 2001 From: Amee Lepcha Date: Mon, 20 Oct 2025 17:13:05 +0530 Subject: [PATCH 1/5] Release Note (IC) --- blog-collector/2025-10-20-installed.md | 32 ++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 blog-collector/2025-10-20-installed.md diff --git a/blog-collector/2025-10-20-installed.md b/blog-collector/2025-10-20-installed.md new file mode 100644 index 0000000000..cf2181dc37 --- /dev/null +++ b/blog-collector/2025-10-20-installed.md @@ -0,0 +1,32 @@ +--- +title: Version 19.533-5 (Installed Collector) +hide_table_of_contents: true +image: https://assets-www.sumologic.com/company-logos/_800x418_crop_center-center_82_none/SumoLogic_Preview_600x600.jpg?mtime=1617040082 +--- + +import useBaseUrl from '@docusaurus/useBaseUrl'; + +Sumo Logic is making two important updates to Installed Collectors to enhance performance, security, and ensure long-term support: + +### Java upgrade and end of support for legacy versions + +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. + +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: + +#### For collectors using default Sumo Logic bundled Corretto JRE + +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. + +#### 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 by January 31, 2026 to maintain compatibility and support. +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. + +### End of support for Windows 32-bit (WIN 32) systems + +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. + +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. + +[Learn more](/docs/send-data/collection/upgrade-collectors/#upgradecollectors-to-the-latest-build). \ No newline at end of file From 498a65a84c9e88be8ee4fb26326d50a302c4868b Mon Sep 17 00:00:00 2001 From: Amee Lepcha Date: Mon, 20 Oct 2025 18:13:23 +0530 Subject: [PATCH 2/5] Apply suggestion from @JV0812 Co-authored-by: Jagadisha V <129049263+JV0812@users.noreply.github.com> --- blog-collector/2025-10-20-installed.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog-collector/2025-10-20-installed.md b/blog-collector/2025-10-20-installed.md index cf2181dc37..b43b2fe1a5 100644 --- a/blog-collector/2025-10-20-installed.md +++ b/blog-collector/2025-10-20-installed.md @@ -6,7 +6,7 @@ image: https://assets-www.sumologic.com/company-logos/_800x418_crop_center-cente import useBaseUrl from '@docusaurus/useBaseUrl'; -Sumo Logic is making two important updates to Installed Collectors to enhance performance, security, and ensure long-term support: +In this release, we've added two important updates to Installed Collectors to enhance performance, security, and ensure long-term support: ### Java upgrade and end of support for legacy versions From 6d0e3b5491f0ad8a23e4bd90c416dcb16c6cac13 Mon Sep 17 00:00:00 2001 From: Amee Lepcha Date: Mon, 20 Oct 2025 18:35:55 +0530 Subject: [PATCH 3/5] Release note (IC) --- blog-collector/2025-10-13-installed.md | 11 ----------- blog-collector/2025-10-20-installed.md | 20 +++++++++----------- 2 files changed, 9 insertions(+), 22 deletions(-) delete mode 100644 blog-collector/2025-10-13-installed.md diff --git a/blog-collector/2025-10-13-installed.md b/blog-collector/2025-10-13-installed.md deleted file mode 100644 index 031b8ab66d..0000000000 --- a/blog-collector/2025-10-13-installed.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -title: Version 19.533-5 (Installed Collector) -hide_table_of_contents: true -image: https://assets-www.sumologic.com/company-logos/_800x418_crop_center-center_82_none/SumoLogic_Preview_600x600.jpg?mtime=1617040082 ---- - -import useBaseUrl from '@docusaurus/useBaseUrl'; - -Sumo Logic has been using Java 8 for its Installed Collectors until now. However, 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 upgrade will provide enhanced functionality, better security patches, and overall improved system efficiency. - -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. [Learn more](/docs/send-data/collection/upgrade-collectors/#upgradecollectors-to-the-latest-build). diff --git a/blog-collector/2025-10-20-installed.md b/blog-collector/2025-10-20-installed.md index b43b2fe1a5..83965e21d8 100644 --- a/blog-collector/2025-10-20-installed.md +++ b/blog-collector/2025-10-20-installed.md @@ -8,22 +8,20 @@ import useBaseUrl from '@docusaurus/useBaseUrl'; In this release, we've added two important updates to Installed Collectors to enhance performance, security, and ensure long-term support: -### Java upgrade and end of support for legacy versions +:::note +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. -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. +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. +::: -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: +## Java upgrade and end of support for legacy versions -#### For collectors using default Sumo Logic bundled Corretto JRE +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: -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. +- **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. +- **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. -#### 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 by January 31, 2026 to maintain compatibility and support. -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. - -### End of support for Windows 32-bit (WIN 32) systems +## End of support for Windows 32-bit (WIN 32) systems 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. From eeffcdc1f0527173cab319f30e34407c38ee45d5 Mon Sep 17 00:00:00 2001 From: Jagadisha V <129049263+JV0812@users.noreply.github.com> Date: Mon, 20 Oct 2025 18:49:28 +0530 Subject: [PATCH 4/5] Update blog-collector/2025-10-20-installed.md --- blog-collector/2025-10-20-installed.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog-collector/2025-10-20-installed.md b/blog-collector/2025-10-20-installed.md index 83965e21d8..ac136d0002 100644 --- a/blog-collector/2025-10-20-installed.md +++ b/blog-collector/2025-10-20-installed.md @@ -18,7 +18,7 @@ To ensure continued compatibility and support, upgrade your collectors to JRE 17 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: -- **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. +- **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*. - **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. ## End of support for Windows 32-bit (WIN 32) systems From ac3d0162fc73054bc68d97f3d35391b9866bbaf7 Mon Sep 17 00:00:00 2001 From: Jagadisha V <129049263+JV0812@users.noreply.github.com> Date: Mon, 20 Oct 2025 20:24:55 +0530 Subject: [PATCH 5/5] Update blog-collector/2025-10-20-installed.md Co-authored-by: John Pipkin (Sumo Logic) --- blog-collector/2025-10-20-installed.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog-collector/2025-10-20-installed.md b/blog-collector/2025-10-20-installed.md index ac136d0002..7f22a30849 100644 --- a/blog-collector/2025-10-20-installed.md +++ b/blog-collector/2025-10-20-installed.md @@ -6,7 +6,7 @@ image: https://assets-www.sumologic.com/company-logos/_800x418_crop_center-cente import useBaseUrl from '@docusaurus/useBaseUrl'; -In this release, we've added two important updates to Installed Collectors to enhance performance, security, and ensure long-term support: +In this release, we've added two important updates to Installed Collectors to enhance performance, security, and ensure long-term support. :::note 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.