Bring threat intelligence from Recorded Future into Dynatrace to proactively assess emerging threat exposure and automate response workflows.
Dynatrace integration with Recorded Future operationalizes threat intelligence reports through real-time threat exposure analysis in Dynatrace.
Recorded Future provides threat intelligence about emerging threats in the form of Analyst Notes, which include related indicators of compromise (IOCs). This information helps security analysts and SREs proactively analyze their environment for exposures and potential exploitation attempts.
Dynatrace monitors your runtime environment with logs, events, and traces stored and available for continuous analysis to ensure the health of your applications and services. The Recorded Future integration helps security teams proactively assess emerging threat exposure and automate response workflows.
See below for the Recorded Future and Dynatrace requirements.
To use this integration, ensure that you have:
X-RFToken) for authentication.For more information, see Recorded Future API.
ActiveGate version 1.310+ that needs to be able to
Permissions: For a list of required permissions, open Hub, select
Extensions, and display Technical information.
Generate an access token with the openpipeline.events_security scope and save it for later. For details, see Dynatrace API - Tokens and authentication.
In Dynatrace, search for Recorded Future and select Install.
Follow the on-screen instructions to configure the extension.
Verify the configuration by running the following query in
Notebooks:
For threat report events:
fetch security.events| filter event.provider == "Recorded Future"AND event.type == "THREAT_REPORT"
After the extension is installed and working, you can access and manage it in Dynatrace via
Extensions. For details, see About Extensions.

Dynatrace integration with Recorded Future is an extension running on Dynatrace ActiveGate. After you enable and configure the extension:
default_securityevents bucket (for details, see Built-in Grail buckets).For billing information, see Events powered by Grail.
The integration supports Recorded Future Analyst Notes from the News and Research experience.
Threat report events store the ingested Analyst Notes and their related indicators of compromise, such as IP addresses, domains, URLs, email addresses, file hashes, and CVEs. For a conceptual overview, see Threat report events.
The integration ingests Analyst Notes from Recorded Future based on the configured ingestion options.
m days, where m is set by the Initial Analyst Note fetch time window option in the monitoring configuration.n hours, where n is set by the Analyst Note ingest frequency option in the monitoring configuration.The recordedfuture namespace is added for Recorded Future-specific attributes on top of the core security event schema. The full upstream payload is stored in event.original_content.
recordedfuture.note.source.id: Recorded Future source entity ID.recordedfuture.note.source.name: Source display name.recordedfuture.note.validated_on: Note validation timestamp.recordedfuture.note.portal_url: Deep link to the note in the Recorded Future portal.recordedfuture.note.event.types: Event types attached to the note (for example, CyberAttack, MalwareAnalysis).The integration ingests and maps the IOC types that are supported as threat observables in Dynatrace. When these indicators are present in a Recorded Future Analyst Note, they are extracted and added as observables to enrich the threat context.
| IOC type | Mapped to |
|---|---|
Email addresses |
|
IP addresses |
|
Domain names |
|
URLs |
|
MD5 file hashes |
|
SHA-1 file hashes |
|
SHA-256 file hashes |
|
CVEs (Common Vulnerabilities and Exposures) |
|