---
title: Qualys EDR
description: ''
slug: /help/docs/platform-services/automation-service/app-central/integrations/qualys-edr/
canonical: https://www.sumologic.com/help/docs/platform-services/automation-service/app-central/integrations/qualys-edr/
---
import useBaseUrl from '@docusaurus/useBaseUrl';
***Version: 1.3
Updated: April 30, 2026***
Collect events from Qualys EDR.
## Actions
* **JWT Token** (*Enrichment*) - Returns a JSON Web Token (JWT).
* **List Events** (*Enrichment*) - Get EDR events in the user account.
* **Count Events** (*Enrichment*) - Get number of events logged within a date range.
* **Events Daemon Qualys** (*Daemon*) - Fetch events from Qualys EDR.
## Configure Qualys 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';
*
* **Qualys API Server**. Enter the [Qualys API server URL](https://docs.qualys.com/en/edr/api/#t=getting_started%2Fapi_conventions.htm).
* **JWT Token**. Enter the [JWT token](https://docs.qualys.com/en/edr/api/#t=getting_started%2Fapi_conventions.htm). The token expires in 4 hours.
*
*
*
*
For information about Qualys EDR, see [Qualys EDR documentation](https://docs.qualys.com/en/edr/latest/get_started/get_started.htm).
## Change Log
* August 17, 2021 - First upload
* June 26, 2023 (v1.1) - Updated the integration with Environmental Variables
* June 26, 2023 (v1.2) - Changed JWT Token action type to Enrichment
* April 30, 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.