Skip to content

[New Integration] BeyondTrust Identity Security Insights #18164

@cpascale43

Description

@cpascale43

Description

BeyondTrust Identity Security Insights is an identity-threat and exposure analytics product: it surfaces detections and recommendations across identity-related risk (accounts, identities, tenant context, and related entities).

The Elastic integration should make Insights detections and recommendations first-class in Elastic: searchable, alertable, and easy to correlate with broader identity, endpoint, and cloud telemetry, whether data lands via BeyondTrust’s native Elastic forwarding or a customer-controlled webhook path.

Lab access available upon request.

Architecture

Vendor-native Elastic path (documented today): Identity Security Insights can push to Elastic using Elastic Cloud ID and an API key configured under Menu → Integrations → Elastic (see BeyondTrust docs). Forwarded documents are oriented around ECS; vendor documentation cites ecs.version 8.7.0 and fields such as message, tags, labels (e.g. current status), event.* (id, url, reason, severity, code), rule.* (id, description, version), and impacted_entities entries (entity id/type, tenant id, name, description). The Elastic package README and field reference should align with this mapping where it matches customer-indexed data, and call out any ECS version drift or indexing details.

Webhook path (generic HTTP): Insights supports webhooks with a JSON template and substitution variables (e.g. %%incidentId%%, %%tenantId%%, %%incidentType%%, %%severity%%, %%definitionId%%, %%definitionSummary%%, %%source%%, %%location%%, %%entityType%%, %%entityName%%, %%timestamp%%, %%link%%), plus optional Basic or Bearer auth and custom headers. For customers not using vendor-native Elastic push or for multi-destination designs the integration can define a supported path with an ingest pipeline that normalizes webhook payloads to the same ECS-oriented schema as the native path where possible.

References

Metadata

Metadata

Assignees

No one assigned

    Labels

    CrestContributions from Crest developement team.Integration:beyondtrust_insights[Integration not found in source]New IntegrationIssue or pull request for creating a new integration package.Team:Security-Service IntegrationsSecurity Service Integrations team [elastic/security-service-integrations]enhancementNew feature or request
    No fields configured for Enhancement.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions