From a12d776fccb19c312b273b6c8342dd767c0f0142 Mon Sep 17 00:00:00 2001 From: Jagadisha V Date: Thu, 31 Jul 2025 17:13:59 +0530 Subject: [PATCH 1/4] Download a collector using the CDN URL - RN --- blog-collector/2025-07-31-installed.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 blog-collector/2025-07-31-installed.md diff --git a/blog-collector/2025-07-31-installed.md b/blog-collector/2025-07-31-installed.md new file mode 100644 index 0000000000..abac0a171b --- /dev/null +++ b/blog-collector/2025-07-31-installed.md @@ -0,0 +1,11 @@ +--- +title: Download a collector using the CDN URL (Installed Collector) +image: https://help.sumologic.com/img/reuse/rss-image.jpg +keywords: + - installed-collector + - download-collector +hide_table_of_contents: true +--- + +We’re pleased to announce a new method for downloading the latest version of our installed collectors. While the static URL method is still available, you now have the option to use a CDN URL via UI for better performance. + From 8c6ee4efed0a0a7dfa4b833a9c5a04eb6fe447f8 Mon Sep 17 00:00:00 2001 From: Jagadisha V <129049263+JV0812@users.noreply.github.com> Date: Mon, 1 Sep 2025 14:46:56 +0530 Subject: [PATCH 2/4] Update blog-collector/2025-07-31-installed.md Co-authored-by: Kim (Sumo Logic) <56411016+kimsauce@users.noreply.github.com> --- blog-collector/2025-07-31-installed.md | 1 + 1 file changed, 1 insertion(+) diff --git a/blog-collector/2025-07-31-installed.md b/blog-collector/2025-07-31-installed.md index abac0a171b..cb11385456 100644 --- a/blog-collector/2025-07-31-installed.md +++ b/blog-collector/2025-07-31-installed.md @@ -9,3 +9,4 @@ hide_table_of_contents: true We’re pleased to announce a new method for downloading the latest version of our installed collectors. While the static URL method is still available, you now have the option to use a CDN URL via UI for better performance. +This change does not affect the UI itself. The download process looks the same, but the underlying URL now uses a CDN to improve reliability and speed. From ccb050c3ac7e1b428e031a5c6d8f48b578f1e7cc Mon Sep 17 00:00:00 2001 From: Jagadisha V <129049263+JV0812@users.noreply.github.com> Date: Mon, 1 Sep 2025 14:47:36 +0530 Subject: [PATCH 3/4] Update and rename 2025-07-31-installed.md to 2025-09-01-installed.md --- .../{2025-07-31-installed.md => 2025-09-01-installed.md} | 2 ++ 1 file changed, 2 insertions(+) rename blog-collector/{2025-07-31-installed.md => 2025-09-01-installed.md} (98%) diff --git a/blog-collector/2025-07-31-installed.md b/blog-collector/2025-09-01-installed.md similarity index 98% rename from blog-collector/2025-07-31-installed.md rename to blog-collector/2025-09-01-installed.md index cb11385456..452334415b 100644 --- a/blog-collector/2025-07-31-installed.md +++ b/blog-collector/2025-09-01-installed.md @@ -9,4 +9,6 @@ hide_table_of_contents: true We’re pleased to announce a new method for downloading the latest version of our installed collectors. While the static URL method is still available, you now have the option to use a CDN URL via UI for better performance. +:::info This change does not affect the UI itself. The download process looks the same, but the underlying URL now uses a CDN to improve reliability and speed. +::: From 790e034a3316d60f707593e5f462643367ff18a2 Mon Sep 17 00:00:00 2001 From: Jagadisha V <129049263+JV0812@users.noreply.github.com> Date: Tue, 2 Sep 2025 15:58:53 +0530 Subject: [PATCH 4/4] Rename 2025-09-01-installed.md to 2025-09-02-installed.md --- .../{2025-09-01-installed.md => 2025-09-02-installed.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename blog-collector/{2025-09-01-installed.md => 2025-09-02-installed.md} (100%) diff --git a/blog-collector/2025-09-01-installed.md b/blog-collector/2025-09-02-installed.md similarity index 100% rename from blog-collector/2025-09-01-installed.md rename to blog-collector/2025-09-02-installed.md