2026-04-21 18:12:21.872 +05:30 [INF] Application is starting... 2026-04-21 18:12:21.963 +05:30 [INF] Database connected 2026-04-21 18:12:22.033 +05:30 [INF] Worker service is ready and listening... 2026-04-21 18:12:22.110 +05:30 [INF] AuditLog Background Service started 2026-04-21 18:12:24.091 +05:30 [WRN] The property 'LogsDBO.NewValue' is a collection or enumeration type with a value converter but with no value comparer. Set a value comparer to ensure the collection/enumeration elements are compared correctly. 2026-04-21 18:12:24.092 +05:30 [WRN] The property 'LogsDBO.OldValue' is a collection or enumeration type with a value converter but with no value comparer. Set a value comparer to ensure the collection/enumeration elements are compared correctly. 2026-04-21 18:12:24.579 +05:30 [INF] Application started. Hosting environment: Production; Content root path: D:\Desktop\Osmosys\Work\audit-log-v2\src\OQSHA.AuditLog.Processor\bin\Release\net8.0\publish\ 2026-04-21 18:12:24.645 +05:30 [INF] Executed DbCommand (41ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`entity_type`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-04-21 18:12:25.066 +05:30 [INF] Executed DbCommand (12ms) [Parameters=[@p0='?' (DbType = Int32), @p1='?' (DbType = Int32), @p2='?' (Size = 4000), @p3='?' (DbType = Int32), @p4='?' (Size = -1), @p5='?' (DbType = Int32), @p6='?' (DbType = Int32), @p7='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] INSERT INTO audit_log_history ( module_id, entity_id, entity_type, organisation_id, comments, created_by, modified_by, status ) VALUES ( @p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7 ); 2026-04-21 18:12:25.071 +05:30 [INF] Executed DbCommand (2ms) [Parameters=[@p0='?' (DbType = Int32), @p1='?' (DbType = Int32), @p2='?' (Size = 4000), @p3='?' (DbType = Int32), @p4='?' (Size = 4000), @p5='?' (DbType = Int32), @p6='?' (DbType = Int32), @p7='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] INSERT INTO audit_log_history ( module_id, entity_id, entity_type, organisation_id, comments, created_by, modified_by, status ) VALUES ( @p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7 ); 2026-04-21 18:12:25.148 +05:30 [INF] Executed DbCommand (5ms) [Parameters=[@p2='?' (DbType = Int32), @p0='?' (Size = 4000), @p1='?' (DbType = SByte), @p6='?' (DbType = Int32), @p3='?' (Size = 4000), @p4='?' (Size = 4000), @p5='?' (DbType = SByte)], CommandType='"Text"', CommandTimeout='30'] UPDATE `audit_log_records` SET `new_value` = @p0, `is_processed` = @p1 WHERE `id` = @p2; SELECT `created_on` FROM `audit_log_records` WHERE ROW_COUNT() = 1 AND `id` = @p2; UPDATE `audit_log_records` SET `new_value` = @p3, `old_value` = @p4, `is_processed` = @p5 WHERE `id` = @p6; SELECT `created_on` FROM `audit_log_records` WHERE ROW_COUNT() = 1 AND `id` = @p6; 2026-04-21 18:12:55.371 +05:30 [INF] Executed DbCommand (12ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`entity_type`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-04-21 18:13:25.446 +05:30 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`entity_type`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-04-21 18:13:55.451 +05:30 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`entity_type`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-04-21 18:14:25.468 +05:30 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`entity_type`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-04-21 18:14:55.479 +05:30 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`entity_type`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-04-21 18:15:25.495 +05:30 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`entity_type`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-04-21 18:15:55.523 +05:30 [INF] Executed DbCommand (11ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`entity_type`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-04-21 18:16:25.544 +05:30 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`entity_type`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-04-21 18:16:55.561 +05:30 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`entity_type`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-04-21 18:17:25.569 +05:30 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`entity_type`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-04-21 18:17:55.585 +05:30 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`entity_type`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-04-21 18:18:25.606 +05:30 [INF] Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`entity_type`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-04-21 18:18:55.613 +05:30 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`entity_type`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-04-21 18:19:25.628 +05:30 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`entity_type`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-04-21 18:19:55.657 +05:30 [INF] Executed DbCommand (9ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`entity_type`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-04-21 18:20:25.676 +05:30 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`entity_type`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-04-21 18:20:55.688 +05:30 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`entity_type`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-04-21 18:21:25.711 +05:30 [INF] Executed DbCommand (11ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`entity_type`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-04-21 18:21:55.731 +05:30 [INF] Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`entity_type`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-04-21 18:22:25.729 +05:30 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`entity_type`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-04-21 18:22:55.733 +05:30 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`entity_type`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-04-21 18:23:25.749 +05:30 [INF] Executed DbCommand (12ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`entity_type`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-04-21 18:23:55.758 +05:30 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`entity_type`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-04-21 18:24:25.768 +05:30 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`entity_type`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-04-21 18:24:55.776 +05:30 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`entity_type`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-04-21 18:25:25.791 +05:30 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`entity_type`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-04-21 18:25:55.813 +05:30 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`entity_type`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-04-21 18:26:25.825 +05:30 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`entity_type`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-04-21 18:26:55.840 +05:30 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`entity_type`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-04-21 18:27:25.844 +05:30 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`entity_type`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-04-21 18:27:55.867 +05:30 [INF] Executed DbCommand (12ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`entity_type`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-04-21 18:28:25.878 +05:30 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`entity_type`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-04-21 18:28:55.879 +05:30 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`entity_type`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-04-21 18:29:25.895 +05:30 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`entity_type`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-04-21 18:29:55.925 +05:30 [INF] Executed DbCommand (12ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`entity_type`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-04-21 18:30:25.944 +05:30 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`entity_type`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-04-21 18:30:55.963 +05:30 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`entity_type`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-04-21 18:31:25.973 +05:30 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`entity_type`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-04-21 18:31:55.987 +05:30 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`entity_type`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-04-21 18:32:26.003 +05:30 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`entity_type`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-04-21 18:32:56.015 +05:30 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`entity_type`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-04-21 18:33:26.031 +05:30 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`entity_type`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-04-21 18:33:56.042 +05:30 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`entity_type`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-04-21 18:34:26.051 +05:30 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`entity_type`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-04-21 18:34:56.072 +05:30 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`entity_type`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-04-21 18:35:26.090 +05:30 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`entity_type`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-04-21 18:35:56.098 +05:30 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`entity_type`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-04-21 18:36:26.118 +05:30 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`entity_type`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-04-21 18:36:56.135 +05:30 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`entity_type`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-04-21 18:37:26.146 +05:30 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`entity_type`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-04-21 18:37:56.154 +05:30 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`entity_type`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-04-21 18:38:26.168 +05:30 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`entity_type`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-04-21 18:38:56.177 +05:30 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`entity_type`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-04-21 18:39:26.195 +05:30 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`entity_type`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-04-21 18:39:56.215 +05:30 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`entity_type`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-04-21 18:40:26.224 +05:30 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`entity_type`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-04-21 18:40:56.245 +05:30 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`entity_type`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-04-21 18:41:26.259 +05:30 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`entity_type`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-04-21 18:41:56.280 +05:30 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`entity_type`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-04-21 18:42:26.290 +05:30 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`entity_type`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-04-21 18:42:56.308 +05:30 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`entity_type`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-04-21 18:43:26.324 +05:30 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`entity_type`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-04-21 18:43:56.342 +05:30 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`id`, `a`.`created_by`, `a`.`created_by_name`, `a`.`created_on`, `a`.`entity_id`, `a`.`entity_type`, `a`.`module_id`, `a`.`new_value`, `a`.`old_value`, `a`.`organisation_id`, `a`.`is_processed` FROM `audit_log_records` AS `a` WHERE `a`.`is_processed` = 1 ORDER BY `a`.`created_on` LIMIT @__p_0 2026-04-21 18:44:20.438 +05:30 [INF] Application is shutting down... 2026-04-21 18:44:20.442 +05:30 [INF] AuditLog Background Service is stopping... 2026-04-21 18:44:20.449 +05:30 [INF] Worker service has been stopped.