From d384320b40ab768f05d9540be84f69f6ddbab827 Mon Sep 17 00:00:00 2001 From: Jagadisha V Date: Fri, 22 Aug 2025 11:31:02 +0530 Subject: [PATCH 1/3] Apps docs formatting --- docs/integrations/saas-cloud/vectra.md | 2 +- docs/integrations/webhooks/extrahop-revealx-360.md | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/integrations/saas-cloud/vectra.md b/docs/integrations/saas-cloud/vectra.md index 5d3d6e86e9..2f46e2cefd 100644 --- a/docs/integrations/saas-cloud/vectra.md +++ b/docs/integrations/saas-cloud/vectra.md @@ -17,7 +17,7 @@ This app includes [built-in monitors](#vectra-alerts). For details on creating c ## Log types -This app uses Sumo Logic’s [Vectra Source](/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/vectra-source/) to collect detections from the Vectra platform. +This app uses Sumo Logic’s [Vectra Source](/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/vectra-source/) to collect [detections](https://vectranetworks.my.salesforce.com/sfc/p/#i0000000HOyr/a/Rg00000528gW/UZpXGNk2iGlooWdyT5HpB3eOX39csgrXRdjzKaKpJVY) from the Vectra platform. ### Sample log message diff --git a/docs/integrations/webhooks/extrahop-revealx-360.md b/docs/integrations/webhooks/extrahop-revealx-360.md index d038688e35..438db765af 100644 --- a/docs/integrations/webhooks/extrahop-revealx-360.md +++ b/docs/integrations/webhooks/extrahop-revealx-360.md @@ -107,23 +107,23 @@ _sourceCategory=Labs/extraHop | count ``` -## Setup +## Setting up the collection ### Source configuration Follow the below steps to configure the Hosted Collector to receive ExtraHop RevealX 360 events: 1. In the Sumo Logic portal, create a new [Hosted Collector](/docs/send-data/hosted-collectors/configure-hosted-collector/) or use an existing one. Then add an [HTTP Logs and Metrics Source](/docs/send-data/hosted-collectors/http-source/logs-metrics/#configure-an-httplogs-and-metrics-source). -2. Configure **Source Category** in the HTTP source - for example, `webhook/extrahop-revealx` - for the ExtraHop RevealX 360 integration. -3. Copy and save the endpoint URL of the source. +2. Configure **Source Category** in the HTTP source. Make a note of the Source Category and use the same while installing the app. +3. When you are finished configuring the Source, copy and save the endpoint URL of the source. ### Vendor configuration -Configure the webhook integration in ExtraHop RevealX 360 to send events to the Sumo Logic HTTP source. Once configured, it will be triggered each time the events occur within your Extrahop RevealX 360 account. +Configure the webhook integration by [Creating a Notification Rule](https://docs.extrahop.com/current/detections-create-notification-rule/) in the ExtraHop platform to send events to the Sumo Logic HTTP source. -To configure the ExtraHop RevealX 360 webhook, refer to the [ExtraHop RevealX 360 Documentation](https://docs.extrahop.com/current/detections-create-notification-rule/). +Make sure you use the endpoint URL of the HTTP source copied form the Source Configuration. -### Installing the ExtraHop RevealX 360 app +## Installing the ExtraHop RevealX 360 app import AppInstall2 from '../../reuse/apps/app-install-v2.md'; From 8fe9c8c34a6ab3508ad2de824638f547c9be2b84 Mon Sep 17 00:00:00 2001 From: Jagadisha V <129049263+JV0812@users.noreply.github.com> Date: Fri, 19 Sep 2025 12:02:17 +0530 Subject: [PATCH 2/3] Update docs/integrations/webhooks/extrahop-revealx-360.md Co-authored-by: John Pipkin (Sumo Logic) --- docs/integrations/webhooks/extrahop-revealx-360.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/integrations/webhooks/extrahop-revealx-360.md b/docs/integrations/webhooks/extrahop-revealx-360.md index 438db765af..9ad3a70054 100644 --- a/docs/integrations/webhooks/extrahop-revealx-360.md +++ b/docs/integrations/webhooks/extrahop-revealx-360.md @@ -119,7 +119,7 @@ Follow the below steps to configure the Hosted Collector to receive ExtraHop Rev ### Vendor configuration -Configure the webhook integration by [Creating a Notification Rule](https://docs.extrahop.com/current/detections-create-notification-rule/) in the ExtraHop platform to send events to the Sumo Logic HTTP source. +Configure the webhook integration by [creating a notification rule](https://docs.extrahop.com/current/detections-create-notification-rule/) in the ExtraHop platform to send events to the Sumo Logic HTTP source. Make sure you use the endpoint URL of the HTTP source copied form the Source Configuration. From b2d84fba539319e021585d814e3af2175b82e89d Mon Sep 17 00:00:00 2001 From: Jagadisha V <129049263+JV0812@users.noreply.github.com> Date: Fri, 19 Sep 2025 12:02:24 +0530 Subject: [PATCH 3/3] Update docs/integrations/webhooks/extrahop-revealx-360.md Co-authored-by: John Pipkin (Sumo Logic) --- docs/integrations/webhooks/extrahop-revealx-360.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/integrations/webhooks/extrahop-revealx-360.md b/docs/integrations/webhooks/extrahop-revealx-360.md index 9ad3a70054..b3994cdac0 100644 --- a/docs/integrations/webhooks/extrahop-revealx-360.md +++ b/docs/integrations/webhooks/extrahop-revealx-360.md @@ -121,7 +121,7 @@ Follow the below steps to configure the Hosted Collector to receive ExtraHop Rev Configure the webhook integration by [creating a notification rule](https://docs.extrahop.com/current/detections-create-notification-rule/) in the ExtraHop platform to send events to the Sumo Logic HTTP source. -Make sure you use the endpoint URL of the HTTP source copied form the Source Configuration. +Make sure you use the endpoint URL of the HTTP source copied form the source configuration. ## Installing the ExtraHop RevealX 360 app