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..b3994cdac0 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';