Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Debug IRE logs when importing data through import sets

Abdellah TAHRI
Tera Contributor

With a multi-source CMDB , data can be imported through different ways , ServiceNow provides many tools and capabilities to import data .

IRE (Identification and Reconciliation engine ) is the ServiceNow capability that can perform identification and reconciliation processes across all the different data sources .

Data needs to meet all mandatory requirements from IRE before inserting that data to the CMDB .

When CMDB data is imported with standard data source / transform map , and you are facing import issues (data not imported , attributes not populated …) , the default message log level , in the system logs module , is not providing enough insights to understand what is happening at IRE level , what data is not meeting the IRE requirements .

In order to identify the IRE message logs :

Go to logs (System Logs > System Log > All) and set “source” with identification_engine

AbdellahTAHRI_0-1735814430708.png

 

 

AbdellahTAHRI_1-1735814430741.png

 

 

In order to enable the IRE logs , you have to create this property glide.importlog.log_to_table and set it to true .

This system property will write the information-level log messages into the import_log table .

 

AbdellahTAHRI_2-1735814430777.png

 

These logs can be challenged with data owners .

This property produce more verbose logs , enable it only in the analysis period , and turn it off after that .

0 REPLIES 0