Import Configurations
Perform the following steps to complete the import configurations
- Go to Data Import > Import Configurations to review the data import configured by default.

- By default, the following import configurations are available to configure Qualys Core to work with Qualys ETM.
- ETM Report Request
- ETM Report Download
-
Review the import configurations to check what data is being imported.
-
Click Update to update the configuration.
ETM Report Request
This job is to generate the report request to sync the Qualys ETM findings using Qualys ETM APIs.
Perform the following steps to request the ETM Findings Report:
- Navigate to Scheduled Jobs under Qualys ETM Integration.
- In the Scheduled Jobs table, open the ETM Findings Report Request.
- Provide the following configuration details and save the job:
Field Description Name Enter the name for the request report. Domain Select the application domain as Global. Filter Enter a query to filter the data.
Use the following sample filter query.
{
"name": "D23-testEtm-7",
"reportFormat": "JSON",
"assetQql" : "asset.assetID:144112xxxx",
"findingsQql": "finding.qds>30"
}"findingsQql" is a required key in the object.
- Click Update.
ETM Report Download
Using this job, you can control the schedule at which it gets executed to process the downloaded report’s JSON files, which are queued under the Report Download Queue.
Perform the following steps to download ETM report:
You can perform the following action in the Import Configuration: