---
title: Symantec EDR
description: ''
slug: /help/docs/platform-services/automation-service/app-central/integrations/symantec-edr/
canonical: https://www.sumologic.com/help/docs/platform-services/automation-service/app-central/integrations/symantec-edr/
---
import useBaseUrl from '@docusaurus/useBaseUrl';
***Version: 1.2
Updated: April 30, 2026***
Symantec EDR detects and exposes suspicious network activity, alerts to potentially harmful activity, prioritizes incidents for quick triage, and can navigate endpoint activity records during forensic analysis of potential attacks.
## Actions
* **List Incidents** (*Enrichment*) - Retrieve incidents.
* **Get Incident** (*Enrichment*) - Retrieve details for a specific incident.
* **Get Events For Incidents** (*Enrichment*) - Get Incident Related Events.
* **Process Lineage Events** (*Enrichment*) - Retrieve process lineage events for a specific incident.
## Configure Symantec EDR 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';
*
* **Host**. Enter your [Symantec EDR host address](https://techdocs.broadcom.com/us/en/symantec-security-software/endpoint-security-and-management/endpoint-protection/all/Dialog-Overview/cs-help-console-lu-settings-policy-v25075140-d79e5424/ip-address-or-host-name-v23251765-d79e6255.html).
* **API Client ID**. Enter your [Symantec EDR client ID](https://techdocs.broadcom.com/us/en/symantec-security-software/endpoint-security-and-management/endpoint-detection-and-response/4-11/Settings/generating-an-oauth-client-v118551314-d38e48694.html).
* **API Client Secret**. Enter the secret for the client ID.
*
*
*
*
For information about Symantec EDR, see [Symantec EDR documentation](https://techdocs.broadcom.com/us/en/symantec-security-software/endpoint-security-and-management/endpoint-detection-and-response/4-11.html).
## Change Log
* October 27, 2021 - First upload
* July 11, 2023 (v1.1) - Updated the integration with Environmental Variables
* April 30, 2026 (v1.2) - 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.