For AI agents: A markdown version of this page is available at https://docs.datadoghq.com/integrations/beyondtrust-identity-security-insights.md. A documentation index is available at /llms.txt.

BeyondTrust Identity Security Insights

Integration version1.0.0

To find out if this integration is available in your organization, see your Datadog Integrations page or ask your organization administrator.

To initiate an exception request to enable this integration for your organization, email support@ddog-gov.com.

Overview

BeyondTrust Identity Security Insights is a web-based application designed to enhance identity protection. It connects BeyondTrust products and third-party services to automatically scan for associated accounts and track your organization’s identities.

Integrate BeyondTrust Identity Security Insights with Datadog’s pre-built dashboard visualizations to gain insights into detection logs. With Datadog’s built-in log pipelines, you can parse and enrich these logs to facilitate easy search and detailed insights.

This integration also includes ready-to-use Cloud SIEM detection rules for enhanced monitoring and security. These Cloud SIEM rules can be used with Datadog Workflow Automation to orchestrate and automate your end-to-end processes with OOTB Workflow Blueprints.

Setup

Webhook Configuration

Configure the Datadog endpoint to forward BeyondTrust Identity Security Insights detections as logs to Datadog.

  1. Copy the generated webhook URL from the Configure tab on the BeyondTrust Identity Security Insights integration tile.
  2. Sign in to BeyondTrust Identity Security Insights Portal.
  3. Go to Insights > Integrations from the top left side main menu.
  4. Click Webhooks.
  5. Click Create Integration.
  6. Provide the following details:
    • Webhook Name: Enter your desired name for this webhook.
    • Webhook URL: Enter the endpoint URL that you generated in step 1.
    • Authorization Type: Select None
    • Webhook Template: Enter the JSON object below, which represents the information sent from Insights,
      {
          "incidentId": "%%incidentId%%",
          "tenantId": "%%tenantId%%",
          "incidentType":"%%incidentType%%",
          "severity":"%%severity%%",
          "definitionId":"%%definitionId%%",
          "definitionSummary":"%%definitionSummary%%",
          "source":"%%source%%",
          "location":"%%location%%",
          "entityType":"%%entityType%%",
          "entityName":"%%entityName%%",
          "timestamp": "%%timestamp%%",
          "link": "%%link%%"
      }
      
    • Send detections automatically?: Select the checkbox to send detections automatically.
    • Severity: select all four options (Critical, High, Moderate, and Low).
    • Click Create Integration.

Data Collected

Logs

The BeyondTrust Identity Security Insights integration collects and forwards Detections logs to Datadog.

Metrics

The BeyondTrust Identity Security Insights integration does not include any metrics.

Events

The BeyondTrust Identity Security Insights integration does not include any events.

Support

For any further assistance, contact Datadog support.