From ba97d2ac2e1ba7e7b5bb857e8d5c3221a63f600a Mon Sep 17 00:00:00 2001 From: Jagadisha V <129049263+JV0812@users.noreply.github.com> Date: Thu, 12 Dec 2024 11:04:48 +0530 Subject: [PATCH 1/4] Universal Collector - Release note --- blog-service/2024-12-13-collection.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 blog-service/2024-12-13-collection.md diff --git a/blog-service/2024-12-13-collection.md b/blog-service/2024-12-13-collection.md new file mode 100644 index 0000000000..c2a2a91d2d --- /dev/null +++ b/blog-service/2024-12-13-collection.md @@ -0,0 +1,15 @@ +--- +title: Universal Collector (Collection) +image: https://help.sumologic.com/img/sumo-square.png +keywords: + - collection + - universal-collector +hide_table_of_contents: true +--- + +import useBaseUrl from '@docusaurus/useBaseUrl'; + +icon + +We are excited to announce the release of our new Universal Collector. With this cloud source, you can collect log data from vendor APIs using a modular configuration. This source allows Sumo Logic to expand its configuration modules over time, providing greater compatibility with various vendor APIs. However, it's important to note that complex APIs will still require a specific cloud source and may not be compatible with this universal source. [Learn more](/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/universal-connector-source/). + From bdcec58a9c678ccb9d88d7080b62d6f503b14010 Mon Sep 17 00:00:00 2001 From: Jagadisha V <129049263+JV0812@users.noreply.github.com> Date: Thu, 12 Dec 2024 22:15:43 +0530 Subject: [PATCH 2/4] Update blog-service/2024-12-13-collection.md Co-authored-by: John Pipkin (Sumo Logic) --- blog-service/2024-12-13-collection.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog-service/2024-12-13-collection.md b/blog-service/2024-12-13-collection.md index c2a2a91d2d..3bc2c56b9b 100644 --- a/blog-service/2024-12-13-collection.md +++ b/blog-service/2024-12-13-collection.md @@ -11,5 +11,5 @@ import useBaseUrl from '@docusaurus/useBaseUrl'; icon -We are excited to announce the release of our new Universal Collector. With this cloud source, you can collect log data from vendor APIs using a modular configuration. This source allows Sumo Logic to expand its configuration modules over time, providing greater compatibility with various vendor APIs. However, it's important to note that complex APIs will still require a specific cloud source and may not be compatible with this universal source. [Learn more](/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/universal-connector-source/). +We are excited to announce the release of our new Universal Connector. With this cloud source, you can collect log data from vendor APIs using a modular configuration. This source allows Sumo Logic to expand its configuration modules over time, providing greater compatibility with various vendor APIs. However, it's important to note that complex APIs will still require a specific cloud source and may not be compatible with this universal source. [Learn more](/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/universal-connector-source/). From 216d29d3fc36d5f434c732d4c741950922f47fa6 Mon Sep 17 00:00:00 2001 From: Jagadisha V <129049263+JV0812@users.noreply.github.com> Date: Thu, 12 Dec 2024 22:15:54 +0530 Subject: [PATCH 3/4] Update blog-service/2024-12-13-collection.md Co-authored-by: John Pipkin (Sumo Logic) --- blog-service/2024-12-13-collection.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog-service/2024-12-13-collection.md b/blog-service/2024-12-13-collection.md index 3bc2c56b9b..7435181446 100644 --- a/blog-service/2024-12-13-collection.md +++ b/blog-service/2024-12-13-collection.md @@ -1,5 +1,5 @@ --- -title: Universal Collector (Collection) +title: Universal Connector (Collection) image: https://help.sumologic.com/img/sumo-square.png keywords: - collection From d1bdf23456ecf8b9c965e2ced5ccce79efdf28e1 Mon Sep 17 00:00:00 2001 From: Jagadisha V <129049263+JV0812@users.noreply.github.com> Date: Thu, 12 Dec 2024 22:17:29 +0530 Subject: [PATCH 4/4] Rename 2024-12-13-collection.md to 2024-12-12-collection.md --- .../{2024-12-13-collection.md => 2024-12-12-collection.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename blog-service/{2024-12-13-collection.md => 2024-12-12-collection.md} (100%) diff --git a/blog-service/2024-12-13-collection.md b/blog-service/2024-12-12-collection.md similarity index 100% rename from blog-service/2024-12-13-collection.md rename to blog-service/2024-12-12-collection.md