Key Values table

paul_huss
Tera Contributor

Does anyone know if there is a way to identify what discovery (GCP, Azure, Kubernetes) created the entries in the cmdb_key_value table?

3 REPLIES 3

Sandeep132
Kilo Sage

Hi Paul,

Not sure what exactly are you looking for. On the cmdb_key_vallue table list you can dot walk and add class name of the configuration item and verify if the classes which are discovered via GCP, Azure or Kubernetes have the key value entries or not.

Thanks

paul_huss
Tera Contributor

hi Sandeep,

 

Thanks for the suggestion.  By adding class, it does show the resource types that have been added (Virtual Machine Instance, Cloud Storage Account, Cloud Network, etc) but I am trying to determine where that resource exists.  I can't use Created By on the Configuration Item as I use the same MID server for all cloud integrations.  

The reason is when I find invalid keys I would like to know where it exists.  We have an application code we require and that the code is a valid registered code already in the CMDB.

Hope that makes sense.

Thanks,

Paul

Hi Paul, Please check Tag governance module available OOB. You can find the documentation here https://docs.servicenow.com/bundle/rome-it-operations-management/page/product/it-operations-management/concept/tag-governance.html I hope this module can help you in setting up policies to verify invalid appcodes.