--- title: Arbor description: '' slug: /help/docs/platform-services/automation-service/app-central/integrations/arbor/ canonical: https://www.sumologic.com/help/docs/platform-services/automation-service/app-central/integrations/arbor/ --- import useBaseUrl from '@docusaurus/useBaseUrl'; apivoid ***Version: 1.4 Updated: April 13, 2026*** Gather detail-rich data from Netscout Arbor alerts. ## Actions * **Alert Ongoing Polling** (*Enrichment*) - Presents data on whether the alert is still active. * **Get Alert** (*Enrichment*) - Get a specific Arbor alert. * **List Alerts** (*Enrichment*) - Get all Arbor alerts. * **Mitigation Ongoing Polling** (*Enrichment*) - Presents data on whether the alert is still actively being mitigated. * **Arbor Alerts Daemon** (*Daemon*) - Automatically pass alerts to Cloud SOAR. ## Configure Arbor 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 your Arbor API URL. * **API Key**. Enter your Arbor API key. * * * * Arbor configuration For information about Arbor, see [Netscout](https://www.netscout.com/arbor). ## Change Log * May 22, 2020 - First upload * July 13, 2023 (v1.2) + Updated the integration with Environmental Variables + Changed fields visibility * March 4, 2024 (v1.3) - Updated code for compatibility with Python 3.12 * April 13, 2026 (v1.4) - 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.