From 4b91c7d93b8c7b57ee0d7bfd57cfee898d119314 Mon Sep 17 00:00:00 2001 From: Priyansh Patel <114739257+priyansh-sumo@users.noreply.github.com> Date: Mon, 13 Jan 2025 13:05:18 +0530 Subject: [PATCH 1/2] Update jamf.md for Jamf app --- docs/integrations/saas-cloud/jamf.md | 28 +++++++++++++++++++++++----- 1 file changed, 23 insertions(+), 5 deletions(-) diff --git a/docs/integrations/saas-cloud/jamf.md b/docs/integrations/saas-cloud/jamf.md index c5b12d4461..2debd369e1 100644 --- a/docs/integrations/saas-cloud/jamf.md +++ b/docs/integrations/saas-cloud/jamf.md @@ -862,15 +862,33 @@ _sourceCategory="Labs/Jamf" computer_management | count as num_profiles ``` -## Set up collection +## Collection configuration and app installation -Follow the instructions provided to set up [Cloud-to-Cloud Integration for Jamf Source](/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/jamf-source/) to create the source and use the same source category while installing the app. By following these steps, you can ensure that your Jamf app is properly integrated and configured to collect and analyze your Jamf data. +import CollectionConfiguration from '../../reuse/apps/collection-configuration.md'; -## Installing the Jamf app + -import AppInstall2 from '../../reuse/apps/app-install-v2.md'; +:::important +Use the [Cloud-to-Cloud Integration for Jamf Source](/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/jamf-source/) to create the source and use the same source category while installing the app. By following these steps, you can ensure that your Jamf app is properly integrated and configured to collect and analyze your Jamf data. +::: + +### Create a new collector and install the app + +import AppCollectionOPtion1 from '../../reuse/apps/app-collection-option-1.md'; + + + +### Use an existing collector and install the app + +import AppCollectionOPtion2 from '../../reuse/apps/app-collection-option-2.md'; + + + +### Use an existing source and install the app + +import AppCollectionOPtion3 from '../../reuse/apps/app-collection-option-3.md'; - + ## Viewing the Jamf dashboards From 9dd3c2170ef318829e66b3a63f87f47f1eec49a1 Mon Sep 17 00:00:00 2001 From: Priyansh Patel <114739257+priyansh-sumo@users.noreply.github.com> Date: Mon, 13 Jan 2025 13:09:01 +0530 Subject: [PATCH 2/2] Update symantec-endpoint-security-service.md --- .../symantec-endpoint-security-service.md | 28 +++++++++++++++---- 1 file changed, 23 insertions(+), 5 deletions(-) diff --git a/docs/integrations/saas-cloud/symantec-endpoint-security-service.md b/docs/integrations/saas-cloud/symantec-endpoint-security-service.md index cd32193536..92edaedad3 100644 --- a/docs/integrations/saas-cloud/symantec-endpoint-security-service.md +++ b/docs/integrations/saas-cloud/symantec-endpoint-security-service.md @@ -209,15 +209,33 @@ _sourceCategory="Labs/SES" device_uid | limit 10 ``` -## Set up collection +## Collection configuration and app installation -To set up the [Cloud-to-Cloud Integration for Symantec Endpoint Security Source](/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/symantec-endpoint-security-source/), follow the instructions provided. These instructions will guide you through the process of creating a source using the Symantec Endpoint Security Source category, which you will need to use when installing the app. By following these steps, you can ensure that your Symantec Endpoint Security app is properly integrated and configured to collect and analyze your Symantec Endpoint Security data. +import CollectionConfiguration from '../../reuse/apps/collection-configuration.md'; -## Installing the Symantec Endpoint Security app + -import AppInstall2 from '../../reuse/apps/app-install-v2.md'; +:::important +Use the [Cloud-to-Cloud Integration for Symantec Endpoint Security Source](/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/symantec-endpoint-security-source/) to create the source and use the same source category while installing the app. By following these steps, you can ensure that your Symantec Endpoint Security app is properly integrated and configured to collect and analyze your Symantec Endpoint Security data. +::: + +### Create a new collector and install the app + +import AppCollectionOPtion1 from '../../reuse/apps/app-collection-option-1.md'; + + + +### Use an existing collector and install the app + +import AppCollectionOPtion2 from '../../reuse/apps/app-collection-option-2.md'; + + + +### Use an existing source and install the app + +import AppCollectionOPtion3 from '../../reuse/apps/app-collection-option-3.md'; - + ## Viewing the Symantec Endpoint Security dashboards