--- title: ArcSight ESM description: '' slug: /help/docs/platform-services/automation-service/app-central/integrations/arcsight-esm/ canonical: https://www.sumologic.com/help/docs/platform-services/automation-service/app-central/integrations/arcsight-esm/ --- import useBaseUrl from '@docusaurus/useBaseUrl'; ArcSight ESM icon ***Version: 1.4 Updated: April 13, 2026*** Work with cases and active lists in Micro Focus ArcSight ESM. ## Actions * **Get Active List Entries** (*Enrichment*) - Get entries from an active list. * **Get Query Viewers** (*Enrichment*) - Get entries from a Query Viewer. * **Get Query Viewer Results** (*Enrichment*) - Get results from a Query Viewer. * **Create Case** (*Notification*) - Create a new case. * **Get Case Details** (*Notification*) - Get the details of a case. * **Update Case** (*Notification*) - Update an existing case. * **Add Active List Entries** (*Containment*) - Add a new entry to an active list. * **Clean Active List Entries** (*Containment*) - Clean entries from an active list. * **Arcsight ESM Get Query Viewer Results Daemon** (*Daemon*) - Automatically gather Query Viewer Results. * **Arcsight ESM Get Query Viewer Results Daemon V2** (*Daemon*) - Automatically gather Query Viewer Results. * **Get Cases Arcsight ESM Daemon** (*Daemon*) - Automatically pull ArcSight ESM Cases. * **Get Security Event** (*Enrichment*) - Get Security Event related to Case. ## Configure ArcSight ESM 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'; * * **Server url**. Enter the ArcSight ESM server URL. * **Username**. Enter the username of the ArcSight ESM admin user authorized to provide authentication for the integration. * **Password**. Enter the password for the ArcSight ESM admin user. * * Arcsight ESM configuration For information about ArcSight ESM, see [ArcSight ESM documentation](https://www.microfocus.com/documentation/arcsight/arcsight-esm-7.8/). ## Change Log * February 7, 2019 - First upload * July 16, 2019 - New actions added * July 1, 2021 - New action added * August 17, 2021 - New actions added * June 26, 2023 (v1.1) - Updated the integration with Environmental Variables * March 4, 2024 (v1.2) - 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.