--- title: Anomali ThreatStream description: '' slug: /help/docs/platform-services/automation-service/app-central/integrations/anomali-threatstream/ canonical: https://www.sumologic.com/help/docs/platform-services/automation-service/app-central/integrations/anomali-threatstream/ --- import useBaseUrl from '@docusaurus/useBaseUrl'; Anomali ThreatStream icon ***Version: 1.3 Updated: April 13, 2026*** Anomali ThreatStream (previously known as ThreatStream Optic) is Threat Intelligence Management that automates the collection and processing of raw data, filters out the noise, and transforms it into relevant, actionable threat intelligence for security teams. This integration allows you to pull threat intelligence from the ThreatStream platform, import observables into ThreatStream, manage threat model entities and investigations, and so on. * **Search Into Observables** (*Enrichment*) - To retrieve threat intelligence from ThreatStream. * **Add Observable** (*Containment*) - To import structured threat data (observables) into ThreatStream, without requiring approval of the imported data through the ThreatStream UI. * **Update Observable Tags** (*Containment*) - Enables you to add observable tags in bulk. ## Configure Anomali ThreatStream in Automation Service and Cloud SOAR import IntegrationsAuth from '../../../../reuse/integrations-authentication.md'; import IntegrationCertificate from '../../../../reuse/automation-service/integration-certificate.md'; import IntegrationEngine from '../../../../reuse/automation-service/integration-engine.md'; import IntegrationLabel from '../../../../reuse/automation-service/integration-label.md'; import IntegrationProxy from '../../../../reuse/automation-service/integration-proxy.md'; import IntegrationTimeout from '../../../../reuse/automation-service/integration-timeout.md'; * * **API URL**. Enter the Anomali ThreatStream API URL. The default value is `https://api.threatstream.com` * **Username**. Enter the username of the Anomali ThreatStream admin user authorized to provide authentication for the integration. * **API Key**. Enter an Anomali ThreatStream API key. * * * * Anomali configuration For information about Anomali ThreatStream, see [Anomali documentation](https://www.anomali.com/resources). ## Change Log * November 10, 2022 - First upload * June 26, 2023 (v1.1) - Updated the integration with Environmental Variables * April 13, 2026 (v1.3) - Upgraded the `python3_generic` Docker image (Python 3.8) to `python3_12_generic` (Python 3.12) to address Python 3.8 end-of-life and improve security and performance.