Nginx process classifier's probe's sensor inserts directly into the CMDB, bypassing IRE, for cmdb_ci_lb_nginx records - Discovery source /First Discovered not populatedDescriptionThe "Nginx" discovery process classifier triggers the "SSHCommand-Nginx - Get Configuration" probe, and the sensor uses script include "Nginx" and "LBModule" to populate/update the Nginx Load Balancer [cmdb_ci_lb_nginx] table records directly, bypassing the CMDB IRE, and so the usual IRE reporting/tracking fields/tables are not all updated. In the "LBModule" script includes, the functions are only updating last_discovered for the various load balancer tables. discovery_source and first_discovered are not being populated/updated. This impacts reporting, and use of more advanced CMDB IRE reconciliation functions.Steps to Reproduce Using horizontal/IP-based "Discovery" pluginDiscover a linux server that has Ngnix web server/load balancer running.The process classifier will trigger the "SSHCommand-Nginx - Get Configuration" probe, and the sensor will update cmdb_ci_lb_nginx records.Inspect the records to confirm the usual IRE fields are not all updated. e.g. <discovery_source/><first_discovered/><last_discovered>2022-09-18 01:17:20</last_discovered><sys_created_by>mid_server_user</sys_created_by><sys_created_on>2022-08-13 01:17:21</sys_created_on><sys_updated_by>mid_server_user</sys_updated_by><sys_updated_on>2022-09-18 01:17:20</sys_updated_on> Expected behaviour:Even non-Pattern probe sensors should be using IRE for this kind of insert/update, or at least populate the same reporting fields.WorkaroundThis problem is currently under review. You can contact ServiceNow Technical Support or subscribe to this Known Error article by selecting Subscribe in the options at the top of this article to be notified when more information becomes available. A workaround is possible using the attached update set: sys_remote_update_set_054403031b165dd00054fdd2cd4bcb19.xmlRelated Problem: PRB1594172