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

Priyanka56
Tera Expert

Thank you everyone for the response. It helps!