Setup Integration from Qualys
Qualys VMDR Integration Guide
Integrate Qualys Vulnerability Management, Detection and Response (VMDR) with the Elastic Stack via REST API to ingest vulnerability, asset, and detection data directly into Elasticsearch for centralized security monitoring and analysis.
Credentials & API Access Setup
Before configuring the integration, you’ll need to prepare your API credentials in Qualys:
Steps:
-
Log in to the Qualys Admin Portal.
-
Go to User Management.
-
Create or select a dedicated API User with:
-
API Access permission
-
Access to:
-
VMDR Module
-
Host Detection
-
Asset Inventory
-
Knowledge Base
-
User Activity Log (if required)
-
-
-
Take note of:
-
Username
-
Password
-
Your Qualys Platform API URL:
-
Check via: Qualys Platform Identification
-
Or log in to Qualys → Help → About → see “Security Operations Center (SOC)” for your URL.
-
-
Elastic Integration Configuration
In Kibana:
-
Go to Management → Integrations.
-
In the search bar, type Qualys VMDR.
-
Select Qualys VMDR from the search results.
-
Click Add Qualys VMDR Integration.
Provide the following connection details based on the data you want to collect:
Data Stream | Required Details |
---|---|
Asset Host Detection | username, password, API URL, interval, input parameters, batch size |
Knowledge Base | username, password, API URL, initial interval, interval, input parameters |
User Activity Log | username, password, API URL, initial interval, interval |
- Save the integration.
Permissions Reference (API User)
Data Stream | Role | Permission Scope |
---|---|---|
Asset Host Detection | Managers, Unit Managers, Scanners, Readers | VM scanned hosts (depending on role scope) |
Knowledge Base | Managers, Unit Managers, Scanners, Readers | Can download vulnerability data |
User Activity Log | Managers, Unit Managers, Scanners, Readers | Can view user actions (own or others, depending on role) |
No Comments