2024-09-11 17:53:35.955 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-11 17:53:36.006 +05:30 WRN Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2024-09-11 17:53:36.027 +05:30 INF Creating key {371fe34c-ccdc-4668-a7ae-cb5dee5f8d20} with creation date 2024-09-11 12:23:36Z, activation date 2024-09-11 12:23:36Z, and expiration date 2024-12-10 12:23:36Z. 2024-09-11 17:53:36.042 +05:30 WRN No XML encryptor configured. Key {371fe34c-ccdc-4668-a7ae-cb5dee5f8d20} may be persisted to storage in unencrypted form. 2024-09-11 17:53:36.119 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-11 17:53:36.120 +05:30 INF Hosting environment: Production 2024-09-11 17:53:36.121 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Employee.Web.Api 2024-09-11 17:53:36.146 +05:30 a96771b5-a300-4842-bfdf-ff0a89148074 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-09-11 17:53:36.292 +05:30 54169aa2-f090-464c-aca9-4efe828cc2d4 INF CORS policy execution successful. 2024-09-11 17:53:36.299 +05:30 54169aa2-f090-464c-aca9-4efe828cc2d4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-09-11 17:53:36.322 +05:30 54169aa2-f090-464c-aca9-4efe828cc2d4 INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany() on controller Sang.Security.WebApi.Controllers.LoginController (Sang.Security.WebApi). 2024-09-11 17:53:36.337 +05:30 54169aa2-f090-464c-aca9-4efe828cc2d4 INF Fetching Company deatails 2024-09-11 17:53:36.832 +05:30 54169aa2-f090-464c-aca9-4efe828cc2d4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 17:53:36.888 +05:30 54169aa2-f090-464c-aca9-4efe828cc2d4 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 560.8382ms 2024-09-11 17:53:36.892 +05:30 54169aa2-f090-464c-aca9-4efe828cc2d4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-09-11 17:53:36.900 +05:30 54169aa2-f090-464c-aca9-4efe828cc2d4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - 200 null application/json; charset=utf-8 755.5594ms 2024-09-11 17:53:39.994 +05:30 f20817dd-45b6-4fac-b370-701b075f4cf9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-09-11 17:53:40.000 +05:30 a4b9f552-140d-487f-a23d-cb823c218253 INF CORS policy execution successful. 2024-09-11 17:53:40.002 +05:30 a4b9f552-140d-487f-a23d-cb823c218253 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 7.9994ms 2024-09-11 17:53:40.037 +05:30 982fa626-b311-4521-8c40-8e91b28ea78d INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 57 2024-09-11 17:53:40.054 +05:30 982fa626-b311-4521-8c40-8e91b28ea78d INF HTTP request: Path: /Login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Content-Length: 57}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5174/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5174} Host: 103.120.178.195 Body: {"username":"user","password":"TestUser2","database":"1"} 2024-09-11 17:53:40.056 +05:30 7fb7f7d2-8954-44cd-a0f2-4760c09eb812 INF CORS policy execution successful. 2024-09-11 17:53:40.056 +05:30 7fb7f7d2-8954-44cd-a0f2-4760c09eb812 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-09-11 17:53:40.073 +05:30 7fb7f7d2-8954-44cd-a0f2-4760c09eb812 INF Route matched with {action = "Login", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Login(Sang.Security.WebApi.Models.LoginRequest) on controller Sang.Security.WebApi.Controllers.LoginController (Sang.Security.WebApi). 2024-09-11 17:53:40.156 +05:30 7fb7f7d2-8954-44cd-a0f2-4760c09eb812 INF Connection string fetched 2024-09-11 17:53:40.210 +05:30 7fb7f7d2-8954-44cd-a0f2-4760c09eb812 INF Executing NotFoundObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 17:53:40.211 +05:30 7fb7f7d2-8954-44cd-a0f2-4760c09eb812 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 137.9848ms 2024-09-11 17:53:40.212 +05:30 7fb7f7d2-8954-44cd-a0f2-4760c09eb812 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-09-11 17:53:40.212 +05:30 7fb7f7d2-8954-44cd-a0f2-4760c09eb812 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 982fa626-b311-4521-8c40-8e91b28ea78d}, {Content-Type: application/json; charset=utf-8} Body: {"status":"Failure","statusCode":404,"message":"User Not Found","result":null} 2024-09-11 17:53:40.216 +05:30 7fb7f7d2-8954-44cd-a0f2-4760c09eb812 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 404 null application/json; charset=utf-8 178.757ms 2024-09-11 17:53:54.727 +05:30 e28d7233-5bff-4f72-9427-abd331d1f6cf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-09-11 17:53:54.730 +05:30 0715d4a6-4715-4210-8dd0-065d90db2680 INF CORS policy execution successful. 2024-09-11 17:53:54.732 +05:30 0715d4a6-4715-4210-8dd0-065d90db2680 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 4.4798ms 2024-09-11 17:53:54.763 +05:30 84941370-c4b1-4321-8074-eeaa00d0e437 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-09-11 17:53:54.765 +05:30 84941370-c4b1-4321-8074-eeaa00d0e437 INF HTTP request: Path: /Login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Content-Length: 54}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5174/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5174} Host: 103.120.178.195 Body: {"username":"admin","password":"admin","database":"1"} 2024-09-11 17:53:54.765 +05:30 d6442ee9-793d-4279-930e-8a9617014f00 INF CORS policy execution successful. 2024-09-11 17:53:54.765 +05:30 d6442ee9-793d-4279-930e-8a9617014f00 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-09-11 17:53:54.766 +05:30 d6442ee9-793d-4279-930e-8a9617014f00 INF Route matched with {action = "Login", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Login(Sang.Security.WebApi.Models.LoginRequest) on controller Sang.Security.WebApi.Controllers.LoginController (Sang.Security.WebApi). 2024-09-11 17:53:54.781 +05:30 d6442ee9-793d-4279-930e-8a9617014f00 INF Connection string fetched 2024-09-11 17:53:54.832 +05:30 d6442ee9-793d-4279-930e-8a9617014f00 INF Token generated 2024-09-11 17:53:54.834 +05:30 d6442ee9-793d-4279-930e-8a9617014f00 INF Token generated 2024-09-11 17:53:54.835 +05:30 d6442ee9-793d-4279-930e-8a9617014f00 INF Executing OkObjectResult, writing value of type '<>f__AnonymousType0`2[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[Sang.Security.WebApi.Models.Tokens, Sang.Security.WebApi, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2024-09-11 17:53:54.841 +05:30 d6442ee9-793d-4279-930e-8a9617014f00 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 75.2883ms 2024-09-11 17:53:54.841 +05:30 d6442ee9-793d-4279-930e-8a9617014f00 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-09-11 17:53:54.842 +05:30 d6442ee9-793d-4279-930e-8a9617014f00 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 84941370-c4b1-4321-8074-eeaa00d0e437}, {Content-Type: application/json; charset=utf-8} Body: {"message":"Login successful","tokens":{"accessToken":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiQ3VzdG9tQ2xhaW1UeXBlIjoiRGF0YWJhc2UiLCJEYXRhYmFzZUtleSI6IjEiLCJuYW1laWQiOiIxIiwibmJmIjoxNzI2MDU3NDM0LCJleHAiOjE3MjYwNTgwMzQsImlhdCI6MTcyNjA1NzQzNH0.371b6ATamxqeRseiXSPRqMSK5GQLJzWGwZHIbmMw64w","refreshToken":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiQ3VzdG9tQ2xhaW1UeXBlIjoiRGF0YWJhc2UiLCJEYXRhYmFzZUtleSI6IjEiLCJuYW1laWQiOiIxIiwibmJmIjoxNzI2MDU3NDM0LCJleHAiOjE3MjYwNTgzMzQsImlhdCI6MTcyNjA1NzQzNH0.qcJpRNkW97OjPMisOb69lKeuwj0YfCcnbx1nDieipqQ"}} 2024-09-11 17:53:54.844 +05:30 d6442ee9-793d-4279-930e-8a9617014f00 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 200 null application/json; charset=utf-8 81.1692ms 2024-09-11 17:53:58.011 +05:30 0d2dea9f-aae6-40b7-8225-21aaa7c343e2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeesSummary?refreshFlag=true&pageNumber=1&pageSize=10&masterId=0&searchString= - null null 2024-09-11 17:53:58.012 +05:30 6869ae88-2215-4e9e-b566-0162f668a37d INF CORS policy execution successful. 2024-09-11 17:53:58.013 +05:30 6869ae88-2215-4e9e-b566-0162f668a37d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeesSummary?refreshFlag=true&pageNumber=1&pageSize=10&masterId=0&searchString= - 204 null null 2.1565ms 2024-09-11 17:53:58.046 +05:30 20e84076-ad84-4afb-a928-f1754e81784f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeesSummary?refreshFlag=true&pageNumber=1&pageSize=10&masterId=0&searchString= - null null 2024-09-11 17:53:58.130 +05:30 a841c986-9e85-4a4b-998b-a477c3199e44 INF CORS policy execution successful. 2024-09-11 17:53:58.136 +05:30 a841c986-9e85-4a4b-998b-a477c3199e44 INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployeesSummaryFromCache (Sang.Security.WebApi)' 2024-09-11 17:53:58.146 +05:30 a841c986-9e85-4a4b-998b-a477c3199e44 INF Route matched with {action = "GetEmployeesSummaryFromCache", controller = "Employee"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetEmployeesSummaryFromCache(Boolean, Int32, Int32, Int32, System.String) on controller Sang.Security.WebApi.Controllers.EmployeeController (Sang.Security.WebApi). 2024-09-11 17:53:58.178 +05:30 a841c986-9e85-4a4b-998b-a477c3199e44 INF Connection string fetched 2024-09-11 17:53:58.196 +05:30 a841c986-9e85-4a4b-998b-a477c3199e44 INF Getting cache data EmployeeList..... 2024-09-11 17:53:58.196 +05:30 a841c986-9e85-4a4b-998b-a477c3199e44 INF Cache Getting EmployeeList from database 2024-09-11 17:53:58.293 +05:30 a841c986-9e85-4a4b-998b-a477c3199e44 INF Transaction completed successfully 2024-09-11 17:53:58.321 +05:30 a841c986-9e85-4a4b-998b-a477c3199e44 INF Getting paginator data 2024-09-11 17:53:58.330 +05:30 a841c986-9e85-4a4b-998b-a477c3199e44 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 17:53:58.332 +05:30 a841c986-9e85-4a4b-998b-a477c3199e44 INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetEmployeesSummaryFromCache (Sang.Security.WebApi) in 184.9154ms 2024-09-11 17:53:58.332 +05:30 a841c986-9e85-4a4b-998b-a477c3199e44 INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployeesSummaryFromCache (Sang.Security.WebApi)' 2024-09-11 17:53:58.333 +05:30 a841c986-9e85-4a4b-998b-a477c3199e44 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeesSummary?refreshFlag=true&pageNumber=1&pageSize=10&masterId=0&searchString= - 200 null application/json; charset=utf-8 286.4237ms 2024-09-11 17:54:08.376 +05:30 fd5c0b76-fafd-430f-a601-2bdf8e7db351 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-09-11 17:54:08.380 +05:30 da80952b-d8c7-486c-b3ce-d532dd8563bc INF CORS policy execution successful. 2024-09-11 17:54:08.381 +05:30 da80952b-d8c7-486c-b3ce-d532dd8563bc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - 204 null null 5.5775ms 2024-09-11 17:54:08.417 +05:30 93169a0c-534e-45ab-a390-6f050697648c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-09-11 17:54:08.419 +05:30 aa9a7bcf-6100-496d-b504-2337aa8aac71 INF CORS policy execution successful. 2024-09-11 17:54:08.419 +05:30 aa9a7bcf-6100-496d-b504-2337aa8aac71 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-09-11 17:54:08.428 +05:30 aa9a7bcf-6100-496d-b504-2337aa8aac71 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-09-11 17:54:08.431 +05:30 aa9a7bcf-6100-496d-b504-2337aa8aac71 INF Connection string fetched 2024-09-11 17:54:08.435 +05:30 aa9a7bcf-6100-496d-b504-2337aa8aac71 INF Fetching Field details for Master 2024-09-11 17:54:08.451 +05:30 aa9a7bcf-6100-496d-b504-2337aa8aac71 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 17:54:08.453 +05:30 aa9a7bcf-6100-496d-b504-2337aa8aac71 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 24.6997ms 2024-09-11 17:54:08.453 +05:30 aa9a7bcf-6100-496d-b504-2337aa8aac71 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-09-11 17:54:08.453 +05:30 aa9a7bcf-6100-496d-b504-2337aa8aac71 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - 200 null application/json; charset=utf-8 35.9803ms 2024-09-11 17:54:09.509 +05:30 0df60f1a-509a-4afe-9d04-9e2e31970753 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 17:54:09.510 +05:30 85308062-719a-4465-b4ec-766ea8ad1add INF CORS policy execution successful. 2024-09-11 17:54:09.511 +05:30 85308062-719a-4465-b4ec-766ea8ad1add INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 1.8412ms 2024-09-11 17:54:09.541 +05:30 0a37f4b5-2355-4040-9f8d-80320d571089 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 17:54:09.542 +05:30 71a7aa88-b260-4d5b-9c77-0c74961e308f INF CORS policy execution successful. 2024-09-11 17:54:09.543 +05:30 71a7aa88-b260-4d5b-9c77-0c74961e308f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 2.4851ms 2024-09-11 17:54:09.548 +05:30 81d0eba0-bb1e-4f6a-a2e8-93157ac485e0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 17:54:09.549 +05:30 db8b22af-ac79-4ee4-9587-5ae97bf484c5 INF CORS policy execution successful. 2024-09-11 17:54:09.552 +05:30 db8b22af-ac79-4ee4-9587-5ae97bf484c5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:54:09.557 +05:30 db8b22af-ac79-4ee4-9587-5ae97bf484c5 INF Route matched with {action = "GetDepartments", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartments(System.String) on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-09-11 17:54:09.559 +05:30 db8b22af-ac79-4ee4-9587-5ae97bf484c5 INF Connection string fetched 2024-09-11 17:54:09.562 +05:30 db8b22af-ac79-4ee4-9587-5ae97bf484c5 INF Fetching Department deatails 2024-09-11 17:54:09.573 +05:30 db8b22af-ac79-4ee4-9587-5ae97bf484c5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 17:54:09.573 +05:30 db8b22af-ac79-4ee4-9587-5ae97bf484c5 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi) in 16.4588ms 2024-09-11 17:54:09.574 +05:30 db8b22af-ac79-4ee4-9587-5ae97bf484c5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:54:09.574 +05:30 db8b22af-ac79-4ee4-9587-5ae97bf484c5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 25.526ms 2024-09-11 17:54:09.577 +05:30 3a55273a-74e4-4055-bb2c-186b6d4d238c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 17:54:09.578 +05:30 f89daf17-4889-40d8-a362-96ed289dc123 INF CORS policy execution successful. 2024-09-11 17:54:09.580 +05:30 f89daf17-4889-40d8-a362-96ed289dc123 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:54:09.580 +05:30 f89daf17-4889-40d8-a362-96ed289dc123 INF Route matched with {action = "GetDepartments", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartments(System.String) on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-09-11 17:54:09.582 +05:30 f89daf17-4889-40d8-a362-96ed289dc123 INF Connection string fetched 2024-09-11 17:54:09.583 +05:30 f89daf17-4889-40d8-a362-96ed289dc123 INF Fetching Department deatails 2024-09-11 17:54:09.586 +05:30 f89daf17-4889-40d8-a362-96ed289dc123 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 17:54:09.586 +05:30 f89daf17-4889-40d8-a362-96ed289dc123 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi) in 6.0593ms 2024-09-11 17:54:09.586 +05:30 f89daf17-4889-40d8-a362-96ed289dc123 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:54:09.586 +05:30 f89daf17-4889-40d8-a362-96ed289dc123 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 9.4848ms 2024-09-11 17:54:19.725 +05:30 30dfe0ff-b8b1-4a36-b05b-cdcb9d259e9c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities?iType=1&search= - null null 2024-09-11 17:54:19.726 +05:30 85f3a1e1-38f5-41be-9a65-00e7030ae7f5 INF CORS policy execution successful. 2024-09-11 17:54:19.728 +05:30 85f3a1e1-38f5-41be-9a65-00e7030ae7f5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities?iType=1&search= - 204 null null 2.3588ms 2024-09-11 17:54:19.729 +05:30 603df15c-30c1-4a0c-9ec4-3d34d93d6ada INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry?iType=1&search= - null null 2024-09-11 17:54:19.729 +05:30 31adc25e-02f6-4863-8829-94e74a1e3eb9 INF CORS policy execution successful. 2024-09-11 17:54:19.730 +05:30 31adc25e-02f6-4863-8829-94e74a1e3eb9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry?iType=1&search= - 204 null null 1.1158ms 2024-09-11 17:54:19.757 +05:30 13ae0f8e-82b3-4185-902c-f34d33c3cf20 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment?iType=1&search= - null null 2024-09-11 17:54:19.758 +05:30 7a809546-3dac-42d6-9519-53e7a7040280 INF CORS policy execution successful. 2024-09-11 17:54:19.758 +05:30 7a809546-3dac-42d6-9519-53e7a7040280 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment?iType=1&search= - 204 null null 1.2465ms 2024-09-11 17:54:19.765 +05:30 e09e7182-c65b-4045-b869-e02b2c3250d6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities?iType=1&search= - null null 2024-09-11 17:54:19.768 +05:30 311b1d13-944d-41ef-9c03-410ffe29dbef INF CORS policy execution successful. 2024-09-11 17:54:19.768 +05:30 311b1d13-944d-41ef-9c03-410ffe29dbef INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-09-11 17:54:19.770 +05:30 f3b47fb6-448f-4fd2-961a-3ea5509ae99e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry?iType=1&search= - null null 2024-09-11 17:54:19.772 +05:30 ed5ebb34-6d29-4599-83e9-9e060a5b853f INF CORS policy execution successful. 2024-09-11 17:54:19.772 +05:30 ed5ebb34-6d29-4599-83e9-9e060a5b853f INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountries (Sang.Security.WebApi)' 2024-09-11 17:54:19.774 +05:30 311b1d13-944d-41ef-9c03-410ffe29dbef INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities(System.String) on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-09-11 17:54:19.779 +05:30 ed5ebb34-6d29-4599-83e9-9e060a5b853f INF Route matched with {action = "GetCountries", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountries(System.String) on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-09-11 17:54:19.779 +05:30 311b1d13-944d-41ef-9c03-410ffe29dbef INF Connection string fetched 2024-09-11 17:54:19.781 +05:30 ed5ebb34-6d29-4599-83e9-9e060a5b853f INF Connection string fetched 2024-09-11 17:54:19.783 +05:30 311b1d13-944d-41ef-9c03-410ffe29dbef INF Fetching City deatails 2024-09-11 17:54:19.784 +05:30 ed5ebb34-6d29-4599-83e9-9e060a5b853f INF Fetching Country deatails 2024-09-11 17:54:19.792 +05:30 311b1d13-944d-41ef-9c03-410ffe29dbef INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 17:54:19.792 +05:30 311b1d13-944d-41ef-9c03-410ffe29dbef INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 18.018ms 2024-09-11 17:54:19.792 +05:30 311b1d13-944d-41ef-9c03-410ffe29dbef INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-09-11 17:54:19.793 +05:30 311b1d13-944d-41ef-9c03-410ffe29dbef INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities?iType=1&search= - 200 null application/json; charset=utf-8 27.5079ms 2024-09-11 17:54:19.794 +05:30 f7b15ef7-ecb0-4241-af71-c413e414e21f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment?iType=1&search= - null null 2024-09-11 17:54:19.795 +05:30 62dd2939-2b7b-4e76-a4e6-cac08c4b44ea INF CORS policy execution successful. 2024-09-11 17:54:19.795 +05:30 62dd2939-2b7b-4e76-a4e6-cac08c4b44ea INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:54:19.795 +05:30 62dd2939-2b7b-4e76-a4e6-cac08c4b44ea INF Route matched with {action = "GetDepartments", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartments(System.String) on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-09-11 17:54:19.799 +05:30 62dd2939-2b7b-4e76-a4e6-cac08c4b44ea INF Connection string fetched 2024-09-11 17:54:19.799 +05:30 62dd2939-2b7b-4e76-a4e6-cac08c4b44ea INF Fetching Department deatails 2024-09-11 17:54:19.801 +05:30 62dd2939-2b7b-4e76-a4e6-cac08c4b44ea INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 17:54:19.801 +05:30 62dd2939-2b7b-4e76-a4e6-cac08c4b44ea INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi) in 6.0255ms 2024-09-11 17:54:19.801 +05:30 62dd2939-2b7b-4e76-a4e6-cac08c4b44ea INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:54:19.801 +05:30 62dd2939-2b7b-4e76-a4e6-cac08c4b44ea INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment?iType=1&search= - 200 null application/json; charset=utf-8 7.4317ms 2024-09-11 17:54:19.802 +05:30 ed5ebb34-6d29-4599-83e9-9e060a5b853f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 17:54:19.802 +05:30 ed5ebb34-6d29-4599-83e9-9e060a5b853f INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountries (Sang.Security.WebApi) in 23.6204ms 2024-09-11 17:54:19.802 +05:30 ed5ebb34-6d29-4599-83e9-9e060a5b853f INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountries (Sang.Security.WebApi)' 2024-09-11 17:54:19.803 +05:30 ed5ebb34-6d29-4599-83e9-9e060a5b853f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry?iType=1&search= - 200 null application/json; charset=utf-8 32.881ms 2024-09-11 17:54:47.045 +05:30 224028c6-ed40-41e6-83d3-2d424752e3b6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeesSummary?refreshFlag=true&pageNumber=1&pageSize=10&masterId=0&searchString= - null null 2024-09-11 17:54:47.048 +05:30 e02631d2-d68a-4884-9a93-67b291af4dbb INF CORS policy execution successful. 2024-09-11 17:54:47.050 +05:30 e02631d2-d68a-4884-9a93-67b291af4dbb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeesSummary?refreshFlag=true&pageNumber=1&pageSize=10&masterId=0&searchString= - 204 null null 4.9336ms 2024-09-11 17:54:47.083 +05:30 65657069-5dad-480f-b0d2-42c942205d2f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeesSummary?refreshFlag=true&pageNumber=1&pageSize=10&masterId=0&searchString= - null null 2024-09-11 17:54:47.085 +05:30 b55ccd20-827c-455b-93c5-d317afe8335d INF CORS policy execution successful. 2024-09-11 17:54:47.086 +05:30 b55ccd20-827c-455b-93c5-d317afe8335d INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployeesSummaryFromCache (Sang.Security.WebApi)' 2024-09-11 17:54:47.087 +05:30 b55ccd20-827c-455b-93c5-d317afe8335d INF Route matched with {action = "GetEmployeesSummaryFromCache", controller = "Employee"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetEmployeesSummaryFromCache(Boolean, Int32, Int32, Int32, System.String) on controller Sang.Security.WebApi.Controllers.EmployeeController (Sang.Security.WebApi). 2024-09-11 17:54:47.089 +05:30 b55ccd20-827c-455b-93c5-d317afe8335d INF Connection string fetched 2024-09-11 17:54:47.092 +05:30 b55ccd20-827c-455b-93c5-d317afe8335d INF Getting cache data EmployeeList..... 2024-09-11 17:54:47.092 +05:30 b55ccd20-827c-455b-93c5-d317afe8335d INF Cache Getting EmployeeList from database 2024-09-11 17:54:47.107 +05:30 b55ccd20-827c-455b-93c5-d317afe8335d INF Transaction completed successfully 2024-09-11 17:54:47.112 +05:30 b55ccd20-827c-455b-93c5-d317afe8335d INF Getting paginator data 2024-09-11 17:54:47.113 +05:30 b55ccd20-827c-455b-93c5-d317afe8335d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 17:54:47.115 +05:30 b55ccd20-827c-455b-93c5-d317afe8335d INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetEmployeesSummaryFromCache (Sang.Security.WebApi) in 28.6779ms 2024-09-11 17:54:47.115 +05:30 b55ccd20-827c-455b-93c5-d317afe8335d INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployeesSummaryFromCache (Sang.Security.WebApi)' 2024-09-11 17:54:47.116 +05:30 b55ccd20-827c-455b-93c5-d317afe8335d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeesSummary?refreshFlag=true&pageNumber=1&pageSize=10&masterId=0&searchString= - 200 null application/json; charset=utf-8 32.3588ms 2024-09-11 17:54:48.914 +05:30 9639201d-2719-4607-b7d0-5cb888556364 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-09-11 17:54:48.915 +05:30 fe530f72-0f24-42ef-a4f3-b8313a57f362 INF CORS policy execution successful. 2024-09-11 17:54:48.917 +05:30 fe530f72-0f24-42ef-a4f3-b8313a57f362 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - 204 null null 2.8802ms 2024-09-11 17:54:48.950 +05:30 79cd8455-fd30-4ee1-b401-2f45c501e61c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-09-11 17:54:48.952 +05:30 f5ecf6af-2579-4a39-a5c0-5ade6404b07e INF CORS policy execution successful. 2024-09-11 17:54:48.952 +05:30 f5ecf6af-2579-4a39-a5c0-5ade6404b07e INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-09-11 17:54:48.952 +05:30 f5ecf6af-2579-4a39-a5c0-5ade6404b07e INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-09-11 17:54:48.955 +05:30 f5ecf6af-2579-4a39-a5c0-5ade6404b07e INF Connection string fetched 2024-09-11 17:54:48.957 +05:30 f5ecf6af-2579-4a39-a5c0-5ade6404b07e INF Fetching Field details for Master 2024-09-11 17:54:48.960 +05:30 f5ecf6af-2579-4a39-a5c0-5ade6404b07e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 17:54:48.961 +05:30 f5ecf6af-2579-4a39-a5c0-5ade6404b07e INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 8.6246ms 2024-09-11 17:54:48.961 +05:30 f5ecf6af-2579-4a39-a5c0-5ade6404b07e INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-09-11 17:54:48.962 +05:30 f5ecf6af-2579-4a39-a5c0-5ade6404b07e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - 200 null application/json; charset=utf-8 11.5329ms 2024-09-11 17:54:50.017 +05:30 76a7d686-77ee-43d5-b5ca-4d7fc54d84d1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 17:54:50.018 +05:30 34dcbfea-d615-41e7-9e8d-6f1e622a194d INF CORS policy execution successful. 2024-09-11 17:54:50.018 +05:30 34dcbfea-d615-41e7-9e8d-6f1e622a194d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 1.1262ms 2024-09-11 17:54:50.020 +05:30 e1c85218-0140-4863-aa2e-f37d822af751 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 17:54:50.020 +05:30 bc610608-31a3-4b9e-a30c-0823cf30c571 INF CORS policy execution successful. 2024-09-11 17:54:50.020 +05:30 bc610608-31a3-4b9e-a30c-0823cf30c571 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.4679ms 2024-09-11 17:54:50.051 +05:30 17e6e893-d1e1-490b-a94a-180b6866d12c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 17:54:50.051 +05:30 8d1c0c8f-1762-4e9a-b39c-fec52a852e45 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 17:54:50.052 +05:30 c016df9d-c93f-4a56-a2c8-66f041d0df67 INF CORS policy execution successful. 2024-09-11 17:54:50.052 +05:30 9b76ca4a-c559-4048-878e-d12c9b523c54 INF CORS policy execution successful. 2024-09-11 17:54:50.052 +05:30 c016df9d-c93f-4a56-a2c8-66f041d0df67 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:54:50.052 +05:30 9b76ca4a-c559-4048-878e-d12c9b523c54 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:54:50.052 +05:30 c016df9d-c93f-4a56-a2c8-66f041d0df67 INF Route matched with {action = "GetDepartments", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartments(System.String) on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-09-11 17:54:50.052 +05:30 9b76ca4a-c559-4048-878e-d12c9b523c54 INF Route matched with {action = "GetDepartments", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartments(System.String) on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-09-11 17:54:50.054 +05:30 c016df9d-c93f-4a56-a2c8-66f041d0df67 INF Connection string fetched 2024-09-11 17:54:50.054 +05:30 9b76ca4a-c559-4048-878e-d12c9b523c54 INF Connection string fetched 2024-09-11 17:54:50.054 +05:30 c016df9d-c93f-4a56-a2c8-66f041d0df67 INF Fetching Department deatails 2024-09-11 17:54:50.054 +05:30 9b76ca4a-c559-4048-878e-d12c9b523c54 INF Fetching Department deatails 2024-09-11 17:54:50.058 +05:30 9b76ca4a-c559-4048-878e-d12c9b523c54 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 17:54:50.059 +05:30 c016df9d-c93f-4a56-a2c8-66f041d0df67 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 17:54:50.060 +05:30 c016df9d-c93f-4a56-a2c8-66f041d0df67 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi) in 7.0104ms 2024-09-11 17:54:50.060 +05:30 9b76ca4a-c559-4048-878e-d12c9b523c54 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi) in 7.0159ms 2024-09-11 17:54:50.060 +05:30 c016df9d-c93f-4a56-a2c8-66f041d0df67 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:54:50.060 +05:30 9b76ca4a-c559-4048-878e-d12c9b523c54 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:54:50.060 +05:30 c016df9d-c93f-4a56-a2c8-66f041d0df67 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 9.0421ms 2024-09-11 17:54:50.060 +05:30 9b76ca4a-c559-4048-878e-d12c9b523c54 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 8.4436ms 2024-09-11 17:55:51.753 +05:30 b30d7d47-cff8-43db-b76d-c79fa4bcfa23 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment?iType=1&search= - null null 2024-09-11 17:55:51.753 +05:30 c9a006c1-8867-4572-850f-4bee2b334d7e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry?iType=1&search= - null null 2024-09-11 17:55:51.753 +05:30 3ba0d0e9-19f0-4e4a-b0d6-2a0190e818f0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities?iType=1&search= - null null 2024-09-11 17:55:51.756 +05:30 a8666b1e-a290-4085-b506-64b76c1d295a INF CORS policy execution successful. 2024-09-11 17:55:51.756 +05:30 eddc1843-ea85-4348-92a6-a10b9bfd1ce1 INF CORS policy execution successful. 2024-09-11 17:55:51.756 +05:30 c4257ee3-7dc3-4e01-9d1e-438a68da2f54 INF CORS policy execution successful. 2024-09-11 17:55:51.758 +05:30 eddc1843-ea85-4348-92a6-a10b9bfd1ce1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities?iType=1&search= - 204 null null 4.359ms 2024-09-11 17:55:51.758 +05:30 c4257ee3-7dc3-4e01-9d1e-438a68da2f54 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry?iType=1&search= - 204 null null 4.4672ms 2024-09-11 17:55:51.758 +05:30 a8666b1e-a290-4085-b506-64b76c1d295a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment?iType=1&search= - 204 null null 4.3041ms 2024-09-11 17:55:51.796 +05:30 75881ab3-c840-47f1-be86-5210433a9558 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry?iType=1&search= - null null 2024-09-11 17:55:51.799 +05:30 90229b3f-3fab-44b5-a8b5-e184bb530be8 INF CORS policy execution successful. 2024-09-11 17:55:51.799 +05:30 81f897f6-de30-4df3-af1a-50886f232314 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities?iType=1&search= - null null 2024-09-11 17:55:51.799 +05:30 90229b3f-3fab-44b5-a8b5-e184bb530be8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountries (Sang.Security.WebApi)' 2024-09-11 17:55:51.800 +05:30 90229b3f-3fab-44b5-a8b5-e184bb530be8 INF Route matched with {action = "GetCountries", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountries(System.String) on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-09-11 17:55:51.802 +05:30 d43ce91d-4bb1-42f5-b80b-1eaa97b40346 INF CORS policy execution successful. 2024-09-11 17:55:51.803 +05:30 d43ce91d-4bb1-42f5-b80b-1eaa97b40346 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-09-11 17:55:51.803 +05:30 d43ce91d-4bb1-42f5-b80b-1eaa97b40346 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities(System.String) on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-09-11 17:55:51.807 +05:30 90229b3f-3fab-44b5-a8b5-e184bb530be8 INF Connection string fetched 2024-09-11 17:55:51.807 +05:30 d43ce91d-4bb1-42f5-b80b-1eaa97b40346 INF Connection string fetched 2024-09-11 17:55:51.809 +05:30 d43ce91d-4bb1-42f5-b80b-1eaa97b40346 INF Fetching City deatails 2024-09-11 17:55:51.809 +05:30 90229b3f-3fab-44b5-a8b5-e184bb530be8 INF Fetching Country deatails 2024-09-11 17:55:51.810 +05:30 0cfe7876-199f-4cfd-b801-48adaf388783 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment?iType=1&search= - null null 2024-09-11 17:55:51.811 +05:30 fb424d95-37f2-4600-a289-792067ede30d INF CORS policy execution successful. 2024-09-11 17:55:51.811 +05:30 fb424d95-37f2-4600-a289-792067ede30d INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:55:51.811 +05:30 fb424d95-37f2-4600-a289-792067ede30d INF Route matched with {action = "GetDepartments", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartments(System.String) on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-09-11 17:55:51.814 +05:30 90229b3f-3fab-44b5-a8b5-e184bb530be8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 17:55:51.816 +05:30 90229b3f-3fab-44b5-a8b5-e184bb530be8 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountries (Sang.Security.WebApi) in 15.5136ms 2024-09-11 17:55:51.816 +05:30 90229b3f-3fab-44b5-a8b5-e184bb530be8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountries (Sang.Security.WebApi)' 2024-09-11 17:55:51.817 +05:30 90229b3f-3fab-44b5-a8b5-e184bb530be8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry?iType=1&search= - 200 null application/json; charset=utf-8 20.5166ms 2024-09-11 17:55:51.817 +05:30 fb424d95-37f2-4600-a289-792067ede30d INF Fetching Department deatails 2024-09-11 17:55:51.818 +05:30 d43ce91d-4bb1-42f5-b80b-1eaa97b40346 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 17:55:51.818 +05:30 d43ce91d-4bb1-42f5-b80b-1eaa97b40346 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 15.4057ms 2024-09-11 17:55:51.818 +05:30 d43ce91d-4bb1-42f5-b80b-1eaa97b40346 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-09-11 17:55:51.819 +05:30 d43ce91d-4bb1-42f5-b80b-1eaa97b40346 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities?iType=1&search= - 200 null application/json; charset=utf-8 19.7083ms 2024-09-11 17:55:51.820 +05:30 fb424d95-37f2-4600-a289-792067ede30d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 17:55:51.820 +05:30 fb424d95-37f2-4600-a289-792067ede30d INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi) in 8.7173ms 2024-09-11 17:55:51.820 +05:30 fb424d95-37f2-4600-a289-792067ede30d INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:55:51.820 +05:30 fb424d95-37f2-4600-a289-792067ede30d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment?iType=1&search= - 200 null application/json; charset=utf-8 10.3578ms 2024-09-11 17:55:51.828 +05:30 INF Connection string fetched 2024-09-11 17:56:25.524 +05:30 ecba990d-d96c-473f-9c1c-703c35a0c9e5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeesSummary?refreshFlag=true&pageNumber=1&pageSize=10&masterId=0&searchString= - null null 2024-09-11 17:56:25.526 +05:30 9eba78ec-a822-4fb5-9097-8f45105541f7 INF CORS policy execution successful. 2024-09-11 17:56:25.527 +05:30 9eba78ec-a822-4fb5-9097-8f45105541f7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeesSummary?refreshFlag=true&pageNumber=1&pageSize=10&masterId=0&searchString= - 204 null null 2.9413ms 2024-09-11 17:56:25.598 +05:30 bdd3938a-2243-4bd9-82da-229fbfa70152 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeesSummary?refreshFlag=true&pageNumber=1&pageSize=10&masterId=0&searchString= - null null 2024-09-11 17:56:25.600 +05:30 911ac2ca-e6ca-47ae-a269-a4b05a2e3bd1 INF CORS policy execution successful. 2024-09-11 17:56:25.601 +05:30 911ac2ca-e6ca-47ae-a269-a4b05a2e3bd1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployeesSummaryFromCache (Sang.Security.WebApi)' 2024-09-11 17:56:25.602 +05:30 911ac2ca-e6ca-47ae-a269-a4b05a2e3bd1 INF Route matched with {action = "GetEmployeesSummaryFromCache", controller = "Employee"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetEmployeesSummaryFromCache(Boolean, Int32, Int32, Int32, System.String) on controller Sang.Security.WebApi.Controllers.EmployeeController (Sang.Security.WebApi). 2024-09-11 17:56:25.608 +05:30 911ac2ca-e6ca-47ae-a269-a4b05a2e3bd1 INF Connection string fetched 2024-09-11 17:56:25.610 +05:30 911ac2ca-e6ca-47ae-a269-a4b05a2e3bd1 INF Getting cache data EmployeeList..... 2024-09-11 17:56:25.610 +05:30 911ac2ca-e6ca-47ae-a269-a4b05a2e3bd1 INF Cache Getting EmployeeList from database 2024-09-11 17:56:25.627 +05:30 911ac2ca-e6ca-47ae-a269-a4b05a2e3bd1 INF Transaction completed successfully 2024-09-11 17:56:25.630 +05:30 911ac2ca-e6ca-47ae-a269-a4b05a2e3bd1 INF Getting paginator data 2024-09-11 17:56:25.632 +05:30 911ac2ca-e6ca-47ae-a269-a4b05a2e3bd1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 17:56:25.635 +05:30 911ac2ca-e6ca-47ae-a269-a4b05a2e3bd1 INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetEmployeesSummaryFromCache (Sang.Security.WebApi) in 33.063ms 2024-09-11 17:56:25.635 +05:30 911ac2ca-e6ca-47ae-a269-a4b05a2e3bd1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployeesSummaryFromCache (Sang.Security.WebApi)' 2024-09-11 17:56:25.635 +05:30 911ac2ca-e6ca-47ae-a269-a4b05a2e3bd1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeesSummary?refreshFlag=true&pageNumber=1&pageSize=10&masterId=0&searchString= - 200 null application/json; charset=utf-8 37.4522ms 2024-09-11 17:56:27.322 +05:30 4e062994-469d-4782-8232-c19c07ab0cba INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-09-11 17:56:27.322 +05:30 402531ae-0d1f-47af-ac32-554ae58f296d INF CORS policy execution successful. 2024-09-11 17:56:27.323 +05:30 402531ae-0d1f-47af-ac32-554ae58f296d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - 204 null null 0.9419ms 2024-09-11 17:56:27.357 +05:30 12b5fe09-2fea-46e9-a40e-535e3745aa1b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-09-11 17:56:27.360 +05:30 5c6f70df-3f4e-4fde-b1e8-ce8c928c8874 INF CORS policy execution successful. 2024-09-11 17:56:27.361 +05:30 5c6f70df-3f4e-4fde-b1e8-ce8c928c8874 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-09-11 17:56:27.361 +05:30 5c6f70df-3f4e-4fde-b1e8-ce8c928c8874 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-09-11 17:56:27.366 +05:30 5c6f70df-3f4e-4fde-b1e8-ce8c928c8874 INF Connection string fetched 2024-09-11 17:56:27.367 +05:30 5c6f70df-3f4e-4fde-b1e8-ce8c928c8874 INF Fetching Field details for Master 2024-09-11 17:56:27.370 +05:30 5c6f70df-3f4e-4fde-b1e8-ce8c928c8874 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 17:56:27.372 +05:30 5c6f70df-3f4e-4fde-b1e8-ce8c928c8874 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 10.248ms 2024-09-11 17:56:27.372 +05:30 5c6f70df-3f4e-4fde-b1e8-ce8c928c8874 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-09-11 17:56:27.372 +05:30 5c6f70df-3f4e-4fde-b1e8-ce8c928c8874 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - 200 null application/json; charset=utf-8 15.0639ms 2024-09-11 17:56:28.457 +05:30 d1d24900-3707-47af-aff9-f4c2e4419969 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 17:56:28.457 +05:30 837aea35-c1bd-4814-b9a1-23d0ae47d82b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 17:56:28.457 +05:30 6614e77d-945a-475d-b658-3e2a8da64042 INF CORS policy execution successful. 2024-09-11 17:56:28.457 +05:30 fb5484ff-6f0a-4d18-86d4-6051a4ec3c10 INF CORS policy execution successful. 2024-09-11 17:56:28.458 +05:30 fb5484ff-6f0a-4d18-86d4-6051a4ec3c10 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.6768ms 2024-09-11 17:56:28.458 +05:30 6614e77d-945a-475d-b658-3e2a8da64042 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.8816ms 2024-09-11 17:56:28.503 +05:30 e976751f-db4d-4fcc-847e-8beac4c46c52 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 17:56:28.505 +05:30 01153943-989b-4fa4-af4a-dc31ea4ff269 INF CORS policy execution successful. 2024-09-11 17:56:28.506 +05:30 01153943-989b-4fa4-af4a-dc31ea4ff269 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:56:28.506 +05:30 01153943-989b-4fa4-af4a-dc31ea4ff269 INF Route matched with {action = "GetDepartments", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartments(System.String) on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-09-11 17:56:28.507 +05:30 6d774a9a-16b7-4650-8914-1b1cf693cba3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 17:56:28.507 +05:30 cdf3260e-88f9-4a10-a2ff-bb96d591abdd INF CORS policy execution successful. 2024-09-11 17:56:28.508 +05:30 cdf3260e-88f9-4a10-a2ff-bb96d591abdd INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:56:28.508 +05:30 cdf3260e-88f9-4a10-a2ff-bb96d591abdd INF Route matched with {action = "GetDepartments", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartments(System.String) on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-09-11 17:56:28.508 +05:30 01153943-989b-4fa4-af4a-dc31ea4ff269 INF Connection string fetched 2024-09-11 17:56:28.508 +05:30 01153943-989b-4fa4-af4a-dc31ea4ff269 INF Fetching Department deatails 2024-09-11 17:56:28.509 +05:30 cdf3260e-88f9-4a10-a2ff-bb96d591abdd INF Connection string fetched 2024-09-11 17:56:28.510 +05:30 cdf3260e-88f9-4a10-a2ff-bb96d591abdd INF Fetching Department deatails 2024-09-11 17:56:28.511 +05:30 01153943-989b-4fa4-af4a-dc31ea4ff269 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 17:56:28.517 +05:30 cdf3260e-88f9-4a10-a2ff-bb96d591abdd INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 17:56:28.518 +05:30 01153943-989b-4fa4-af4a-dc31ea4ff269 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi) in 11.5374ms 2024-09-11 17:56:28.518 +05:30 01153943-989b-4fa4-af4a-dc31ea4ff269 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:56:28.518 +05:30 01153943-989b-4fa4-af4a-dc31ea4ff269 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 15.3414ms 2024-09-11 17:56:28.518 +05:30 cdf3260e-88f9-4a10-a2ff-bb96d591abdd INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi) in 10.2502ms 2024-09-11 17:56:28.518 +05:30 cdf3260e-88f9-4a10-a2ff-bb96d591abdd INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:56:28.518 +05:30 cdf3260e-88f9-4a10-a2ff-bb96d591abdd INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 11.5342ms 2024-09-11 17:57:17.766 +05:30 742b8b68-b218-464f-8bd8-d29f39031d36 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-09-11 17:57:17.768 +05:30 51acd3d6-5629-46ac-ae24-3f9da7db86a2 INF CORS policy execution successful. 2024-09-11 17:57:17.770 +05:30 51acd3d6-5629-46ac-ae24-3f9da7db86a2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - 204 null null 4.5817ms 2024-09-11 17:57:17.802 +05:30 ac246d28-827e-4d41-9192-10b6588273ed INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-09-11 17:57:17.804 +05:30 8873ca52-18a6-4177-8f9a-f6813e0ac7fb INF CORS policy execution successful. 2024-09-11 17:57:17.804 +05:30 8873ca52-18a6-4177-8f9a-f6813e0ac7fb INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-09-11 17:57:17.805 +05:30 8873ca52-18a6-4177-8f9a-f6813e0ac7fb INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-09-11 17:57:17.809 +05:30 8873ca52-18a6-4177-8f9a-f6813e0ac7fb INF Connection string fetched 2024-09-11 17:57:17.811 +05:30 8873ca52-18a6-4177-8f9a-f6813e0ac7fb INF Fetching Field details for Master 2024-09-11 17:57:17.815 +05:30 8873ca52-18a6-4177-8f9a-f6813e0ac7fb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 17:57:17.817 +05:30 8873ca52-18a6-4177-8f9a-f6813e0ac7fb INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 12.3301ms 2024-09-11 17:57:17.818 +05:30 8873ca52-18a6-4177-8f9a-f6813e0ac7fb INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-09-11 17:57:17.818 +05:30 8873ca52-18a6-4177-8f9a-f6813e0ac7fb INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - 200 null application/json; charset=utf-8 16.0128ms 2024-09-11 17:57:18.940 +05:30 8df772dd-2675-4ca5-8b2d-b0cf72a14ab2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 17:57:18.940 +05:30 0f997414-ddb3-4327-be47-90ddeed0f2dd INF CORS policy execution successful. 2024-09-11 17:57:18.941 +05:30 0f997414-ddb3-4327-be47-90ddeed0f2dd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 1.2258ms 2024-09-11 17:57:18.968 +05:30 5af27cd4-fe8c-4127-bc4d-0b87c7f9a17d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 17:57:18.969 +05:30 4abbb3b7-b280-4ea6-a28e-9e93fcd0835b INF CORS policy execution successful. 2024-09-11 17:57:18.970 +05:30 4abbb3b7-b280-4ea6-a28e-9e93fcd0835b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 1.1212ms 2024-09-11 17:57:18.986 +05:30 524530d3-464b-495c-b1d7-ce1d17bc7a75 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 17:57:18.987 +05:30 d0e83890-8a43-48de-a858-a15719f97865 INF CORS policy execution successful. 2024-09-11 17:57:18.988 +05:30 d0e83890-8a43-48de-a858-a15719f97865 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:57:18.988 +05:30 d0e83890-8a43-48de-a858-a15719f97865 INF Route matched with {action = "GetDepartments", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartments(System.String) on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-09-11 17:57:18.989 +05:30 d0e83890-8a43-48de-a858-a15719f97865 INF Connection string fetched 2024-09-11 17:57:18.989 +05:30 d0e83890-8a43-48de-a858-a15719f97865 INF Fetching Department deatails 2024-09-11 17:57:18.992 +05:30 d0e83890-8a43-48de-a858-a15719f97865 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 17:57:18.992 +05:30 d0e83890-8a43-48de-a858-a15719f97865 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi) in 4.3076ms 2024-09-11 17:57:18.992 +05:30 d0e83890-8a43-48de-a858-a15719f97865 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:57:18.992 +05:30 d0e83890-8a43-48de-a858-a15719f97865 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 5.893ms 2024-09-11 17:57:19.009 +05:30 7711a3ef-0bc2-4cb5-9146-dc8afd956d63 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 17:57:19.010 +05:30 a85d47dc-fe02-4946-8ea2-03e570fe29d4 INF CORS policy execution successful. 2024-09-11 17:57:19.010 +05:30 a85d47dc-fe02-4946-8ea2-03e570fe29d4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:57:19.010 +05:30 a85d47dc-fe02-4946-8ea2-03e570fe29d4 INF Route matched with {action = "GetDepartments", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartments(System.String) on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-09-11 17:57:19.012 +05:30 a85d47dc-fe02-4946-8ea2-03e570fe29d4 INF Connection string fetched 2024-09-11 17:57:19.012 +05:30 a85d47dc-fe02-4946-8ea2-03e570fe29d4 INF Fetching Department deatails 2024-09-11 17:57:19.013 +05:30 a85d47dc-fe02-4946-8ea2-03e570fe29d4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 17:57:19.014 +05:30 a85d47dc-fe02-4946-8ea2-03e570fe29d4 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi) in 3.2726ms 2024-09-11 17:57:19.014 +05:30 a85d47dc-fe02-4946-8ea2-03e570fe29d4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:57:19.014 +05:30 a85d47dc-fe02-4946-8ea2-03e570fe29d4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.8998ms 2024-09-11 17:57:46.055 +05:30 d6250be9-002d-4a0a-a700-9ec85bfad831 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-09-11 17:57:46.058 +05:30 1bc464de-0f2a-499b-96bf-f161dcab9719 INF CORS policy execution successful. 2024-09-11 17:57:46.059 +05:30 1bc464de-0f2a-499b-96bf-f161dcab9719 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - 204 null null 4.2452ms 2024-09-11 17:57:46.085 +05:30 4fa22c3a-b208-4bef-941b-354603555ce9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-09-11 17:57:46.086 +05:30 cf448675-3818-4efe-a3a0-0804a079ae25 INF CORS policy execution successful. 2024-09-11 17:57:46.086 +05:30 cf448675-3818-4efe-a3a0-0804a079ae25 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-09-11 17:57:46.086 +05:30 cf448675-3818-4efe-a3a0-0804a079ae25 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-09-11 17:57:46.089 +05:30 cf448675-3818-4efe-a3a0-0804a079ae25 INF Connection string fetched 2024-09-11 17:57:46.090 +05:30 cf448675-3818-4efe-a3a0-0804a079ae25 INF Fetching Field details for Master 2024-09-11 17:57:46.093 +05:30 cf448675-3818-4efe-a3a0-0804a079ae25 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 17:57:46.094 +05:30 cf448675-3818-4efe-a3a0-0804a079ae25 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 7.0567ms 2024-09-11 17:57:46.094 +05:30 cf448675-3818-4efe-a3a0-0804a079ae25 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-09-11 17:57:46.094 +05:30 cf448675-3818-4efe-a3a0-0804a079ae25 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - 200 null application/json; charset=utf-8 9.3196ms 2024-09-11 17:57:46.696 +05:30 4b99764b-10b2-4360-9a7b-baa54db59f21 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-09-11 17:57:46.696 +05:30 e192a8dc-f2e7-496d-bea8-a5a7b54e4bec INF CORS policy execution successful. 2024-09-11 17:57:46.697 +05:30 e192a8dc-f2e7-496d-bea8-a5a7b54e4bec INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - 204 null null 1.3731ms 2024-09-11 17:57:46.731 +05:30 0972c40c-d4f4-4225-b400-ab6ce0eac088 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-09-11 17:57:46.732 +05:30 797e37d6-e476-4295-b064-5fc2dc12d87a INF CORS policy execution successful. 2024-09-11 17:57:46.732 +05:30 797e37d6-e476-4295-b064-5fc2dc12d87a INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-09-11 17:57:46.732 +05:30 797e37d6-e476-4295-b064-5fc2dc12d87a INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-09-11 17:57:46.734 +05:30 797e37d6-e476-4295-b064-5fc2dc12d87a INF Connection string fetched 2024-09-11 17:57:46.734 +05:30 797e37d6-e476-4295-b064-5fc2dc12d87a INF Fetching Field details for Master 2024-09-11 17:57:46.736 +05:30 797e37d6-e476-4295-b064-5fc2dc12d87a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 17:57:46.736 +05:30 797e37d6-e476-4295-b064-5fc2dc12d87a INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 3.6286ms 2024-09-11 17:57:46.736 +05:30 797e37d6-e476-4295-b064-5fc2dc12d87a INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-09-11 17:57:46.736 +05:30 797e37d6-e476-4295-b064-5fc2dc12d87a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - 200 null application/json; charset=utf-8 4.9815ms 2024-09-11 17:57:47.190 +05:30 53329570-26d1-4880-89d2-b88c088ca94f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 17:57:47.191 +05:30 a9b6a098-3c93-4202-8fda-cfb6eb7e9a8c INF CORS policy execution successful. 2024-09-11 17:57:47.191 +05:30 a9b6a098-3c93-4202-8fda-cfb6eb7e9a8c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.8725ms 2024-09-11 17:57:47.194 +05:30 8149542b-626b-40d3-ba37-5a717a146a8c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 17:57:47.194 +05:30 49db3e08-9af6-4788-bf18-d09f756cd2b9 INF CORS policy execution successful. 2024-09-11 17:57:47.194 +05:30 49db3e08-9af6-4788-bf18-d09f756cd2b9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.7892ms 2024-09-11 17:57:47.229 +05:30 02ba43c6-e338-4a77-af53-1b3cf7daaff6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 17:57:47.230 +05:30 9ec01232-ee98-4fc9-862f-b25166cf0f07 INF CORS policy execution successful. 2024-09-11 17:57:47.231 +05:30 9ec01232-ee98-4fc9-862f-b25166cf0f07 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:57:47.231 +05:30 9ec01232-ee98-4fc9-862f-b25166cf0f07 INF Route matched with {action = "GetDepartments", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartments(System.String) on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-09-11 17:57:47.232 +05:30 9ec01232-ee98-4fc9-862f-b25166cf0f07 INF Connection string fetched 2024-09-11 17:57:47.233 +05:30 9ec01232-ee98-4fc9-862f-b25166cf0f07 INF Fetching Department deatails 2024-09-11 17:57:47.235 +05:30 9ec01232-ee98-4fc9-862f-b25166cf0f07 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 17:57:47.235 +05:30 9ec01232-ee98-4fc9-862f-b25166cf0f07 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi) in 4.3445ms 2024-09-11 17:57:47.235 +05:30 9ec01232-ee98-4fc9-862f-b25166cf0f07 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:57:47.236 +05:30 9ec01232-ee98-4fc9-862f-b25166cf0f07 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 6.5064ms 2024-09-11 17:57:47.237 +05:30 66de0a5e-b12a-493e-8bc3-0f5fa11d6947 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 17:57:47.238 +05:30 534627f9-b3bf-48b0-abd5-1c8c508c431a INF CORS policy execution successful. 2024-09-11 17:57:47.238 +05:30 534627f9-b3bf-48b0-abd5-1c8c508c431a INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:57:47.238 +05:30 534627f9-b3bf-48b0-abd5-1c8c508c431a INF Route matched with {action = "GetDepartments", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartments(System.String) on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-09-11 17:57:47.239 +05:30 534627f9-b3bf-48b0-abd5-1c8c508c431a INF Connection string fetched 2024-09-11 17:57:47.239 +05:30 534627f9-b3bf-48b0-abd5-1c8c508c431a INF Fetching Department deatails 2024-09-11 17:57:47.241 +05:30 534627f9-b3bf-48b0-abd5-1c8c508c431a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 17:57:47.241 +05:30 534627f9-b3bf-48b0-abd5-1c8c508c431a INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi) in 2.7544ms 2024-09-11 17:57:47.241 +05:30 534627f9-b3bf-48b0-abd5-1c8c508c431a INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:57:47.241 +05:30 534627f9-b3bf-48b0-abd5-1c8c508c431a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.8557ms 2024-09-11 17:57:47.810 +05:30 7468ee0b-b92b-40d8-a9f1-bb48e1bbd5a4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 17:57:47.810 +05:30 faacd11b-9fd5-4f02-8013-32e5d05c433a INF CORS policy execution successful. 2024-09-11 17:57:47.810 +05:30 faacd11b-9fd5-4f02-8013-32e5d05c433a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.4926ms 2024-09-11 17:57:47.812 +05:30 7c557474-31a7-4e25-abac-084b9d215b57 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 17:57:47.812 +05:30 4b749f36-ae6f-4a65-8fed-581bb93a7317 INF CORS policy execution successful. 2024-09-11 17:57:47.812 +05:30 4b749f36-ae6f-4a65-8fed-581bb93a7317 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.3942ms 2024-09-11 17:57:47.847 +05:30 34ce8259-5e82-4dc5-af01-dcfb405e5736 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 17:57:47.848 +05:30 7f09c212-8f5f-4ac0-ae16-0429e99cb7b8 INF CORS policy execution successful. 2024-09-11 17:57:47.848 +05:30 7f09c212-8f5f-4ac0-ae16-0429e99cb7b8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:57:47.848 +05:30 7f09c212-8f5f-4ac0-ae16-0429e99cb7b8 INF Route matched with {action = "GetDepartments", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartments(System.String) on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-09-11 17:57:47.854 +05:30 7f09c212-8f5f-4ac0-ae16-0429e99cb7b8 INF Connection string fetched 2024-09-11 17:57:47.855 +05:30 7f09c212-8f5f-4ac0-ae16-0429e99cb7b8 INF Fetching Department deatails 2024-09-11 17:57:47.859 +05:30 02c81b4f-fda3-43e8-b687-04de062d99d1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 17:57:47.860 +05:30 39c53431-f59d-48cf-b484-ac11c5a67f8d INF CORS policy execution successful. 2024-09-11 17:57:47.860 +05:30 7f09c212-8f5f-4ac0-ae16-0429e99cb7b8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 17:57:47.860 +05:30 39c53431-f59d-48cf-b484-ac11c5a67f8d INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:57:47.861 +05:30 39c53431-f59d-48cf-b484-ac11c5a67f8d INF Route matched with {action = "GetDepartments", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartments(System.String) on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-09-11 17:57:47.861 +05:30 7f09c212-8f5f-4ac0-ae16-0429e99cb7b8 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi) in 11.5822ms 2024-09-11 17:57:47.861 +05:30 7f09c212-8f5f-4ac0-ae16-0429e99cb7b8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:57:47.861 +05:30 7f09c212-8f5f-4ac0-ae16-0429e99cb7b8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 14.0864ms 2024-09-11 17:57:47.862 +05:30 39c53431-f59d-48cf-b484-ac11c5a67f8d INF Connection string fetched 2024-09-11 17:57:47.862 +05:30 39c53431-f59d-48cf-b484-ac11c5a67f8d INF Fetching Department deatails 2024-09-11 17:57:47.866 +05:30 39c53431-f59d-48cf-b484-ac11c5a67f8d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 17:57:47.867 +05:30 39c53431-f59d-48cf-b484-ac11c5a67f8d INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi) in 6.4912ms 2024-09-11 17:57:47.867 +05:30 39c53431-f59d-48cf-b484-ac11c5a67f8d INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:57:47.868 +05:30 39c53431-f59d-48cf-b484-ac11c5a67f8d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 8.3382ms 2024-09-11 17:58:07.693 +05:30 a297c852-5f1a-45e4-8a59-fe998750bd8f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-09-11 17:58:07.694 +05:30 c7341dfb-63b4-4e8f-a1af-bfcb057ac65a INF CORS policy execution successful. 2024-09-11 17:58:07.695 +05:30 c7341dfb-63b4-4e8f-a1af-bfcb057ac65a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - 204 null null 2.1912ms 2024-09-11 17:58:07.738 +05:30 1a00b07e-1f0b-4ac9-bc08-fb2abedfb806 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-09-11 17:58:07.740 +05:30 bebc887a-39fe-493d-b477-f7c2ee8f5e9b INF CORS policy execution successful. 2024-09-11 17:58:07.741 +05:30 bebc887a-39fe-493d-b477-f7c2ee8f5e9b INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-09-11 17:58:07.743 +05:30 bebc887a-39fe-493d-b477-f7c2ee8f5e9b INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-09-11 17:58:07.748 +05:30 bebc887a-39fe-493d-b477-f7c2ee8f5e9b INF Connection string fetched 2024-09-11 17:58:07.751 +05:30 bebc887a-39fe-493d-b477-f7c2ee8f5e9b INF Fetching Field details for Master 2024-09-11 17:58:07.753 +05:30 bebc887a-39fe-493d-b477-f7c2ee8f5e9b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 17:58:07.756 +05:30 bebc887a-39fe-493d-b477-f7c2ee8f5e9b INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 12.9077ms 2024-09-11 17:58:07.756 +05:30 bebc887a-39fe-493d-b477-f7c2ee8f5e9b INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-09-11 17:58:07.757 +05:30 bebc887a-39fe-493d-b477-f7c2ee8f5e9b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - 200 null application/json; charset=utf-8 18.0981ms 2024-09-11 17:58:07.932 +05:30 bd204237-ccc0-4820-a730-0217ce4221c2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-09-11 17:58:07.932 +05:30 1b7dc027-40f2-49a2-a4fd-2c2ed6522d60 INF CORS policy execution successful. 2024-09-11 17:58:07.932 +05:30 1b7dc027-40f2-49a2-a4fd-2c2ed6522d60 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - 204 null null 0.6442ms 2024-09-11 17:58:07.984 +05:30 3a7e123c-f817-43a9-a337-fac14eb71537 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-09-11 17:58:07.985 +05:30 63b412ec-db78-4ae7-84b3-c9887cd26492 INF CORS policy execution successful. 2024-09-11 17:58:07.985 +05:30 63b412ec-db78-4ae7-84b3-c9887cd26492 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-09-11 17:58:07.985 +05:30 63b412ec-db78-4ae7-84b3-c9887cd26492 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-09-11 17:58:07.987 +05:30 63b412ec-db78-4ae7-84b3-c9887cd26492 INF Connection string fetched 2024-09-11 17:58:07.988 +05:30 63b412ec-db78-4ae7-84b3-c9887cd26492 INF Fetching Field details for Master 2024-09-11 17:58:07.989 +05:30 63b412ec-db78-4ae7-84b3-c9887cd26492 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 17:58:07.990 +05:30 63b412ec-db78-4ae7-84b3-c9887cd26492 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 4.5236ms 2024-09-11 17:58:07.990 +05:30 63b412ec-db78-4ae7-84b3-c9887cd26492 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-09-11 17:58:07.990 +05:30 63b412ec-db78-4ae7-84b3-c9887cd26492 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - 200 null application/json; charset=utf-8 6.2267ms 2024-09-11 17:58:08.469 +05:30 914dcbaa-e485-442b-a340-6c5b003ac62e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-09-11 17:58:08.470 +05:30 3a68b85e-6556-4ced-8a4e-936fa716d5f4 INF CORS policy execution successful. 2024-09-11 17:58:08.470 +05:30 3a68b85e-6556-4ced-8a4e-936fa716d5f4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - 204 null null 0.595ms 2024-09-11 17:58:08.499 +05:30 699b8d8d-47c0-4c3b-bca0-ddd975fd7f56 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-09-11 17:58:08.499 +05:30 834b7f2e-a830-43e1-8ef5-e2339359900a INF CORS policy execution successful. 2024-09-11 17:58:08.499 +05:30 834b7f2e-a830-43e1-8ef5-e2339359900a INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-09-11 17:58:08.500 +05:30 834b7f2e-a830-43e1-8ef5-e2339359900a INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-09-11 17:58:08.501 +05:30 834b7f2e-a830-43e1-8ef5-e2339359900a INF Connection string fetched 2024-09-11 17:58:08.502 +05:30 834b7f2e-a830-43e1-8ef5-e2339359900a INF Fetching Field details for Master 2024-09-11 17:58:08.503 +05:30 834b7f2e-a830-43e1-8ef5-e2339359900a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 17:58:08.503 +05:30 834b7f2e-a830-43e1-8ef5-e2339359900a INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 3.7976ms 2024-09-11 17:58:08.503 +05:30 834b7f2e-a830-43e1-8ef5-e2339359900a INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-09-11 17:58:08.504 +05:30 834b7f2e-a830-43e1-8ef5-e2339359900a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - 200 null application/json; charset=utf-8 5.1486ms 2024-09-11 17:58:08.635 +05:30 fff3b679-a527-47af-b3a2-a55207da9e90 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-09-11 17:58:08.635 +05:30 2e935fbf-6acc-4315-acfd-b04f5001c29d INF CORS policy execution successful. 2024-09-11 17:58:08.636 +05:30 2e935fbf-6acc-4315-acfd-b04f5001c29d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - 204 null null 0.7695ms 2024-09-11 17:58:08.723 +05:30 710d682d-3d75-42c0-9d85-7d2beb232404 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-09-11 17:58:08.725 +05:30 8dad1b95-1ffd-4432-82ff-fcb795f0e53c INF CORS policy execution successful. 2024-09-11 17:58:08.725 +05:30 8dad1b95-1ffd-4432-82ff-fcb795f0e53c INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-09-11 17:58:08.725 +05:30 8dad1b95-1ffd-4432-82ff-fcb795f0e53c INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-09-11 17:58:08.727 +05:30 8dad1b95-1ffd-4432-82ff-fcb795f0e53c INF Connection string fetched 2024-09-11 17:58:08.728 +05:30 8dad1b95-1ffd-4432-82ff-fcb795f0e53c INF Fetching Field details for Master 2024-09-11 17:58:08.730 +05:30 8dad1b95-1ffd-4432-82ff-fcb795f0e53c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 17:58:08.732 +05:30 8dad1b95-1ffd-4432-82ff-fcb795f0e53c INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 6.0749ms 2024-09-11 17:58:08.732 +05:30 8dad1b95-1ffd-4432-82ff-fcb795f0e53c INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-09-11 17:58:08.732 +05:30 8dad1b95-1ffd-4432-82ff-fcb795f0e53c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - 200 null application/json; charset=utf-8 8.6621ms 2024-09-11 17:58:09.124 +05:30 72945a05-2e27-4378-a6ff-847d850ac99e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 17:58:09.124 +05:30 c9314076-c5e4-43a2-8d04-8b506c850ddd INF CORS policy execution successful. 2024-09-11 17:58:09.125 +05:30 c9314076-c5e4-43a2-8d04-8b506c850ddd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.665ms 2024-09-11 17:58:09.132 +05:30 cf149522-6bb4-4b3f-b072-e516cc7e59c1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 17:58:09.132 +05:30 4d2ead5c-aa59-4c5d-a3d5-ff9da4930bf7 INF CORS policy execution successful. 2024-09-11 17:58:09.132 +05:30 4d2ead5c-aa59-4c5d-a3d5-ff9da4930bf7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.4438ms 2024-09-11 17:58:09.340 +05:30 b2375d53-d407-479d-bff6-447fbfb157a3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 17:58:09.341 +05:30 63ed9582-43cc-4214-a704-632b1987004a INF CORS policy execution successful. 2024-09-11 17:58:09.342 +05:30 63ed9582-43cc-4214-a704-632b1987004a INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:58:09.342 +05:30 63ed9582-43cc-4214-a704-632b1987004a INF Route matched with {action = "GetDepartments", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartments(System.String) on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-09-11 17:58:09.344 +05:30 63ed9582-43cc-4214-a704-632b1987004a INF Connection string fetched 2024-09-11 17:58:09.344 +05:30 63ed9582-43cc-4214-a704-632b1987004a INF Fetching Department deatails 2024-09-11 17:58:09.347 +05:30 63ed9582-43cc-4214-a704-632b1987004a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 17:58:09.347 +05:30 63ed9582-43cc-4214-a704-632b1987004a INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi) in 5.3783ms 2024-09-11 17:58:09.347 +05:30 63ed9582-43cc-4214-a704-632b1987004a INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:58:09.348 +05:30 63ed9582-43cc-4214-a704-632b1987004a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 7.2088ms 2024-09-11 17:58:09.352 +05:30 d69f0ced-1d41-4892-a2e0-ab6686af7f8e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 17:58:09.352 +05:30 728bcaf2-7994-4a45-8a9a-406cd26fd326 INF CORS policy execution successful. 2024-09-11 17:58:09.353 +05:30 728bcaf2-7994-4a45-8a9a-406cd26fd326 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:58:09.353 +05:30 728bcaf2-7994-4a45-8a9a-406cd26fd326 INF Route matched with {action = "GetDepartments", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartments(System.String) on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-09-11 17:58:09.354 +05:30 728bcaf2-7994-4a45-8a9a-406cd26fd326 INF Connection string fetched 2024-09-11 17:58:09.355 +05:30 728bcaf2-7994-4a45-8a9a-406cd26fd326 INF Fetching Department deatails 2024-09-11 17:58:09.358 +05:30 728bcaf2-7994-4a45-8a9a-406cd26fd326 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 17:58:09.359 +05:30 728bcaf2-7994-4a45-8a9a-406cd26fd326 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi) in 6.3606ms 2024-09-11 17:58:09.359 +05:30 728bcaf2-7994-4a45-8a9a-406cd26fd326 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:58:09.360 +05:30 728bcaf2-7994-4a45-8a9a-406cd26fd326 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 7.9192ms 2024-09-11 17:58:09.673 +05:30 203a27c6-87f1-4389-9b44-b3c95a5bbc10 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 17:58:09.674 +05:30 4e0140c3-1aff-47e9-8813-310f92dd2796 INF CORS policy execution successful. 2024-09-11 17:58:09.674 +05:30 4e0140c3-1aff-47e9-8813-310f92dd2796 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.6465ms 2024-09-11 17:58:09.682 +05:30 a08aa85e-0e8e-421b-bad0-05c8fa9bc8ff INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 17:58:09.682 +05:30 5023b8c2-fca6-445b-9b02-f5bf1f6d1756 INF CORS policy execution successful. 2024-09-11 17:58:09.682 +05:30 5023b8c2-fca6-445b-9b02-f5bf1f6d1756 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.5735ms 2024-09-11 17:58:09.763 +05:30 a271f2ef-dacd-4002-bdf5-49351c103132 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 17:58:09.764 +05:30 d998cfd4-d535-41f0-afa3-4273db45487c INF CORS policy execution successful. 2024-09-11 17:58:09.764 +05:30 746d7833-b9eb-4cfe-916c-ffd1230a0378 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 17:58:09.764 +05:30 d998cfd4-d535-41f0-afa3-4273db45487c INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:58:09.764 +05:30 d998cfd4-d535-41f0-afa3-4273db45487c INF Route matched with {action = "GetDepartments", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartments(System.String) on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-09-11 17:58:09.765 +05:30 dc86781d-4793-4ac1-8b62-19840f272348 INF CORS policy execution successful. 2024-09-11 17:58:09.765 +05:30 dc86781d-4793-4ac1-8b62-19840f272348 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:58:09.765 +05:30 dc86781d-4793-4ac1-8b62-19840f272348 INF Route matched with {action = "GetDepartments", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartments(System.String) on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-09-11 17:58:09.766 +05:30 d998cfd4-d535-41f0-afa3-4273db45487c INF Connection string fetched 2024-09-11 17:58:09.766 +05:30 d998cfd4-d535-41f0-afa3-4273db45487c INF Fetching Department deatails 2024-09-11 17:58:09.766 +05:30 dc86781d-4793-4ac1-8b62-19840f272348 INF Connection string fetched 2024-09-11 17:58:09.766 +05:30 dc86781d-4793-4ac1-8b62-19840f272348 INF Fetching Department deatails 2024-09-11 17:58:09.768 +05:30 d998cfd4-d535-41f0-afa3-4273db45487c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 17:58:09.768 +05:30 dc86781d-4793-4ac1-8b62-19840f272348 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 17:58:09.768 +05:30 d998cfd4-d535-41f0-afa3-4273db45487c INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi) in 3.6405ms 2024-09-11 17:58:09.768 +05:30 dc86781d-4793-4ac1-8b62-19840f272348 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi) in 3.4249ms 2024-09-11 17:58:09.768 +05:30 d998cfd4-d535-41f0-afa3-4273db45487c INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:58:09.768 +05:30 dc86781d-4793-4ac1-8b62-19840f272348 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:58:09.769 +05:30 dc86781d-4793-4ac1-8b62-19840f272348 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.4882ms 2024-09-11 17:58:09.769 +05:30 d998cfd4-d535-41f0-afa3-4273db45487c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 5.2782ms 2024-09-11 17:58:09.959 +05:30 d5485803-00c6-4b0e-974a-b10aa15abb0f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 17:58:09.960 +05:30 12332464-f980-4247-b136-42c3d7feecba INF CORS policy execution successful. 2024-09-11 17:58:09.961 +05:30 12332464-f980-4247-b136-42c3d7feecba INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 1.871ms 2024-09-11 17:58:09.962 +05:30 92b706f0-f342-48a2-9d3b-9c1e394e0e18 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 17:58:09.962 +05:30 687aeccc-c9fc-44f2-b1eb-67d1c174a403 INF CORS policy execution successful. 2024-09-11 17:58:09.962 +05:30 687aeccc-c9fc-44f2-b1eb-67d1c174a403 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.6265ms 2024-09-11 17:58:10.023 +05:30 9e1539a0-3f7e-45c5-a0c3-64766f3113f1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 17:58:10.024 +05:30 d49de53f-4e9c-464b-b65d-9da681fb50c3 INF CORS policy execution successful. 2024-09-11 17:58:10.024 +05:30 d49de53f-4e9c-464b-b65d-9da681fb50c3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:58:10.024 +05:30 d49de53f-4e9c-464b-b65d-9da681fb50c3 INF Route matched with {action = "GetDepartments", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartments(System.String) on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-09-11 17:58:10.025 +05:30 055d933f-b6fc-46c6-ade1-6290bb7e5418 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 17:58:10.025 +05:30 03837e9b-b1d0-4fec-a2a1-df0de5dce53d INF CORS policy execution successful. 2024-09-11 17:58:10.025 +05:30 03837e9b-b1d0-4fec-a2a1-df0de5dce53d INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:58:10.025 +05:30 03837e9b-b1d0-4fec-a2a1-df0de5dce53d INF Route matched with {action = "GetDepartments", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartments(System.String) on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-09-11 17:58:10.025 +05:30 d49de53f-4e9c-464b-b65d-9da681fb50c3 INF Connection string fetched 2024-09-11 17:58:10.026 +05:30 d49de53f-4e9c-464b-b65d-9da681fb50c3 INF Fetching Department deatails 2024-09-11 17:58:10.026 +05:30 03837e9b-b1d0-4fec-a2a1-df0de5dce53d INF Connection string fetched 2024-09-11 17:58:10.026 +05:30 03837e9b-b1d0-4fec-a2a1-df0de5dce53d INF Fetching Department deatails 2024-09-11 17:58:10.027 +05:30 03837e9b-b1d0-4fec-a2a1-df0de5dce53d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 17:58:10.028 +05:30 03837e9b-b1d0-4fec-a2a1-df0de5dce53d INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi) in 2.6314ms 2024-09-11 17:58:10.028 +05:30 03837e9b-b1d0-4fec-a2a1-df0de5dce53d INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:58:10.028 +05:30 03837e9b-b1d0-4fec-a2a1-df0de5dce53d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.4532ms 2024-09-11 17:58:10.028 +05:30 d49de53f-4e9c-464b-b65d-9da681fb50c3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 17:58:10.029 +05:30 d49de53f-4e9c-464b-b65d-9da681fb50c3 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi) in 4.2156ms 2024-09-11 17:58:10.029 +05:30 d49de53f-4e9c-464b-b65d-9da681fb50c3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:58:10.029 +05:30 d49de53f-4e9c-464b-b65d-9da681fb50c3 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 5.427ms 2024-09-11 17:58:10.073 +05:30 e8cc0456-dcfe-4f82-8f8b-4324ac2dee6d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 17:58:10.074 +05:30 fba5415a-17d8-4f8f-a093-bc186c52dc07 INF CORS policy execution successful. 2024-09-11 17:58:10.074 +05:30 fba5415a-17d8-4f8f-a093-bc186c52dc07 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.45ms 2024-09-11 17:58:10.087 +05:30 bd2fc655-7edb-433b-b8fc-33a8910292d2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 17:58:10.087 +05:30 d80fea4e-e062-47dd-91b2-32817778ac44 INF CORS policy execution successful. 2024-09-11 17:58:10.087 +05:30 d80fea4e-e062-47dd-91b2-32817778ac44 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.5021ms 2024-09-11 17:58:10.134 +05:30 85bdb1c3-fafb-4ab4-a173-6557e3add892 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 17:58:10.135 +05:30 c8712b81-9087-4225-9769-dd61f637f774 INF CORS policy execution successful. 2024-09-11 17:58:10.135 +05:30 c8712b81-9087-4225-9769-dd61f637f774 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:58:10.135 +05:30 c8712b81-9087-4225-9769-dd61f637f774 INF Route matched with {action = "GetDepartments", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartments(System.String) on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-09-11 17:58:10.136 +05:30 c0c8baa3-c18c-4e53-aab0-1fbe25ce566d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 17:58:10.136 +05:30 41b554f8-12bf-4307-b9dd-a64521491ba8 INF CORS policy execution successful. 2024-09-11 17:58:10.136 +05:30 41b554f8-12bf-4307-b9dd-a64521491ba8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:58:10.137 +05:30 41b554f8-12bf-4307-b9dd-a64521491ba8 INF Route matched with {action = "GetDepartments", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartments(System.String) on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-09-11 17:58:10.137 +05:30 c8712b81-9087-4225-9769-dd61f637f774 INF Connection string fetched 2024-09-11 17:58:10.137 +05:30 c8712b81-9087-4225-9769-dd61f637f774 INF Fetching Department deatails 2024-09-11 17:58:10.137 +05:30 41b554f8-12bf-4307-b9dd-a64521491ba8 INF Connection string fetched 2024-09-11 17:58:10.137 +05:30 41b554f8-12bf-4307-b9dd-a64521491ba8 INF Fetching Department deatails 2024-09-11 17:58:10.138 +05:30 c8712b81-9087-4225-9769-dd61f637f774 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 17:58:10.138 +05:30 c8712b81-9087-4225-9769-dd61f637f774 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi) in 2.8878ms 2024-09-11 17:58:10.138 +05:30 c8712b81-9087-4225-9769-dd61f637f774 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:58:10.139 +05:30 c8712b81-9087-4225-9769-dd61f637f774 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.1693ms 2024-09-11 17:58:10.139 +05:30 41b554f8-12bf-4307-b9dd-a64521491ba8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 17:58:10.139 +05:30 41b554f8-12bf-4307-b9dd-a64521491ba8 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi) in 2.6431ms 2024-09-11 17:58:10.139 +05:30 41b554f8-12bf-4307-b9dd-a64521491ba8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:58:10.139 +05:30 41b554f8-12bf-4307-b9dd-a64521491ba8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.4833ms 2024-09-11 17:58:10.427 +05:30 5ff7c45e-b0d0-4d60-91b8-6272490f1ead INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-09-11 17:58:10.427 +05:30 262a4869-6332-4f44-b30e-01c2280e1e41 INF CORS policy execution successful. 2024-09-11 17:58:10.427 +05:30 262a4869-6332-4f44-b30e-01c2280e1e41 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - 204 null null 0.4975ms 2024-09-11 17:58:10.465 +05:30 7d478d74-4177-42a2-84d7-6260a397fe94 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-09-11 17:58:10.465 +05:30 15eeb511-548d-440c-905a-d4055c8b803e INF CORS policy execution successful. 2024-09-11 17:58:10.466 +05:30 15eeb511-548d-440c-905a-d4055c8b803e INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-09-11 17:58:10.466 +05:30 15eeb511-548d-440c-905a-d4055c8b803e INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-09-11 17:58:10.467 +05:30 15eeb511-548d-440c-905a-d4055c8b803e INF Connection string fetched 2024-09-11 17:58:10.467 +05:30 15eeb511-548d-440c-905a-d4055c8b803e INF Fetching Field details for Master 2024-09-11 17:58:10.468 +05:30 15eeb511-548d-440c-905a-d4055c8b803e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 17:58:10.468 +05:30 15eeb511-548d-440c-905a-d4055c8b803e INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 2.6426ms 2024-09-11 17:58:10.468 +05:30 15eeb511-548d-440c-905a-d4055c8b803e INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-09-11 17:58:10.468 +05:30 15eeb511-548d-440c-905a-d4055c8b803e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - 200 null application/json; charset=utf-8 3.5106ms 2024-09-11 17:58:11.106 +05:30 929475ef-fb30-4da5-b70d-706cfaf5c1b5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-09-11 17:58:11.106 +05:30 6bc17fd4-c6d7-4a48-b61b-49c0ccd79c3e INF CORS policy execution successful. 2024-09-11 17:58:11.107 +05:30 6bc17fd4-c6d7-4a48-b61b-49c0ccd79c3e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - 204 null null 0.5022ms 2024-09-11 17:58:11.148 +05:30 453238bb-637d-4d0c-98b9-8277e3f897dc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-09-11 17:58:11.148 +05:30 2cb5702f-9928-484c-a57a-1adb41566f09 INF CORS policy execution successful. 2024-09-11 17:58:11.148 +05:30 2cb5702f-9928-484c-a57a-1adb41566f09 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-09-11 17:58:11.149 +05:30 2cb5702f-9928-484c-a57a-1adb41566f09 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-09-11 17:58:11.150 +05:30 2cb5702f-9928-484c-a57a-1adb41566f09 INF Connection string fetched 2024-09-11 17:58:11.150 +05:30 2cb5702f-9928-484c-a57a-1adb41566f09 INF Fetching Field details for Master 2024-09-11 17:58:11.151 +05:30 2cb5702f-9928-484c-a57a-1adb41566f09 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 17:58:11.152 +05:30 2cb5702f-9928-484c-a57a-1adb41566f09 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 3.4119ms 2024-09-11 17:58:11.152 +05:30 2cb5702f-9928-484c-a57a-1adb41566f09 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-09-11 17:58:11.152 +05:30 2cb5702f-9928-484c-a57a-1adb41566f09 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - 200 null application/json; charset=utf-8 4.4578ms 2024-09-11 17:58:11.588 +05:30 de066100-5133-4c39-bef1-ecdf0ea7861a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 17:58:11.588 +05:30 61a59c26-9577-45be-a606-482b548f4082 INF CORS policy execution successful. 2024-09-11 17:58:11.588 +05:30 8f930fe4-1685-45ec-8e85-ddb4d6ed2397 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 17:58:11.588 +05:30 c187be9e-5809-4a07-996f-304914017ba2 INF CORS policy execution successful. 2024-09-11 17:58:11.589 +05:30 61a59c26-9577-45be-a606-482b548f4082 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.7017ms 2024-09-11 17:58:11.589 +05:30 c187be9e-5809-4a07-996f-304914017ba2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.5673ms 2024-09-11 17:58:11.636 +05:30 95dfffd4-8ed1-4cd9-a401-107d3483acc4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 17:58:11.637 +05:30 3175b8fe-d781-40f5-817a-186d389e5686 INF CORS policy execution successful. 2024-09-11 17:58:11.637 +05:30 3175b8fe-d781-40f5-817a-186d389e5686 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:58:11.637 +05:30 3175b8fe-d781-40f5-817a-186d389e5686 INF Route matched with {action = "GetDepartments", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartments(System.String) on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-09-11 17:58:11.639 +05:30 3175b8fe-d781-40f5-817a-186d389e5686 INF Connection string fetched 2024-09-11 17:58:11.639 +05:30 3175b8fe-d781-40f5-817a-186d389e5686 INF Fetching Department deatails 2024-09-11 17:58:11.641 +05:30 1dcb81b0-10ef-4929-92dd-85eba5085095 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 17:58:11.641 +05:30 83758201-5bb8-497b-896b-6666fce7a152 INF CORS policy execution successful. 2024-09-11 17:58:11.642 +05:30 83758201-5bb8-497b-896b-6666fce7a152 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:58:11.642 +05:30 83758201-5bb8-497b-896b-6666fce7a152 INF Route matched with {action = "GetDepartments", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartments(System.String) on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-09-11 17:58:11.642 +05:30 3175b8fe-d781-40f5-817a-186d389e5686 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 17:58:11.642 +05:30 3175b8fe-d781-40f5-817a-186d389e5686 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi) in 4.8373ms 2024-09-11 17:58:11.643 +05:30 3175b8fe-d781-40f5-817a-186d389e5686 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:58:11.643 +05:30 83758201-5bb8-497b-896b-6666fce7a152 INF Connection string fetched 2024-09-11 17:58:11.643 +05:30 3175b8fe-d781-40f5-817a-186d389e5686 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 7.1225ms 2024-09-11 17:58:11.643 +05:30 83758201-5bb8-497b-896b-6666fce7a152 INF Fetching Department deatails 2024-09-11 17:58:11.645 +05:30 83758201-5bb8-497b-896b-6666fce7a152 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 17:58:11.645 +05:30 83758201-5bb8-497b-896b-6666fce7a152 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi) in 3.7165ms 2024-09-11 17:58:11.646 +05:30 83758201-5bb8-497b-896b-6666fce7a152 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:58:11.646 +05:30 83758201-5bb8-497b-896b-6666fce7a152 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 5.0417ms 2024-09-11 17:58:12.230 +05:30 755e3a51-8de4-460e-9d2e-a987717b442f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 17:58:12.230 +05:30 1c6ae053-ab9a-475f-ad12-37ccd6cd50a6 INF CORS policy execution successful. 2024-09-11 17:58:12.231 +05:30 1c6ae053-ab9a-475f-ad12-37ccd6cd50a6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.6319ms 2024-09-11 17:58:12.231 +05:30 21b0ffa9-4483-41c1-a1f7-5390d3bf523f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 17:58:12.231 +05:30 9f26a2d9-c08c-40f2-933b-4905a4d5efc8 INF CORS policy execution successful. 2024-09-11 17:58:12.231 +05:30 9f26a2d9-c08c-40f2-933b-4905a4d5efc8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.2272ms 2024-09-11 17:58:12.255 +05:30 0d2a2057-700f-4663-8651-65a4cb295cb6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 17:58:12.256 +05:30 3dc7370b-d085-4b18-a9d3-99c524993ef5 INF CORS policy execution successful. 2024-09-11 17:58:12.256 +05:30 3dc7370b-d085-4b18-a9d3-99c524993ef5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:58:12.257 +05:30 3dc7370b-d085-4b18-a9d3-99c524993ef5 INF Route matched with {action = "GetDepartments", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartments(System.String) on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-09-11 17:58:12.257 +05:30 3dc7370b-d085-4b18-a9d3-99c524993ef5 INF Connection string fetched 2024-09-11 17:58:12.258 +05:30 3dc7370b-d085-4b18-a9d3-99c524993ef5 INF Fetching Department deatails 2024-09-11 17:58:12.261 +05:30 3dc7370b-d085-4b18-a9d3-99c524993ef5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 17:58:12.262 +05:30 3dc7370b-d085-4b18-a9d3-99c524993ef5 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi) in 5.0429ms 2024-09-11 17:58:12.262 +05:30 3dc7370b-d085-4b18-a9d3-99c524993ef5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:58:12.262 +05:30 3dc7370b-d085-4b18-a9d3-99c524993ef5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 6.4085ms 2024-09-11 17:58:12.265 +05:30 6ccdae4f-3d73-4f8f-bc1e-edf62590e14f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 17:58:12.265 +05:30 0d21f920-6d82-44e0-9b8c-3c969323e7f5 INF CORS policy execution successful. 2024-09-11 17:58:12.265 +05:30 0d21f920-6d82-44e0-9b8c-3c969323e7f5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:58:12.265 +05:30 0d21f920-6d82-44e0-9b8c-3c969323e7f5 INF Route matched with {action = "GetDepartments", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartments(System.String) on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-09-11 17:58:12.266 +05:30 0d21f920-6d82-44e0-9b8c-3c969323e7f5 INF Connection string fetched 2024-09-11 17:58:12.266 +05:30 0d21f920-6d82-44e0-9b8c-3c969323e7f5 INF Fetching Department deatails 2024-09-11 17:58:12.267 +05:30 0d21f920-6d82-44e0-9b8c-3c969323e7f5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 17:58:12.268 +05:30 0d21f920-6d82-44e0-9b8c-3c969323e7f5 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi) in 2.3488ms 2024-09-11 17:58:12.268 +05:30 0d21f920-6d82-44e0-9b8c-3c969323e7f5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:58:12.268 +05:30 0d21f920-6d82-44e0-9b8c-3c969323e7f5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.3596ms 2024-09-11 17:58:21.812 +05:30 a4bca90a-0c4c-4e3d-a4f2-c8554c949e91 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-09-11 17:58:21.812 +05:30 31dbdd13-3092-4918-b7bf-8de221b3deda INF CORS policy execution successful. 2024-09-11 17:58:21.813 +05:30 31dbdd13-3092-4918-b7bf-8de221b3deda INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - 204 null null 1.1734ms 2024-09-11 17:58:21.847 +05:30 23087d0d-1f47-4781-879f-b41075de9893 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-09-11 17:58:21.848 +05:30 41026a7d-ac4f-461e-9695-e5c57d4a57ea INF CORS policy execution successful. 2024-09-11 17:58:21.848 +05:30 41026a7d-ac4f-461e-9695-e5c57d4a57ea INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-09-11 17:58:21.848 +05:30 41026a7d-ac4f-461e-9695-e5c57d4a57ea INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-09-11 17:58:21.850 +05:30 41026a7d-ac4f-461e-9695-e5c57d4a57ea INF Connection string fetched 2024-09-11 17:58:21.851 +05:30 41026a7d-ac4f-461e-9695-e5c57d4a57ea INF Fetching Field details for Master 2024-09-11 17:58:21.852 +05:30 41026a7d-ac4f-461e-9695-e5c57d4a57ea INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 17:58:21.853 +05:30 41026a7d-ac4f-461e-9695-e5c57d4a57ea INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 4.9915ms 2024-09-11 17:58:21.853 +05:30 41026a7d-ac4f-461e-9695-e5c57d4a57ea INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-09-11 17:58:21.853 +05:30 41026a7d-ac4f-461e-9695-e5c57d4a57ea INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - 200 null application/json; charset=utf-8 6.1469ms 2024-09-11 17:58:23.014 +05:30 b3ff5923-ef7e-4284-b43d-a272c274467b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 17:58:23.014 +05:30 098d6970-d494-4ea0-ab67-fb614eea5428 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 17:58:23.014 +05:30 e74a2514-4111-4c80-bd96-288f7dbc579b INF CORS policy execution successful. 2024-09-11 17:58:23.014 +05:30 e8dfa599-86e3-4026-a64d-149b54f3fd6c INF CORS policy execution successful. 2024-09-11 17:58:23.014 +05:30 e8dfa599-86e3-4026-a64d-149b54f3fd6c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.5095ms 2024-09-11 17:58:23.014 +05:30 e74a2514-4111-4c80-bd96-288f7dbc579b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.3756ms 2024-09-11 17:58:23.104 +05:30 d0efac1f-b150-4bf7-9dbd-d92103bd703c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 17:58:23.105 +05:30 37e121f7-10af-474b-8403-806611091e06 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 17:58:23.105 +05:30 f62221cb-0866-4503-8f58-aebf426c67a8 INF CORS policy execution successful. 2024-09-11 17:58:23.105 +05:30 5ce677a3-e73a-4f1e-8a36-55e34f367b52 INF CORS policy execution successful. 2024-09-11 17:58:23.105 +05:30 f62221cb-0866-4503-8f58-aebf426c67a8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:58:23.105 +05:30 5ce677a3-e73a-4f1e-8a36-55e34f367b52 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:58:23.105 +05:30 f62221cb-0866-4503-8f58-aebf426c67a8 INF Route matched with {action = "GetDepartments", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartments(System.String) on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-09-11 17:58:23.105 +05:30 5ce677a3-e73a-4f1e-8a36-55e34f367b52 INF Route matched with {action = "GetDepartments", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartments(System.String) on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-09-11 17:58:23.106 +05:30 5ce677a3-e73a-4f1e-8a36-55e34f367b52 INF Connection string fetched 2024-09-11 17:58:23.106 +05:30 5ce677a3-e73a-4f1e-8a36-55e34f367b52 INF Fetching Department deatails 2024-09-11 17:58:23.108 +05:30 f62221cb-0866-4503-8f58-aebf426c67a8 INF Connection string fetched 2024-09-11 17:58:23.108 +05:30 f62221cb-0866-4503-8f58-aebf426c67a8 INF Fetching Department deatails 2024-09-11 17:58:23.109 +05:30 5ce677a3-e73a-4f1e-8a36-55e34f367b52 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 17:58:23.109 +05:30 5ce677a3-e73a-4f1e-8a36-55e34f367b52 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi) in 3.5853ms 2024-09-11 17:58:23.109 +05:30 5ce677a3-e73a-4f1e-8a36-55e34f367b52 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:58:23.109 +05:30 f62221cb-0866-4503-8f58-aebf426c67a8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 17:58:23.109 +05:30 5ce677a3-e73a-4f1e-8a36-55e34f367b52 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.2913ms 2024-09-11 17:58:23.109 +05:30 f62221cb-0866-4503-8f58-aebf426c67a8 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi) in 3.9382ms 2024-09-11 17:58:23.109 +05:30 f62221cb-0866-4503-8f58-aebf426c67a8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:58:23.109 +05:30 f62221cb-0866-4503-8f58-aebf426c67a8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.935ms 2024-09-11 17:58:24.758 +05:30 c4ede8da-afdb-4fea-a231-4892ebf9fafa INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-09-11 17:58:24.759 +05:30 c82955de-c3b7-4db4-8c21-475b0371a11a INF CORS policy execution successful. 2024-09-11 17:58:24.760 +05:30 c82955de-c3b7-4db4-8c21-475b0371a11a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - 204 null null 1.4165ms 2024-09-11 17:58:24.814 +05:30 a0b8a466-b381-40d2-99e9-7ddd821a8e83 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-09-11 17:58:24.815 +05:30 53156061-1603-40a0-a1d4-0fdf44900a93 INF CORS policy execution successful. 2024-09-11 17:58:24.815 +05:30 53156061-1603-40a0-a1d4-0fdf44900a93 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-09-11 17:58:24.815 +05:30 53156061-1603-40a0-a1d4-0fdf44900a93 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-09-11 17:58:24.816 +05:30 53156061-1603-40a0-a1d4-0fdf44900a93 INF Connection string fetched 2024-09-11 17:58:24.817 +05:30 53156061-1603-40a0-a1d4-0fdf44900a93 INF Fetching Field details for Master 2024-09-11 17:58:24.818 +05:30 53156061-1603-40a0-a1d4-0fdf44900a93 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 17:58:24.818 +05:30 53156061-1603-40a0-a1d4-0fdf44900a93 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 3.2888ms 2024-09-11 17:58:24.818 +05:30 53156061-1603-40a0-a1d4-0fdf44900a93 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-09-11 17:58:24.818 +05:30 53156061-1603-40a0-a1d4-0fdf44900a93 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - 200 null application/json; charset=utf-8 4.3878ms 2024-09-11 17:58:25.869 +05:30 3e8f354a-34e7-4865-bb3e-a108094696f2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-09-11 17:58:25.869 +05:30 3c40a893-13a7-4efc-8125-e8ce1ae3204b INF CORS policy execution successful. 2024-09-11 17:58:25.869 +05:30 3c40a893-13a7-4efc-8125-e8ce1ae3204b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - 204 null null 0.5517ms 2024-09-11 17:58:25.905 +05:30 1002ff45-4554-4b8b-a626-8bcec0fce481 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-09-11 17:58:25.907 +05:30 4cefe920-e4cc-4fdc-b51e-83083e298667 INF CORS policy execution successful. 2024-09-11 17:58:25.908 +05:30 4cefe920-e4cc-4fdc-b51e-83083e298667 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-09-11 17:58:25.908 +05:30 4cefe920-e4cc-4fdc-b51e-83083e298667 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-09-11 17:58:25.911 +05:30 4cefe920-e4cc-4fdc-b51e-83083e298667 INF Connection string fetched 2024-09-11 17:58:25.912 +05:30 4cefe920-e4cc-4fdc-b51e-83083e298667 INF Fetching Field details for Master 2024-09-11 17:58:25.913 +05:30 4cefe920-e4cc-4fdc-b51e-83083e298667 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 17:58:25.914 +05:30 4cefe920-e4cc-4fdc-b51e-83083e298667 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 5.4019ms 2024-09-11 17:58:25.914 +05:30 4cefe920-e4cc-4fdc-b51e-83083e298667 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-09-11 17:58:25.915 +05:30 4cefe920-e4cc-4fdc-b51e-83083e298667 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - 200 null application/json; charset=utf-8 9.4208ms 2024-09-11 17:58:26.026 +05:30 c3cb7070-1d43-4baf-92e7-4b00565edbb6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 17:58:26.026 +05:30 8d563084-4295-442c-8fbc-4c7ade04b391 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 17:58:26.026 +05:30 75e7e339-d8e0-4321-8f9b-1f214162cb96 INF CORS policy execution successful. 2024-09-11 17:58:26.026 +05:30 8084b2fe-bcb2-48c0-b413-41a01117e880 INF CORS policy execution successful. 2024-09-11 17:58:26.026 +05:30 75e7e339-d8e0-4321-8f9b-1f214162cb96 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.6113ms 2024-09-11 17:58:26.026 +05:30 8084b2fe-bcb2-48c0-b413-41a01117e880 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.5886ms 2024-09-11 17:58:26.078 +05:30 80ed2905-6c6a-4450-b4bf-4bbc24775105 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 17:58:26.079 +05:30 53db0d7e-b40d-4480-b6bd-b973ed162e93 INF CORS policy execution successful. 2024-09-11 17:58:26.079 +05:30 53db0d7e-b40d-4480-b6bd-b973ed162e93 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:58:26.079 +05:30 53db0d7e-b40d-4480-b6bd-b973ed162e93 INF Route matched with {action = "GetDepartments", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartments(System.String) on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-09-11 17:58:26.080 +05:30 53db0d7e-b40d-4480-b6bd-b973ed162e93 INF Connection string fetched 2024-09-11 17:58:26.080 +05:30 53db0d7e-b40d-4480-b6bd-b973ed162e93 INF Fetching Department deatails 2024-09-11 17:58:26.081 +05:30 7f136760-4dab-4948-b140-5309662cfb76 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 17:58:26.081 +05:30 a36c1361-f371-4cd9-9514-b345a619971d INF CORS policy execution successful. 2024-09-11 17:58:26.082 +05:30 a36c1361-f371-4cd9-9514-b345a619971d INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:58:26.082 +05:30 a36c1361-f371-4cd9-9514-b345a619971d INF Route matched with {action = "GetDepartments", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartments(System.String) on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-09-11 17:58:26.082 +05:30 53db0d7e-b40d-4480-b6bd-b973ed162e93 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 17:58:26.082 +05:30 53db0d7e-b40d-4480-b6bd-b973ed162e93 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi) in 3.1877ms 2024-09-11 17:58:26.082 +05:30 53db0d7e-b40d-4480-b6bd-b973ed162e93 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:58:26.082 +05:30 a36c1361-f371-4cd9-9514-b345a619971d INF Connection string fetched 2024-09-11 17:58:26.082 +05:30 a36c1361-f371-4cd9-9514-b345a619971d INF Fetching Department deatails 2024-09-11 17:58:26.083 +05:30 53db0d7e-b40d-4480-b6bd-b973ed162e93 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 4.5723ms 2024-09-11 17:58:26.084 +05:30 a36c1361-f371-4cd9-9514-b345a619971d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 17:58:26.084 +05:30 a36c1361-f371-4cd9-9514-b345a619971d INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi) in 2.0903ms 2024-09-11 17:58:26.084 +05:30 a36c1361-f371-4cd9-9514-b345a619971d INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:58:26.084 +05:30 a36c1361-f371-4cd9-9514-b345a619971d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 2.896ms 2024-09-11 17:58:26.677 +05:30 9a69cd07-3756-4ae5-97ce-0865bed72028 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-09-11 17:58:26.677 +05:30 a8295094-587a-46b2-b659-d9559e7dbbe2 INF CORS policy execution successful. 2024-09-11 17:58:26.677 +05:30 a8295094-587a-46b2-b659-d9559e7dbbe2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - 204 null null 0.499ms 2024-09-11 17:58:26.713 +05:30 4b21e8fe-e964-4dbb-99da-8effd88e8b04 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-09-11 17:58:26.714 +05:30 4f051250-ace0-4d38-9c33-e315e9f87fe1 INF CORS policy execution successful. 2024-09-11 17:58:26.714 +05:30 4f051250-ace0-4d38-9c33-e315e9f87fe1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-09-11 17:58:26.714 +05:30 4f051250-ace0-4d38-9c33-e315e9f87fe1 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-09-11 17:58:26.715 +05:30 4f051250-ace0-4d38-9c33-e315e9f87fe1 INF Connection string fetched 2024-09-11 17:58:26.715 +05:30 4f051250-ace0-4d38-9c33-e315e9f87fe1 INF Fetching Field details for Master 2024-09-11 17:58:26.716 +05:30 4f051250-ace0-4d38-9c33-e315e9f87fe1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 17:58:26.717 +05:30 4f051250-ace0-4d38-9c33-e315e9f87fe1 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 3.2408ms 2024-09-11 17:58:26.717 +05:30 4f051250-ace0-4d38-9c33-e315e9f87fe1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-09-11 17:58:26.717 +05:30 4f051250-ace0-4d38-9c33-e315e9f87fe1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - 200 null application/json; charset=utf-8 4.5503ms 2024-09-11 17:58:27.039 +05:30 99942efb-c1ea-4b48-8eeb-4bb1f3836efe INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 17:58:27.039 +05:30 193941c1-c94e-48af-a681-1f79f92d8722 INF CORS policy execution successful. 2024-09-11 17:58:27.039 +05:30 193941c1-c94e-48af-a681-1f79f92d8722 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.5217ms 2024-09-11 17:58:27.042 +05:30 1c74e8a6-ac1e-4411-99f4-13c7036454d7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 17:58:27.043 +05:30 32348bc6-a8fd-410a-8f3d-87ececfc78d8 INF CORS policy execution successful. 2024-09-11 17:58:27.043 +05:30 32348bc6-a8fd-410a-8f3d-87ececfc78d8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.3586ms 2024-09-11 17:58:27.094 +05:30 65ad4663-46c9-439f-9b75-26825652b589 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 17:58:27.095 +05:30 42454078-fc00-4ad0-9735-267a0d74f9b5 INF CORS policy execution successful. 2024-09-11 17:58:27.096 +05:30 42454078-fc00-4ad0-9735-267a0d74f9b5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:58:27.096 +05:30 42454078-fc00-4ad0-9735-267a0d74f9b5 INF Route matched with {action = "GetDepartments", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartments(System.String) on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-09-11 17:58:27.096 +05:30 7fc127ad-cbee-4e9f-b3d1-13f55300184a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 17:58:27.096 +05:30 48866f77-2f34-4a4d-a1ce-583935b80c54 INF CORS policy execution successful. 2024-09-11 17:58:27.097 +05:30 48866f77-2f34-4a4d-a1ce-583935b80c54 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:58:27.097 +05:30 48866f77-2f34-4a4d-a1ce-583935b80c54 INF Route matched with {action = "GetDepartments", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartments(System.String) on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-09-11 17:58:27.113 +05:30 42454078-fc00-4ad0-9735-267a0d74f9b5 INF Connection string fetched 2024-09-11 17:58:27.113 +05:30 42454078-fc00-4ad0-9735-267a0d74f9b5 INF Fetching Department deatails 2024-09-11 17:58:27.113 +05:30 48866f77-2f34-4a4d-a1ce-583935b80c54 INF Connection string fetched 2024-09-11 17:58:27.114 +05:30 48866f77-2f34-4a4d-a1ce-583935b80c54 INF Fetching Department deatails 2024-09-11 17:58:27.117 +05:30 42454078-fc00-4ad0-9735-267a0d74f9b5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 17:58:27.117 +05:30 42454078-fc00-4ad0-9735-267a0d74f9b5 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi) in 21.4292ms 2024-09-11 17:58:27.117 +05:30 42454078-fc00-4ad0-9735-267a0d74f9b5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:58:27.117 +05:30 42454078-fc00-4ad0-9735-267a0d74f9b5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 22.9967ms 2024-09-11 17:58:27.118 +05:30 48866f77-2f34-4a4d-a1ce-583935b80c54 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 17:58:27.118 +05:30 48866f77-2f34-4a4d-a1ce-583935b80c54 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi) in 21.1237ms 2024-09-11 17:58:27.118 +05:30 48866f77-2f34-4a4d-a1ce-583935b80c54 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:58:27.118 +05:30 48866f77-2f34-4a4d-a1ce-583935b80c54 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 22.1997ms 2024-09-11 17:58:28.152 +05:30 46e98775-c6c0-4bd3-b667-58183ae5f113 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 17:58:28.152 +05:30 3e94afee-09d0-43c0-841d-6dd8f085ec56 INF CORS policy execution successful. 2024-09-11 17:58:28.152 +05:30 3e94afee-09d0-43c0-841d-6dd8f085ec56 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.4629ms 2024-09-11 17:58:28.157 +05:30 0b9123d7-8a97-4595-86a4-0a0d99ad4831 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 17:58:28.158 +05:30 f3b64762-35b7-452e-8d42-ca38c03800ad INF CORS policy execution successful. 2024-09-11 17:58:28.159 +05:30 f3b64762-35b7-452e-8d42-ca38c03800ad INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 1.434ms 2024-09-11 17:58:28.237 +05:30 54631fc9-3993-4904-bda0-1d63ceeaab6a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 17:58:28.238 +05:30 e31b9b50-615e-49a1-b6e5-54ffee87b1e5 INF CORS policy execution successful. 2024-09-11 17:58:28.238 +05:30 e31b9b50-615e-49a1-b6e5-54ffee87b1e5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:58:28.238 +05:30 e31b9b50-615e-49a1-b6e5-54ffee87b1e5 INF Route matched with {action = "GetDepartments", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartments(System.String) on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-09-11 17:58:28.240 +05:30 e31b9b50-615e-49a1-b6e5-54ffee87b1e5 INF Connection string fetched 2024-09-11 17:58:28.240 +05:30 e31b9b50-615e-49a1-b6e5-54ffee87b1e5 INF Fetching Department deatails 2024-09-11 17:58:28.242 +05:30 e31b9b50-615e-49a1-b6e5-54ffee87b1e5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 17:58:28.242 +05:30 e31b9b50-615e-49a1-b6e5-54ffee87b1e5 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi) in 4.0029ms 2024-09-11 17:58:28.242 +05:30 e31b9b50-615e-49a1-b6e5-54ffee87b1e5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:58:28.242 +05:30 e31b9b50-615e-49a1-b6e5-54ffee87b1e5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 5.2509ms 2024-09-11 17:58:28.244 +05:30 fa7bbf8e-e3f2-485e-9a72-a06d244b64bb INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 17:58:28.244 +05:30 af39ea5e-7a61-46d2-81e3-e3c263b876d9 INF CORS policy execution successful. 2024-09-11 17:58:28.244 +05:30 af39ea5e-7a61-46d2-81e3-e3c263b876d9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:58:28.244 +05:30 af39ea5e-7a61-46d2-81e3-e3c263b876d9 INF Route matched with {action = "GetDepartments", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartments(System.String) on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-09-11 17:58:28.245 +05:30 af39ea5e-7a61-46d2-81e3-e3c263b876d9 INF Connection string fetched 2024-09-11 17:58:28.245 +05:30 af39ea5e-7a61-46d2-81e3-e3c263b876d9 INF Fetching Department deatails 2024-09-11 17:58:28.247 +05:30 af39ea5e-7a61-46d2-81e3-e3c263b876d9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 17:58:28.247 +05:30 af39ea5e-7a61-46d2-81e3-e3c263b876d9 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi) in 2.5703ms 2024-09-11 17:58:28.247 +05:30 af39ea5e-7a61-46d2-81e3-e3c263b876d9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:58:28.247 +05:30 af39ea5e-7a61-46d2-81e3-e3c263b876d9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 3.6367ms 2024-09-11 17:58:41.683 +05:30 268d8d5e-d96f-4a2d-91bc-521e62d6c910 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeesSummary?refreshFlag=true&pageNumber=1&pageSize=10&masterId=0&searchString= - null null 2024-09-11 17:58:41.684 +05:30 7e05c23a-472b-4ddf-a083-7bb0dc8763d7 INF CORS policy execution successful. 2024-09-11 17:58:41.684 +05:30 7e05c23a-472b-4ddf-a083-7bb0dc8763d7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeesSummary?refreshFlag=true&pageNumber=1&pageSize=10&masterId=0&searchString= - 204 null null 0.8907ms 2024-09-11 17:58:41.719 +05:30 b342781e-583b-478d-b4ed-c0c21570de55 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeesSummary?refreshFlag=true&pageNumber=1&pageSize=10&masterId=0&searchString= - null null 2024-09-11 17:58:41.720 +05:30 ac7b698b-db2d-4c79-9ff5-300cbf99779a INF CORS policy execution successful. 2024-09-11 17:58:41.720 +05:30 ac7b698b-db2d-4c79-9ff5-300cbf99779a INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployeesSummaryFromCache (Sang.Security.WebApi)' 2024-09-11 17:58:41.720 +05:30 ac7b698b-db2d-4c79-9ff5-300cbf99779a INF Route matched with {action = "GetEmployeesSummaryFromCache", controller = "Employee"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetEmployeesSummaryFromCache(Boolean, Int32, Int32, Int32, System.String) on controller Sang.Security.WebApi.Controllers.EmployeeController (Sang.Security.WebApi). 2024-09-11 17:58:41.721 +05:30 ac7b698b-db2d-4c79-9ff5-300cbf99779a INF Connection string fetched 2024-09-11 17:58:41.723 +05:30 ac7b698b-db2d-4c79-9ff5-300cbf99779a INF Getting cache data EmployeeList..... 2024-09-11 17:58:41.723 +05:30 ac7b698b-db2d-4c79-9ff5-300cbf99779a INF Cache Getting EmployeeList from database 2024-09-11 17:58:41.739 +05:30 ac7b698b-db2d-4c79-9ff5-300cbf99779a INF Transaction completed successfully 2024-09-11 17:58:41.740 +05:30 ac7b698b-db2d-4c79-9ff5-300cbf99779a INF Getting paginator data 2024-09-11 17:58:41.741 +05:30 ac7b698b-db2d-4c79-9ff5-300cbf99779a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 17:58:41.742 +05:30 ac7b698b-db2d-4c79-9ff5-300cbf99779a INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetEmployeesSummaryFromCache (Sang.Security.WebApi) in 21.6588ms 2024-09-11 17:58:41.742 +05:30 ac7b698b-db2d-4c79-9ff5-300cbf99779a INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployeesSummaryFromCache (Sang.Security.WebApi)' 2024-09-11 17:58:41.742 +05:30 ac7b698b-db2d-4c79-9ff5-300cbf99779a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeesSummary?refreshFlag=true&pageNumber=1&pageSize=10&masterId=0&searchString= - 200 null application/json; charset=utf-8 23.3943ms 2024-09-11 17:58:43.253 +05:30 ed51f2f9-ef7d-4411-adea-3b1059e8cdb7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-09-11 17:58:43.253 +05:30 632bc7e2-24b5-4274-ab91-360eb9176f96 INF CORS policy execution successful. 2024-09-11 17:58:43.254 +05:30 632bc7e2-24b5-4274-ab91-360eb9176f96 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - 204 null null 0.6583ms 2024-09-11 17:58:43.287 +05:30 649a2e05-d409-4ba9-bffc-734f7ea38252 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-09-11 17:58:43.287 +05:30 e720fede-784f-4710-97b2-ffeaa6252a83 INF CORS policy execution successful. 2024-09-11 17:58:43.287 +05:30 e720fede-784f-4710-97b2-ffeaa6252a83 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-09-11 17:58:43.287 +05:30 e720fede-784f-4710-97b2-ffeaa6252a83 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-09-11 17:58:43.289 +05:30 e720fede-784f-4710-97b2-ffeaa6252a83 INF Connection string fetched 2024-09-11 17:58:43.289 +05:30 e720fede-784f-4710-97b2-ffeaa6252a83 INF Fetching Field details for Master 2024-09-11 17:58:43.291 +05:30 e720fede-784f-4710-97b2-ffeaa6252a83 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 17:58:43.291 +05:30 e720fede-784f-4710-97b2-ffeaa6252a83 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 3.6238ms 2024-09-11 17:58:43.291 +05:30 e720fede-784f-4710-97b2-ffeaa6252a83 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-09-11 17:58:43.291 +05:30 e720fede-784f-4710-97b2-ffeaa6252a83 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - 200 null application/json; charset=utf-8 4.7022ms 2024-09-11 17:58:44.345 +05:30 1df3cd89-e55a-48c0-97ef-e586923b6ac2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 17:58:44.345 +05:30 5552c42c-666e-4461-a932-acca95aac932 INF CORS policy execution successful. 2024-09-11 17:58:44.346 +05:30 5552c42c-666e-4461-a932-acca95aac932 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.4845ms 2024-09-11 17:58:44.348 +05:30 b79a7dbc-684b-4acb-96bc-92a55402171c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 17:58:44.348 +05:30 f11c9426-604f-4ff3-9b3d-21fb9276620d INF CORS policy execution successful. 2024-09-11 17:58:44.349 +05:30 f11c9426-604f-4ff3-9b3d-21fb9276620d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.3525ms 2024-09-11 17:58:44.377 +05:30 b85e32a2-9f2b-4373-a2b9-a309d321e577 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 17:58:44.378 +05:30 fef0673c-5c50-4822-a521-0c8174ec49aa INF CORS policy execution successful. 2024-09-11 17:58:44.379 +05:30 fef0673c-5c50-4822-a521-0c8174ec49aa INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:58:44.379 +05:30 fef0673c-5c50-4822-a521-0c8174ec49aa INF Route matched with {action = "GetDepartments", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartments(System.String) on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-09-11 17:58:44.383 +05:30 fef0673c-5c50-4822-a521-0c8174ec49aa INF Connection string fetched 2024-09-11 17:58:44.383 +05:30 930caad7-4f02-4e05-9b4f-72fbfad6f6e9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 17:58:44.383 +05:30 fef0673c-5c50-4822-a521-0c8174ec49aa INF Fetching Department deatails 2024-09-11 17:58:44.384 +05:30 0f3cfb81-2586-4be6-86e7-43cce5b2871e INF CORS policy execution successful. 2024-09-11 17:58:44.384 +05:30 0f3cfb81-2586-4be6-86e7-43cce5b2871e INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:58:44.385 +05:30 0f3cfb81-2586-4be6-86e7-43cce5b2871e INF Route matched with {action = "GetDepartments", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartments(System.String) on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-09-11 17:58:44.386 +05:30 fef0673c-5c50-4822-a521-0c8174ec49aa INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 17:58:44.387 +05:30 0f3cfb81-2586-4be6-86e7-43cce5b2871e INF Connection string fetched 2024-09-11 17:58:44.387 +05:30 fef0673c-5c50-4822-a521-0c8174ec49aa INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi) in 7.5811ms 2024-09-11 17:58:44.387 +05:30 fef0673c-5c50-4822-a521-0c8174ec49aa INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:58:44.387 +05:30 0f3cfb81-2586-4be6-86e7-43cce5b2871e INF Fetching Department deatails 2024-09-11 17:58:44.387 +05:30 fef0673c-5c50-4822-a521-0c8174ec49aa INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 9.8604ms 2024-09-11 17:58:44.389 +05:30 0f3cfb81-2586-4be6-86e7-43cce5b2871e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 17:58:44.389 +05:30 0f3cfb81-2586-4be6-86e7-43cce5b2871e INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi) in 4.6045ms 2024-09-11 17:58:44.389 +05:30 0f3cfb81-2586-4be6-86e7-43cce5b2871e INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 17:58:44.390 +05:30 0f3cfb81-2586-4be6-86e7-43cce5b2871e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 6.7127ms 2024-09-11 18:03:11.103 +05:30 d5c1ac6f-4d6e-474b-8828-4fcc1068d382 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry?iType=1&search= - null null 2024-09-11 18:03:11.103 +05:30 4852cad6-3993-472e-acb8-d2676dacd6ee INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment?iType=1&search= - null null 2024-09-11 18:03:11.103 +05:30 7e05fb2f-5743-489f-80b8-2541d2409812 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities?iType=1&search= - null null 2024-09-11 18:03:11.105 +05:30 8bca0181-f1b8-4db4-b627-491661f894b8 INF CORS policy execution successful. 2024-09-11 18:03:11.105 +05:30 12a3484f-2835-4e09-8413-d0602ce5c5c7 INF CORS policy execution successful. 2024-09-11 18:03:11.105 +05:30 dd26ae5a-6056-4c58-ae06-f29f8d10284e INF CORS policy execution successful. 2024-09-11 18:03:11.106 +05:30 12a3484f-2835-4e09-8413-d0602ce5c5c7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment?iType=1&search= - 204 null null 2.6124ms 2024-09-11 18:03:11.106 +05:30 dd26ae5a-6056-4c58-ae06-f29f8d10284e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities?iType=1&search= - 204 null null 2.853ms 2024-09-11 18:03:11.106 +05:30 8bca0181-f1b8-4db4-b627-491661f894b8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry?iType=1&search= - 204 null null 3.0187ms 2024-09-11 18:03:11.141 +05:30 e57d7f98-da62-4e44-874d-c821d8263561 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry?iType=1&search= - null null 2024-09-11 18:03:11.141 +05:30 13def9d5-b779-473d-96d6-55243a946074 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment?iType=1&search= - null null 2024-09-11 18:03:11.141 +05:30 b0a9a61d-fa11-461f-aae4-3f07bb72e5c8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities?iType=1&search= - null null 2024-09-11 18:03:11.143 +05:30 3e87a76f-214f-4fe6-ae53-e55c159615ec INF CORS policy execution successful. 2024-09-11 18:03:11.143 +05:30 a9316bd6-00c2-4300-b6ed-6a154df3f6f4 INF CORS policy execution successful. 2024-09-11 18:03:11.143 +05:30 756e7ecf-ddec-443f-a1dc-e3d2eb63519a INF CORS policy execution successful. 2024-09-11 18:03:11.144 +05:30 3e87a76f-214f-4fe6-ae53-e55c159615ec INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 18:03:11.144 +05:30 a9316bd6-00c2-4300-b6ed-6a154df3f6f4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountries (Sang.Security.WebApi)' 2024-09-11 18:03:11.144 +05:30 756e7ecf-ddec-443f-a1dc-e3d2eb63519a INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-09-11 18:03:11.144 +05:30 3e87a76f-214f-4fe6-ae53-e55c159615ec INF Route matched with {action = "GetDepartments", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartments(System.String) on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-09-11 18:03:11.144 +05:30 a9316bd6-00c2-4300-b6ed-6a154df3f6f4 INF Route matched with {action = "GetCountries", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountries(System.String) on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-09-11 18:03:11.144 +05:30 756e7ecf-ddec-443f-a1dc-e3d2eb63519a INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities(System.String) on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-09-11 18:03:11.148 +05:30 3e87a76f-214f-4fe6-ae53-e55c159615ec INF Fetching Department deatails 2024-09-11 18:03:11.149 +05:30 a9316bd6-00c2-4300-b6ed-6a154df3f6f4 INF Fetching Country deatails 2024-09-11 18:03:11.149 +05:30 756e7ecf-ddec-443f-a1dc-e3d2eb63519a INF Fetching City deatails 2024-09-11 18:03:11.285 +05:30 3e87a76f-214f-4fe6-ae53-e55c159615ec INF Connection string fetched 2024-09-11 18:03:11.289 +05:30 a9316bd6-00c2-4300-b6ed-6a154df3f6f4 INF Connection string fetched 2024-09-11 18:03:11.316 +05:30 756e7ecf-ddec-443f-a1dc-e3d2eb63519a INF Connection string fetched 2024-09-11 18:03:11.349 +05:30 3e87a76f-214f-4fe6-ae53-e55c159615ec INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 18:03:11.350 +05:30 3e87a76f-214f-4fe6-ae53-e55c159615ec INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi) in 204.9542ms 2024-09-11 18:03:11.350 +05:30 3e87a76f-214f-4fe6-ae53-e55c159615ec INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 18:03:11.350 +05:30 3e87a76f-214f-4fe6-ae53-e55c159615ec INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment?iType=1&search= - 200 null application/json; charset=utf-8 209.1744ms 2024-09-11 18:03:11.353 +05:30 a9316bd6-00c2-4300-b6ed-6a154df3f6f4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 18:03:11.353 +05:30 a9316bd6-00c2-4300-b6ed-6a154df3f6f4 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountries (Sang.Security.WebApi) in 208.5792ms 2024-09-11 18:03:11.353 +05:30 a9316bd6-00c2-4300-b6ed-6a154df3f6f4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountries (Sang.Security.WebApi)' 2024-09-11 18:03:11.353 +05:30 a9316bd6-00c2-4300-b6ed-6a154df3f6f4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry?iType=1&search= - 200 null application/json; charset=utf-8 212.6249ms 2024-09-11 18:03:11.366 +05:30 756e7ecf-ddec-443f-a1dc-e3d2eb63519a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 18:03:11.366 +05:30 756e7ecf-ddec-443f-a1dc-e3d2eb63519a INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 221.4421ms 2024-09-11 18:03:11.366 +05:30 756e7ecf-ddec-443f-a1dc-e3d2eb63519a INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-09-11 18:03:11.366 +05:30 756e7ecf-ddec-443f-a1dc-e3d2eb63519a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities?iType=1&search= - 200 null application/json; charset=utf-8 225.5612ms 2024-09-11 18:03:13.169 +05:30 a251587c-5097-48e5-b7ad-5bc2488c159e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetDocumentType?iType=1&search= - null null 2024-09-11 18:03:13.169 +05:30 4b81fda2-7d34-44f3-b03f-8c7562846f79 INF CORS policy execution successful. 2024-09-11 18:03:13.169 +05:30 4b81fda2-7d34-44f3-b03f-8c7562846f79 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetDocumentType?iType=1&search= - 204 null null 0.6289ms 2024-09-11 18:03:13.200 +05:30 54946ff4-2dd1-43c5-8787-aaae72d97556 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetDocumentType?iType=1&search= - null null 2024-09-11 18:03:13.201 +05:30 ee94df67-bc9d-4130-82f6-e3f1474e1fa7 INF CORS policy execution successful. 2024-09-11 18:03:13.202 +05:30 ee94df67-bc9d-4130-82f6-e3f1474e1fa7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetDocumentType (Sang.Security.WebApi)' 2024-09-11 18:03:13.211 +05:30 ee94df67-bc9d-4130-82f6-e3f1474e1fa7 INF Route matched with {action = "GetDocumentType", controller = "Employee"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDocumentType(System.String) on controller Sang.Security.WebApi.Controllers.EmployeeController (Sang.Security.WebApi). 2024-09-11 18:03:13.212 +05:30 ee94df67-bc9d-4130-82f6-e3f1474e1fa7 INF Connection string fetched 2024-09-11 18:03:13.215 +05:30 ee94df67-bc9d-4130-82f6-e3f1474e1fa7 INF Fetching DocumentType details 2024-09-11 18:03:13.226 +05:30 ee94df67-bc9d-4130-82f6-e3f1474e1fa7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 18:03:13.226 +05:30 ee94df67-bc9d-4130-82f6-e3f1474e1fa7 INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetDocumentType (Sang.Security.WebApi) in 15.6787ms 2024-09-11 18:03:13.227 +05:30 ee94df67-bc9d-4130-82f6-e3f1474e1fa7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetDocumentType (Sang.Security.WebApi)' 2024-09-11 18:03:13.227 +05:30 ee94df67-bc9d-4130-82f6-e3f1474e1fa7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetDocumentType?iType=1&search= - 200 null application/json; charset=utf-8 26.2591ms 2024-09-11 18:03:15.152 +05:30 7e384056-49b7-488f-8147-94dd88108d2d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities?iType=1&search= - null null 2024-09-11 18:03:15.152 +05:30 eba2b19e-ce04-4428-97b5-4af095e66488 INF CORS policy execution successful. 2024-09-11 18:03:15.152 +05:30 eba2b19e-ce04-4428-97b5-4af095e66488 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities?iType=1&search= - 204 null null 0.7703ms 2024-09-11 18:03:15.153 +05:30 12dd694b-c3f8-471d-8ba5-28c6247bbc95 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry?iType=1&search= - null null 2024-09-11 18:03:15.153 +05:30 e0c7c8dc-c5d1-4a5e-a446-dc66007141c0 INF CORS policy execution successful. 2024-09-11 18:03:15.153 +05:30 e0c7c8dc-c5d1-4a5e-a446-dc66007141c0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry?iType=1&search= - 204 null null 0.3253ms 2024-09-11 18:03:15.154 +05:30 8af85211-3d6e-4755-8269-883d21fb7b48 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment?iType=1&search= - null null 2024-09-11 18:03:15.154 +05:30 d5a9d69a-ccc5-4877-9141-26897977e5e8 INF CORS policy execution successful. 2024-09-11 18:03:15.154 +05:30 d5a9d69a-ccc5-4877-9141-26897977e5e8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment?iType=1&search= - 204 null null 0.2711ms 2024-09-11 18:03:15.188 +05:30 67303ad3-8241-4eb6-9d22-2cc2136cdade INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry?iType=1&search= - null null 2024-09-11 18:03:15.188 +05:30 a78cb9c6-e724-445b-9d06-aa54505b7c3c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment?iType=1&search= - null null 2024-09-11 18:03:15.188 +05:30 fb7355ab-dee4-4953-b41b-6e56c75e0e0e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities?iType=1&search= - null null 2024-09-11 18:03:15.189 +05:30 60e6cd63-dec0-4e47-b922-44af21e5f01a INF CORS policy execution successful. 2024-09-11 18:03:15.189 +05:30 95fccdbe-1b59-4dd0-bf5b-e0df513c159b INF CORS policy execution successful. 2024-09-11 18:03:15.189 +05:30 b8a2a887-4185-442c-80d3-7ae7f6dfbae0 INF CORS policy execution successful. 2024-09-11 18:03:15.189 +05:30 95fccdbe-1b59-4dd0-bf5b-e0df513c159b INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-09-11 18:03:15.189 +05:30 60e6cd63-dec0-4e47-b922-44af21e5f01a INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountries (Sang.Security.WebApi)' 2024-09-11 18:03:15.189 +05:30 b8a2a887-4185-442c-80d3-7ae7f6dfbae0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 18:03:15.189 +05:30 60e6cd63-dec0-4e47-b922-44af21e5f01a INF Route matched with {action = "GetCountries", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountries(System.String) on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-09-11 18:03:15.189 +05:30 95fccdbe-1b59-4dd0-bf5b-e0df513c159b INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities(System.String) on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-09-11 18:03:15.189 +05:30 b8a2a887-4185-442c-80d3-7ae7f6dfbae0 INF Route matched with {action = "GetDepartments", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartments(System.String) on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-09-11 18:03:15.190 +05:30 60e6cd63-dec0-4e47-b922-44af21e5f01a INF Connection string fetched 2024-09-11 18:03:15.191 +05:30 60e6cd63-dec0-4e47-b922-44af21e5f01a INF Fetching Country deatails 2024-09-11 18:03:15.191 +05:30 95fccdbe-1b59-4dd0-bf5b-e0df513c159b INF Connection string fetched 2024-09-11 18:03:15.191 +05:30 95fccdbe-1b59-4dd0-bf5b-e0df513c159b INF Fetching City deatails 2024-09-11 18:03:15.191 +05:30 b8a2a887-4185-442c-80d3-7ae7f6dfbae0 INF Connection string fetched 2024-09-11 18:03:15.191 +05:30 b8a2a887-4185-442c-80d3-7ae7f6dfbae0 INF Fetching Department deatails 2024-09-11 18:03:15.193 +05:30 60e6cd63-dec0-4e47-b922-44af21e5f01a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 18:03:15.193 +05:30 95fccdbe-1b59-4dd0-bf5b-e0df513c159b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 18:03:15.193 +05:30 60e6cd63-dec0-4e47-b922-44af21e5f01a INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountries (Sang.Security.WebApi) in 3.8831ms 2024-09-11 18:03:15.193 +05:30 b8a2a887-4185-442c-80d3-7ae7f6dfbae0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 18:03:15.193 +05:30 60e6cd63-dec0-4e47-b922-44af21e5f01a INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountries (Sang.Security.WebApi)' 2024-09-11 18:03:15.193 +05:30 95fccdbe-1b59-4dd0-bf5b-e0df513c159b INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 4.0151ms 2024-09-11 18:03:15.193 +05:30 95fccdbe-1b59-4dd0-bf5b-e0df513c159b INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-09-11 18:03:15.193 +05:30 60e6cd63-dec0-4e47-b922-44af21e5f01a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry?iType=1&search= - 200 null application/json; charset=utf-8 4.998ms 2024-09-11 18:03:15.193 +05:30 b8a2a887-4185-442c-80d3-7ae7f6dfbae0 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi) in 4.0752ms 2024-09-11 18:03:15.193 +05:30 b8a2a887-4185-442c-80d3-7ae7f6dfbae0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 18:03:15.193 +05:30 95fccdbe-1b59-4dd0-bf5b-e0df513c159b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities?iType=1&search= - 200 null application/json; charset=utf-8 4.7409ms 2024-09-11 18:03:15.193 +05:30 b8a2a887-4185-442c-80d3-7ae7f6dfbae0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment?iType=1&search= - 200 null application/json; charset=utf-8 4.9727ms 2024-09-11 18:03:19.977 +05:30 95033536-f902-4fb5-8d56-de9c3cbfc351 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities?iType=1&search= - null null 2024-09-11 18:03:19.977 +05:30 35fe1da6-e569-4eef-9cf7-8b9773df6061 INF CORS policy execution successful. 2024-09-11 18:03:19.978 +05:30 35fe1da6-e569-4eef-9cf7-8b9773df6061 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities?iType=1&search= - 204 null null 0.6867ms 2024-09-11 18:03:19.984 +05:30 bb6cbdf5-68a7-4f53-b079-7a38e43152ff INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment?iType=1&search= - null null 2024-09-11 18:03:19.984 +05:30 2ee6cfb7-ba38-4c1f-9c49-6c5b0b96d537 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry?iType=1&search= - null null 2024-09-11 18:03:19.984 +05:30 75cd5b68-5fe5-43f0-8977-a1fc237594b1 INF CORS policy execution successful. 2024-09-11 18:03:19.984 +05:30 2049cfe6-2dab-4681-bb38-130a9f22be62 INF CORS policy execution successful. 2024-09-11 18:03:19.984 +05:30 75cd5b68-5fe5-43f0-8977-a1fc237594b1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment?iType=1&search= - 204 null null 0.4ms 2024-09-11 18:03:19.984 +05:30 2049cfe6-2dab-4681-bb38-130a9f22be62 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry?iType=1&search= - 204 null null 0.4135ms 2024-09-11 18:03:20.007 +05:30 ce6f8216-6d20-4705-99ce-50a92eb25dc0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities?iType=1&search= - null null 2024-09-11 18:03:20.008 +05:30 305c14a0-0ad5-40e1-92de-3d075b05233e INF CORS policy execution successful. 2024-09-11 18:03:20.008 +05:30 305c14a0-0ad5-40e1-92de-3d075b05233e INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-09-11 18:03:20.008 +05:30 305c14a0-0ad5-40e1-92de-3d075b05233e INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities(System.String) on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-09-11 18:03:20.009 +05:30 305c14a0-0ad5-40e1-92de-3d075b05233e INF Connection string fetched 2024-09-11 18:03:20.010 +05:30 305c14a0-0ad5-40e1-92de-3d075b05233e INF Fetching City deatails 2024-09-11 18:03:20.012 +05:30 305c14a0-0ad5-40e1-92de-3d075b05233e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 18:03:20.012 +05:30 305c14a0-0ad5-40e1-92de-3d075b05233e INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 4.3584ms 2024-09-11 18:03:20.012 +05:30 305c14a0-0ad5-40e1-92de-3d075b05233e INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-09-11 18:03:20.013 +05:30 305c14a0-0ad5-40e1-92de-3d075b05233e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities?iType=1&search= - 200 null application/json; charset=utf-8 5.452ms 2024-09-11 18:03:20.018 +05:30 0d0ac5bf-62a2-417b-b22a-19ea32e827f9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry?iType=1&search= - null null 2024-09-11 18:03:20.019 +05:30 f26e2f56-d93d-4bf2-b049-016bc069c9f0 INF CORS policy execution successful. 2024-09-11 18:03:20.020 +05:30 f26e2f56-d93d-4bf2-b049-016bc069c9f0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountries (Sang.Security.WebApi)' 2024-09-11 18:03:20.020 +05:30 f26e2f56-d93d-4bf2-b049-016bc069c9f0 INF Route matched with {action = "GetCountries", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountries(System.String) on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-09-11 18:03:20.022 +05:30 f26e2f56-d93d-4bf2-b049-016bc069c9f0 INF Connection string fetched 2024-09-11 18:03:20.022 +05:30 f26e2f56-d93d-4bf2-b049-016bc069c9f0 INF Fetching Country deatails 2024-09-11 18:03:20.024 +05:30 f26e2f56-d93d-4bf2-b049-016bc069c9f0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 18:03:20.025 +05:30 f26e2f56-d93d-4bf2-b049-016bc069c9f0 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountries (Sang.Security.WebApi) in 4.8556ms 2024-09-11 18:03:20.025 +05:30 f26e2f56-d93d-4bf2-b049-016bc069c9f0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountries (Sang.Security.WebApi)' 2024-09-11 18:03:20.025 +05:30 f26e2f56-d93d-4bf2-b049-016bc069c9f0 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry?iType=1&search= - 200 null application/json; charset=utf-8 6.622ms 2024-09-11 18:03:20.038 +05:30 0941d15e-0428-476f-98e5-9139e0c93c56 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment?iType=1&search= - null null 2024-09-11 18:03:20.039 +05:30 b5116afe-f775-4cc4-85e3-aba6199320ea INF CORS policy execution successful. 2024-09-11 18:03:20.039 +05:30 b5116afe-f775-4cc4-85e3-aba6199320ea INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 18:03:20.039 +05:30 b5116afe-f775-4cc4-85e3-aba6199320ea INF Route matched with {action = "GetDepartments", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartments(System.String) on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-09-11 18:03:20.041 +05:30 b5116afe-f775-4cc4-85e3-aba6199320ea INF Connection string fetched 2024-09-11 18:03:20.041 +05:30 b5116afe-f775-4cc4-85e3-aba6199320ea INF Fetching Department deatails 2024-09-11 18:03:20.044 +05:30 b5116afe-f775-4cc4-85e3-aba6199320ea INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 18:03:20.045 +05:30 b5116afe-f775-4cc4-85e3-aba6199320ea INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi) in 5.1577ms 2024-09-11 18:03:20.045 +05:30 b5116afe-f775-4cc4-85e3-aba6199320ea INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartments (Sang.Security.WebApi)' 2024-09-11 18:03:20.045 +05:30 b5116afe-f775-4cc4-85e3-aba6199320ea INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment?iType=1&search= - 200 null application/json; charset=utf-8 6.8554ms 2024-09-11 18:03:27.759 +05:30 ec585b90-163e-40f1-bf5a-1c4b33e3e7c2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetDocumentType?iType=1&search= - null null 2024-09-11 18:03:27.760 +05:30 317c217f-980e-4d94-9643-3a6e741318b8 INF CORS policy execution successful. 2024-09-11 18:03:27.760 +05:30 317c217f-980e-4d94-9643-3a6e741318b8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetDocumentType?iType=1&search= - 204 null null 0.7344ms 2024-09-11 18:03:27.804 +05:30 6f4ac441-230e-43a2-9cc4-39698969f4d6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetDocumentType?iType=1&search= - null null 2024-09-11 18:03:27.805 +05:30 f01658f1-2696-4f65-83d4-68824679d540 INF CORS policy execution successful. 2024-09-11 18:03:27.805 +05:30 f01658f1-2696-4f65-83d4-68824679d540 INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetDocumentType (Sang.Security.WebApi)' 2024-09-11 18:03:27.805 +05:30 f01658f1-2696-4f65-83d4-68824679d540 INF Route matched with {action = "GetDocumentType", controller = "Employee"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDocumentType(System.String) on controller Sang.Security.WebApi.Controllers.EmployeeController (Sang.Security.WebApi). 2024-09-11 18:03:27.807 +05:30 f01658f1-2696-4f65-83d4-68824679d540 INF Connection string fetched 2024-09-11 18:03:27.808 +05:30 f01658f1-2696-4f65-83d4-68824679d540 INF Fetching DocumentType details 2024-09-11 18:03:27.812 +05:30 f01658f1-2696-4f65-83d4-68824679d540 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 18:03:27.812 +05:30 f01658f1-2696-4f65-83d4-68824679d540 INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetDocumentType (Sang.Security.WebApi) in 7.4303ms 2024-09-11 18:03:27.813 +05:30 f01658f1-2696-4f65-83d4-68824679d540 INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetDocumentType (Sang.Security.WebApi)' 2024-09-11 18:03:27.813 +05:30 f01658f1-2696-4f65-83d4-68824679d540 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetDocumentType?iType=1&search= - 200 null application/json; charset=utf-8 8.8601ms 2024-09-11 18:10:13.663 +05:30 677929a6-ab95-4b6e-9b55-ee1faac7157c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-09-11 18:10:13.665 +05:30 68dab8ad-7835-41e4-9138-472c4ef397ab INF CORS policy execution successful. 2024-09-11 18:10:13.666 +05:30 68dab8ad-7835-41e4-9138-472c4ef397ab INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - 204 null null 2.8987ms 2024-09-11 18:10:13.708 +05:30 71cb0dac-ff3a-4e43-b307-177d367eb5c2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-09-11 18:10:13.724 +05:30 71cb0dac-ff3a-4e43-b307-177d367eb5c2 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/11/2024 12:33:54 PM', Current time (UTC): '9/11/2024 12:40:13 PM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-11 18:10:13.749 +05:30 71cb0dac-ff3a-4e43-b307-177d367eb5c2 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/11/2024 12:33:54 PM', Current time (UTC): '9/11/2024 12:40:13 PM'. 2024-09-11 18:10:13.750 +05:30 546bdf70-1c75-4f8e-bfa2-5285078b9db5 INF CORS policy execution successful. 2024-09-11 18:10:13.751 +05:30 546bdf70-1c75-4f8e-bfa2-5285078b9db5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-09-11 18:10:13.751 +05:30 546bdf70-1c75-4f8e-bfa2-5285078b9db5 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-09-11 18:10:13.757 +05:30 546bdf70-1c75-4f8e-bfa2-5285078b9db5 INF Fetching Field details for Master 2024-09-11 18:10:13.964 +05:30 546bdf70-1c75-4f8e-bfa2-5285078b9db5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 18:10:13.966 +05:30 546bdf70-1c75-4f8e-bfa2-5285078b9db5 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 214.5536ms 2024-09-11 18:10:13.966 +05:30 546bdf70-1c75-4f8e-bfa2-5285078b9db5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-09-11 18:10:13.967 +05:30 546bdf70-1c75-4f8e-bfa2-5285078b9db5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - 200 null application/json; charset=utf-8 258.8103ms 2024-09-11 18:10:15.038 +05:30 33497812-ea33-481b-94cb-8659c444fc1c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 18:10:15.039 +05:30 e5d73de2-da86-4053-92d2-4e3481991e4b INF CORS policy execution successful. 2024-09-11 18:10:15.039 +05:30 e5d73de2-da86-4053-92d2-4e3481991e4b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.9943ms 2024-09-11 18:10:15.088 +05:30 25d6ca19-b7b0-47fd-8957-a05ab3f366e3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 18:10:15.090 +05:30 25d6ca19-b7b0-47fd-8957-a05ab3f366e3 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/11/2024 12:33:54 PM', Current time (UTC): '9/11/2024 12:40:15 PM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-11 18:10:15.092 +05:30 25d6ca19-b7b0-47fd-8957-a05ab3f366e3 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/11/2024 12:33:54 PM', Current time (UTC): '9/11/2024 12:40:15 PM'. 2024-09-11 18:10:15.092 +05:30 f2577816-f96d-4697-ad88-e32ccfa5873f INF CORS policy execution successful. 2024-09-11 18:10:15.095 +05:30 82d3d64e-20a7-4995-b7ac-6e6d7e9e7e40 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 18:10:15.095 +05:30 e10f75da-b3c3-45e7-8a4e-dbc9f1f9e580 INF CORS policy execution successful. 2024-09-11 18:10:15.096 +05:30 e10f75da-b3c3-45e7-8a4e-dbc9f1f9e580 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.6316ms 2024-09-11 18:10:15.096 +05:30 f2577816-f96d-4697-ad88-e32ccfa5873f INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-11 18:10:15.103 +05:30 f2577816-f96d-4697-ad88-e32ccfa5873f INF AuthenticationScheme: Bearer was challenged. 2024-09-11 18:10:15.104 +05:30 f2577816-f96d-4697-ad88-e32ccfa5873f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 401 null null 16.2124ms 2024-09-11 18:10:15.132 +05:30 a21c7701-9683-4819-9954-47da4d57b9e3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-09-11 18:10:15.132 +05:30 a21c7701-9683-4819-9954-47da4d57b9e3 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/11/2024 12:33:54 PM', Current time (UTC): '9/11/2024 12:40:15 PM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-11 18:10:15.133 +05:30 a21c7701-9683-4819-9954-47da4d57b9e3 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/11/2024 12:33:54 PM', Current time (UTC): '9/11/2024 12:40:15 PM'. 2024-09-11 18:10:15.133 +05:30 91d1cdc8-10d2-4e07-b145-67a3aeb21da7 INF CORS policy execution successful. 2024-09-11 18:10:15.133 +05:30 91d1cdc8-10d2-4e07-b145-67a3aeb21da7 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-11 18:10:15.134 +05:30 91d1cdc8-10d2-4e07-b145-67a3aeb21da7 INF AuthenticationScheme: Bearer was challenged. 2024-09-11 18:10:15.134 +05:30 91d1cdc8-10d2-4e07-b145-67a3aeb21da7 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 401 null null 2.8672ms 2024-09-11 18:10:15.415 +05:30 8f4cd541-91d7-46a0-9c33-c174e5a68c34 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiQ3VzdG9tQ2xhaW1UeXBlIjoiRGF0YWJhc2UiLCJEYXRhYmFzZUtleSI6IjEiLCJuYW1laWQiOiIxIiwibmJmIjoxNzI2MDU3NDM0LCJleHAiOjE3MjYwNTgzMzQsImlhdCI6MTcyNjA1NzQzNH0.qcJpRNkW97OjPMisOb69lKeuwj0YfCcnbx1nDieipqQ - null null 2024-09-11 18:10:15.415 +05:30 70405d6f-7357-4799-a8ed-266a3ee832ed INF CORS policy execution successful. 2024-09-11 18:10:15.416 +05:30 70405d6f-7357-4799-a8ed-266a3ee832ed INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-09-11 18:10:15.435 +05:30 70405d6f-7357-4799-a8ed-266a3ee832ed INF Route matched with {action = "RegenerateTokens", controller = "Security"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Security.WebApi.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.WebApi.Controllers.SecurityController (Sang.Security.WebApi). 2024-09-11 18:10:15.462 +05:30 70405d6f-7357-4799-a8ed-266a3ee832ed ERR Token Regeneration failed Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: Refresh token has expired at Sang.Security.WebApi.Validators.TokenValidator.ValidateToken(String token, String TokenKey) in D:\SOURCECODE\Sang.WebApi\Sang.Security.WebApi\Validators\TokenValidator.cs:line 38 at Sang.Security.WebApi.Authentication.TokenService.RefreshToken(String refershToken) in D:\SOURCECODE\Sang.WebApi\Sang.Security.WebApi\Authentication\TokenService.cs:line 39 at Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens(String refershToken) in D:\SOURCECODE\Sang.WebApi\Sang.Security.WebApi\Controllers\SecurityController.cs:line 39 2024-09-11 18:10:15.475 +05:30 70405d6f-7357-4799-a8ed-266a3ee832ed INF Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2024-09-11 18:10:15.509 +05:30 70405d6f-7357-4799-a8ed-266a3ee832ed INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 73.128ms 2024-09-11 18:10:15.509 +05:30 70405d6f-7357-4799-a8ed-266a3ee832ed INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-09-11 18:10:15.509 +05:30 70405d6f-7357-4799-a8ed-266a3ee832ed INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiQ3VzdG9tQ2xhaW1UeXBlIjoiRGF0YWJhc2UiLCJEYXRhYmFzZUtleSI6IjEiLCJuYW1laWQiOiIxIiwibmJmIjoxNzI2MDU3NDM0LCJleHAiOjE3MjYwNTgzMzQsImlhdCI6MTcyNjA1NzQzNH0.qcJpRNkW97OjPMisOb69lKeuwj0YfCcnbx1nDieipqQ - 500 null application/problem+json; charset=utf-8 94.4482ms 2024-09-11 18:10:19.343 +05:30 259655a8-e365-48f2-9203-f9b0c32e5b10 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-09-11 18:10:19.344 +05:30 f21cee01-3f84-423c-9cdf-5d78eacf1004 INF CORS policy execution successful. 2024-09-11 18:10:19.344 +05:30 f21cee01-3f84-423c-9cdf-5d78eacf1004 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-09-11 18:10:19.344 +05:30 f21cee01-3f84-423c-9cdf-5d78eacf1004 INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany() on controller Sang.Security.WebApi.Controllers.LoginController (Sang.Security.WebApi). 2024-09-11 18:10:19.344 +05:30 f21cee01-3f84-423c-9cdf-5d78eacf1004 INF Fetching Company deatails 2024-09-11 18:10:19.349 +05:30 f21cee01-3f84-423c-9cdf-5d78eacf1004 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-09-11 18:10:19.349 +05:30 f21cee01-3f84-423c-9cdf-5d78eacf1004 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 4.7632ms 2024-09-11 18:10:19.349 +05:30 f21cee01-3f84-423c-9cdf-5d78eacf1004 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-09-11 18:10:19.349 +05:30 f21cee01-3f84-423c-9cdf-5d78eacf1004 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - 200 null application/json; charset=utf-8 5.8567ms 2024-09-11 18:20:34.770 +05:30 INF Application is shutting down...