- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2020 04:25 AM
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.
Could anyone provide details related to the Asset tag please.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2020 05:38 AM
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2020 04:47 AM
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2020 05:00 AM
It is on the Discovered Item table - sn_sec_cmn_src_ci
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2020 05:28 AM
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,

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2020 05:38 AM
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.