Servicenow Qualys Integration - Asset Tag

Priyanka56
Tera Expert

Hi There,

As per the docs, Servicenow Qualys Host detection Integration retrieves host tags(Asset tag) from Qualys. We had ran the Qualys job once and I could see the field named 'Qualys host ID' gets updated in our CMDB table with the relevant data whereas I'd like to know how the Asset tag gets populated in Servicenow ?

Is it to the same CMDB table or any other table which holds the details comes from Qualys ?

I do see a community link related to the same Query.. Unfortunately, I do not find the table "sn_vul_qualys_host_tag" in my instance.

https://community.servicenow.com/community?id=community_question&sys_id=bdb3c40cdb2beb80107d5583ca96...

Could anyone provide details related to the Asset tag please.

 

1 ACCEPTED SOLUTION

Chris McDevitt
ServiceNow Employee
ServiceNow Employee

Hello Priyanka,

 

The host tags have been moved to the Discovered Items module. The concept is that if you have multiple different scanners, say Qualys and Rapid7 then you do not want to keep adding fields to the CMDB. So, the scanning related fields are now on the Discovered Items module.

 

find_real_file.png

View solution in original post

5 REPLIES 5

Pooja Devkar
Mega Guru

Hello Priyanka,

Refer below links, it may help you to solve your query.

https://qualys-secure.force.com/discussions/s/article/000005814

https://qualys-secure.force.com/discussions/s/question/0D52L00004TnzyxSAB/cmdb-sync-servicenow-table-licensing

https://www.qualys.com/docs/qualys-asset-inventory-cmdb-sync.pdf

https://www.qualys.com/docs/qualys-asset-inventory-cmdb-sync-ire.pdf

https://docs.servicenow.com/bundle/london-security-management/page/product/secops-integration-qualys-vulnerability/concept/c_QualysVulnIntegration.html

https://docs.servicenow.com/bundle/paris-servicenow-platform/page/product/configuration-management/reference/cmdb-tables-details.html

Kindly mark my answer correct & helpful; if it's useful to you & if it solves your query.

Thanks & Regards,

Pooja Devkar

Stephen Laseau
Kilo Guru

It is on the Discovered Item table - sn_sec_cmn_src_ci

Shivam Sarawagi
ServiceNow Employee
ServiceNow Employee

Hi

If you are on version>10 it goes in two tables. 

1) sn_sec_cmn_host_tag

2) sn_sec_cmn_src_ci -> column host_tag

 

 

Thanks,

Chris McDevitt
ServiceNow Employee
ServiceNow Employee

Hello Priyanka,

 

The host tags have been moved to the Discovered Items module. The concept is that if you have multiple different scanners, say Qualys and Rapid7 then you do not want to keep adding fields to the CMDB. So, the scanning related fields are now on the Discovered Items module.

 

find_real_file.png