Rapid7 Insight IDR | Dropzone AI Documentation

Rapid7 Insight IDR Integration

Rapid7 Insight IDR is an SIEM integration used to perform analysis of any SIEM generated alerts and to use generated data as part of investigation analysis.

This data source integration is in beta and is not visible in the Dropzone UI until it has been explicitly enabled for your tenant. Contact your Dropzone AI Support Representative to request enablement.

The Dropzone platform integrates with Rapid7 Insight IDR as a data source, providing the AI agent with LEQL log search, asset and user context, process trees, and normal-activity enrichment during investigations. It works alongside the Rapid7 Insight IDR alert integration, which ingests investigations as alerts.

Obtain credentials

The data source uses the Insight platform API for authentication. You need:

To obtain an API key, follow the steps in Obtain credentials on the alert integration page (the same organization key works for both integrations).

Authentication uses the API key in the X-Api-Key header; no OAuth is required.

Dropzone Field Description
API Key Rapid7 Insight platform API key (Organization key).
Region Data storage region code (e.g. us, us2, eu, ca, ap, au).

Identify your data region

Dropzone needs the region code for your InsightIDR data storage region (for example us, not a full hostname). Use either method below.

From the product URL

  1. Open any Rapid7 product you have access to (for example InsightIDR)
  2. Look at the browser URL subdomain prefix before .idr.insight.rapid7.com (or a similar Rapid7 product hostname)
  3. Enter that prefix in Dropzone as the Region value

For example, if your URL is https://us.idr.insight.rapid7.com, enter us in Dropzone.

From Organization Settings

  1. In the Rapid7 Command Platform, go to Administration > Settings > Organization Settings
  2. Find Data Storage Region (the display name for your tenant)
  3. Map that label to the Region value for Dropzone using the table below.
Data Storage Region (Rapid7 UI) Dropzone Region value
United States - 1 us
United States - 2 us2
Canada ca
Europe eu
Australia au
Japan / Asia-Pacific ap

If the connection test fails

When you save or test the data source, Dropzone verifies connectivity by listing log sets from the Log Search API. A wrong Region or API key can produce an error like:

test_integration_connection() failed: Rapid7 connection test failed: could not list log sets. Verify the API key and region.

If this occurs, re-check your Region using the steps above before assuming the API key is wrong. Confirm that:

  1. The Region matches your Rapid7 URL prefix or the Organization Settings table (enter us, not us.api.insight.rapid7.com or us.rest.logs.insight.rapid7.com).
  2. If Region is correct, verify the API key is an organization key with InsightIDR access and was copied without extra spaces.

If both Region and API key look correct, engage your Dropzone AI support representative.

Capabilities

Log set discovery (scanner)

The data source uses an integration scanner to discover InsightIDR log sets and their field metadata for LEQL queries.

Enabling the integration

  1. Obtain an API key and identify your Region (see above).
  2. In Dropzone, go to Settings > Integrations and add the Rapid7 Insight IDR data source.
  3. Enter your API Key and Region.
  4. Click Test to verify API key and Region, then Save.

Save starts log-set discovery; allow time for the integration scan to finish before relying on full LEQL coverage across log sets.