2024-08-24 08:49:06.057 +05:30 INF User profile not available. Using 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ASP.NET\4.0.30319.0\AutoGenKeys\S-1-5-82-4259440821-222966798-3171943127-1288643715-2917400912\DataProtection' as key repository and Windows DPAPI to encrypt keys at rest. 2024-08-24 08:49:06.316 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-08-24 08:49:06.317 +05:30 INF Hosting environment: Production 2024-08-24 08:49:06.317 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Log.Api 2024-08-24 08:49:06.332 +05:30 aae75af4-1e97-426c-80c7-9554d48282bd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 08:49:06.332 +05:30 baa00347-cbbd-43f8-8ecd-9f880e161a34 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 08:49:06.397 +05:30 baa00347-cbbd-43f8-8ecd-9f880e161a34 INF CORS policy execution successful. 2024-08-24 08:49:06.397 +05:30 aae75af4-1e97-426c-80c7-9554d48282bd INF CORS policy execution successful. 2024-08-24 08:49:06.409 +05:30 baa00347-cbbd-43f8-8ecd-9f880e161a34 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 78.6393ms 2024-08-24 08:49:06.409 +05:30 aae75af4-1e97-426c-80c7-9554d48282bd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 78.6527ms 2024-08-24 08:49:06.560 +05:30 4f66d8e3-8914-4931-ba89-8bf5e353aeaa INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 412 2024-08-24 08:49:06.563 +05:30 22a58425-31f6-41d6-93c9-415addb43962 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 284 2024-08-24 08:49:06.565 +05:30 4f66d8e3-8914-4931-ba89-8bf5e353aeaa INF CORS policy execution successful. 2024-08-24 08:49:06.565 +05:30 22a58425-31f6-41d6-93c9-415addb43962 INF CORS policy execution successful. 2024-08-24 08:49:06.582 +05:30 4f66d8e3-8914-4931-ba89-8bf5e353aeaa INF HTTP request: Path: /log/createlog 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: 412}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/login/login","environment":"400 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":4000,\"message\":\"Api Validation error\",\"result\":\"[{\\\"PropertyName\\\":\\\"EntityId\\\",\\\"ErrorMessage\\\":\\\"EntityId is required.\\\"}]\"}","message":"400 ","additionalInfo":"nil","token":""} 2024-08-24 08:49:06.582 +05:30 22a58425-31f6-41d6-93c9-415addb43962 INF HTTP request: Path: /log/createlog 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: 284}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=undefined","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":""} 2024-08-24 08:49:06.607 +05:30 7d020031-a43a-4e44-9877-572ab1f67b44 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 08:49:06.607 +05:30 2b89b21e-f428-4df5-963e-95a48a0199ff INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 08:49:06.646 +05:30 7d020031-a43a-4e44-9877-572ab1f67b44 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 08:49:06.646 +05:30 2b89b21e-f428-4df5-963e-95a48a0199ff INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 08:49:06.843 +05:30 7d020031-a43a-4e44-9877-572ab1f67b44 ERR The process cannot access the file 'C:\inetpub\wwwroot\Sang.Log.Api\Log\2024\8\24-08-2024.log' because it is being used by another process. 2024-08-24 08:49:06.850 +05:30 2b89b21e-f428-4df5-963e-95a48a0199ff INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 08:49:06.860 +05:30 7d020031-a43a-4e44-9877-572ab1f67b44 ERR Logging failed.System.IO.IOException: The process cannot access the file 'C:\inetpub\wwwroot\Sang.Log.Api\Log\2024\8\24-08-2024.log' because it is being used by another process. at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) at System.IO.File.OpenHandle(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize) at System.IO.File.WriteToFile(String path, FileMode mode, String contents, Encoding encoding) at Sang.Log.Api.Services.LogService.CreateLog(LogRequest log) at Sang.Log.Api.Controllers.LogController.CreateLog(LogRequest log) 2024-08-24 08:49:06.862 +05:30 7d020031-a43a-4e44-9877-572ab1f67b44 INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 08:49:06.905 +05:30 7d020031-a43a-4e44-9877-572ab1f67b44 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 254.005ms 2024-08-24 08:49:06.905 +05:30 2b89b21e-f428-4df5-963e-95a48a0199ff INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 253.9855ms 2024-08-24 08:49:06.905 +05:30 7d020031-a43a-4e44-9877-572ab1f67b44 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 08:49:06.905 +05:30 2b89b21e-f428-4df5-963e-95a48a0199ff INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 08:49:06.906 +05:30 7d020031-a43a-4e44-9877-572ab1f67b44 INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: 22a58425-31f6-41d6-93c9-415addb43962}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 127} Body: {"status":"Failure","statusCode":5000,"message":"The process cannot access the file 'C:\\inetpub\\wwwroot\\Sang","result":null} 2024-08-24 08:49:06.906 +05:30 2b89b21e-f428-4df5-963e-95a48a0199ff INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4f66d8e3-8914-4931-ba89-8bf5e353aeaa}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 08:49:06.912 +05:30 7d020031-a43a-4e44-9877-572ab1f67b44 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 500 127 application/json; charset=utf-8 349.4454ms 2024-08-24 08:49:06.913 +05:30 2b89b21e-f428-4df5-963e-95a48a0199ff INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 353.6271ms 2024-08-24 08:50:05.967 +05:30 47444dd6-1642-4aed-b472-148c6ec36532 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 08:50:05.986 +05:30 47444dd6-1642-4aed-b472-148c6ec36532 INF CORS policy execution successful. 2024-08-24 08:50:05.988 +05:30 47444dd6-1642-4aed-b472-148c6ec36532 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 21.8455ms 2024-08-24 08:50:06.088 +05:30 c3d0d000-ce62-4f26-9de3-ff5d877a88b0 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 601 2024-08-24 08:50:06.088 +05:30 c3d0d000-ce62-4f26-9de3-ff5d877a88b0 INF CORS policy execution successful. 2024-08-24 08:50:06.090 +05:30 c3d0d000-ce62-4f26-9de3-ff5d877a88b0 INF HTTP request: Path: /log/createlog 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: 601}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Profile Summary Page","eventType":"Api Error-getProfileSummary","environment":"Catch error","exceptionDetails":"500 error","message":"Server error","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0Njk1NTEsImV4cCI6MTcyNDQ3MDE1MSwiaWF0IjoxNzI0NDY5NTUxfQ.l5SMTE4zbTjoPFmJQJyMEjqWLXGvgmx9eDA-OcRtlEA"} 2024-08-24 08:50:06.092 +05:30 1aee8f13-10fa-4b60-8b45-28a44a9ebfd4 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 08:50:06.094 +05:30 1aee8f13-10fa-4b60-8b45-28a44a9ebfd4 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 08:50:06.417 +05:30 1aee8f13-10fa-4b60-8b45-28a44a9ebfd4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 08:50:06.420 +05:30 1aee8f13-10fa-4b60-8b45-28a44a9ebfd4 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 325.1038ms 2024-08-24 08:50:06.420 +05:30 1aee8f13-10fa-4b60-8b45-28a44a9ebfd4 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 08:50:06.420 +05:30 1aee8f13-10fa-4b60-8b45-28a44a9ebfd4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c3d0d000-ce62-4f26-9de3-ff5d877a88b0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 08:50:06.423 +05:30 1aee8f13-10fa-4b60-8b45-28a44a9ebfd4 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 335.4456ms 2024-08-24 08:50:44.871 +05:30 a99f5214-6a5e-40c8-8def-808038d30639 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 08:50:44.876 +05:30 a99f5214-6a5e-40c8-8def-808038d30639 INF CORS policy execution successful. 2024-08-24 08:50:44.878 +05:30 a99f5214-6a5e-40c8-8def-808038d30639 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 8.0597ms 2024-08-24 08:50:44.935 +05:30 923e22e5-5266-420f-82c6-5e07a651cdca INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 601 2024-08-24 08:50:44.936 +05:30 923e22e5-5266-420f-82c6-5e07a651cdca INF CORS policy execution successful. 2024-08-24 08:50:44.937 +05:30 923e22e5-5266-420f-82c6-5e07a651cdca INF HTTP request: Path: /log/createlog 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: 601}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Profile Summary Page","eventType":"Api Error-getProfileSummary","environment":"Catch error","exceptionDetails":"500 error","message":"Server error","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0Njk1NTEsImV4cCI6MTcyNDQ3MDE1MSwiaWF0IjoxNzI0NDY5NTUxfQ.l5SMTE4zbTjoPFmJQJyMEjqWLXGvgmx9eDA-OcRtlEA"} 2024-08-24 08:50:44.940 +05:30 0c7d60ee-2af8-44e2-849d-6d605198b50d INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 08:50:44.941 +05:30 0c7d60ee-2af8-44e2-849d-6d605198b50d INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 08:50:44.958 +05:30 0c7d60ee-2af8-44e2-849d-6d605198b50d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 08:50:44.959 +05:30 0c7d60ee-2af8-44e2-849d-6d605198b50d INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 17.4192ms 2024-08-24 08:50:44.959 +05:30 0c7d60ee-2af8-44e2-849d-6d605198b50d INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 08:50:44.959 +05:30 0c7d60ee-2af8-44e2-849d-6d605198b50d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 923e22e5-5266-420f-82c6-5e07a651cdca}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 08:50:44.960 +05:30 0c7d60ee-2af8-44e2-849d-6d605198b50d INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 25.5861ms 2024-08-24 08:51:12.252 +05:30 1047d00b-604c-4ed3-877b-3f3bf3d16afb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 08:51:12.258 +05:30 1047d00b-604c-4ed3-877b-3f3bf3d16afb INF CORS policy execution successful. 2024-08-24 08:51:12.260 +05:30 1047d00b-604c-4ed3-877b-3f3bf3d16afb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 8.0191ms 2024-08-24 08:51:12.322 +05:30 5aa12ef0-39dd-4f0e-abe4-cd50aa56b6bf INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 601 2024-08-24 08:51:12.323 +05:30 5aa12ef0-39dd-4f0e-abe4-cd50aa56b6bf INF CORS policy execution successful. 2024-08-24 08:51:12.325 +05:30 5aa12ef0-39dd-4f0e-abe4-cd50aa56b6bf INF HTTP request: Path: /log/createlog 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: 601}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Profile Summary Page","eventType":"Api Error-getProfileSummary","environment":"Catch error","exceptionDetails":"500 error","message":"Server error","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0Njk1NTEsImV4cCI6MTcyNDQ3MDE1MSwiaWF0IjoxNzI0NDY5NTUxfQ.l5SMTE4zbTjoPFmJQJyMEjqWLXGvgmx9eDA-OcRtlEA"} 2024-08-24 08:51:12.326 +05:30 01875e65-dd6a-4f3f-88a8-47c1630f95db INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 08:51:12.328 +05:30 01875e65-dd6a-4f3f-88a8-47c1630f95db INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 08:51:12.338 +05:30 01875e65-dd6a-4f3f-88a8-47c1630f95db INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 08:51:12.341 +05:30 01875e65-dd6a-4f3f-88a8-47c1630f95db INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 13.0259ms 2024-08-24 08:51:12.342 +05:30 01875e65-dd6a-4f3f-88a8-47c1630f95db INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 08:51:12.342 +05:30 01875e65-dd6a-4f3f-88a8-47c1630f95db INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5aa12ef0-39dd-4f0e-abe4-cd50aa56b6bf}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 08:51:12.343 +05:30 01875e65-dd6a-4f3f-88a8-47c1630f95db INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 21.9341ms 2024-08-24 08:51:46.224 +05:30 faf06bdd-ed2f-4969-88e9-09868828d88c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 08:51:46.227 +05:30 faf06bdd-ed2f-4969-88e9-09868828d88c INF CORS policy execution successful. 2024-08-24 08:51:46.229 +05:30 faf06bdd-ed2f-4969-88e9-09868828d88c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 5.0018ms 2024-08-24 08:51:46.304 +05:30 1f503341-2ebd-49fd-a7c9-d3167af0bfb4 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 601 2024-08-24 08:51:46.305 +05:30 1f503341-2ebd-49fd-a7c9-d3167af0bfb4 INF CORS policy execution successful. 2024-08-24 08:51:46.307 +05:30 1f503341-2ebd-49fd-a7c9-d3167af0bfb4 INF HTTP request: Path: /log/createlog 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: 601}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Profile Summary Page","eventType":"Api Error-getProfileSummary","environment":"Catch error","exceptionDetails":"500 error","message":"Server error","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0Njk1NTEsImV4cCI6MTcyNDQ3MDE1MSwiaWF0IjoxNzI0NDY5NTUxfQ.l5SMTE4zbTjoPFmJQJyMEjqWLXGvgmx9eDA-OcRtlEA"} 2024-08-24 08:51:46.308 +05:30 9ffb714b-56c1-47c9-ad8f-c3af8ef42fd1 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 08:51:46.310 +05:30 9ffb714b-56c1-47c9-ad8f-c3af8ef42fd1 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 08:51:46.321 +05:30 9ffb714b-56c1-47c9-ad8f-c3af8ef42fd1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 08:51:46.323 +05:30 9ffb714b-56c1-47c9-ad8f-c3af8ef42fd1 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 12.8372ms 2024-08-24 08:51:46.323 +05:30 9ffb714b-56c1-47c9-ad8f-c3af8ef42fd1 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 08:51:46.323 +05:30 9ffb714b-56c1-47c9-ad8f-c3af8ef42fd1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1f503341-2ebd-49fd-a7c9-d3167af0bfb4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 08:51:46.324 +05:30 9ffb714b-56c1-47c9-ad8f-c3af8ef42fd1 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 19.9784ms 2024-08-24 08:52:24.684 +05:30 cb298f7f-c3ab-4fe5-af16-ded36dab9cd5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 08:52:24.686 +05:30 cb298f7f-c3ab-4fe5-af16-ded36dab9cd5 INF CORS policy execution successful. 2024-08-24 08:52:24.687 +05:30 cb298f7f-c3ab-4fe5-af16-ded36dab9cd5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 3.375ms 2024-08-24 08:52:24.741 +05:30 c24c54a6-bcaf-4a85-bc42-38e321adaf2f INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 793 2024-08-24 08:52:24.742 +05:30 c24c54a6-bcaf-4a85-bc42-38e321adaf2f INF CORS policy execution successful. 2024-08-24 08:52:24.746 +05:30 c24c54a6-bcaf-4a85-bc42-38e321adaf2f INF HTTP request: Path: /log/createlog 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: 793}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Master Interceptor","eventType":"Api Error-http://103.120.178.195/SangMastersAPI/master/getmasterdata?masterId=33&searchType=1&searchString=","environment":"400 data base error","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":1000,\"message\":\"Invalid object name 't_m_FT033'\",\"result\":null}","message":"400 data base error","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0Njk1NTEsImV4cCI6MTcyNDQ3MDE1MSwiaWF0IjoxNzI0NDY5NTUxfQ.l5SMTE4zbTjoPFmJQJyMEjqWLXGvgmx9eDA-OcRtlEA"} 2024-08-24 08:52:24.747 +05:30 ea897591-2b29-45fe-bf2d-412c3c621458 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 08:52:24.748 +05:30 ea897591-2b29-45fe-bf2d-412c3c621458 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 08:52:24.757 +05:30 ea897591-2b29-45fe-bf2d-412c3c621458 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 08:52:24.759 +05:30 ea897591-2b29-45fe-bf2d-412c3c621458 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 10.0705ms 2024-08-24 08:52:24.759 +05:30 ea897591-2b29-45fe-bf2d-412c3c621458 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 08:52:24.759 +05:30 ea897591-2b29-45fe-bf2d-412c3c621458 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c24c54a6-bcaf-4a85-bc42-38e321adaf2f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 08:52:24.760 +05:30 ea897591-2b29-45fe-bf2d-412c3c621458 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 19.6636ms 2024-08-24 08:53:00.960 +05:30 8c84c335-6fac-48ba-8e2f-cb231d2aad36 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 08:53:00.963 +05:30 8c84c335-6fac-48ba-8e2f-cb231d2aad36 INF CORS policy execution successful. 2024-08-24 08:53:00.968 +05:30 8c84c335-6fac-48ba-8e2f-cb231d2aad36 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 8.2045ms 2024-08-24 08:53:01.045 +05:30 18e8d6e4-48d9-4e35-a70b-d9ca931b47b2 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 793 2024-08-24 08:53:01.046 +05:30 18e8d6e4-48d9-4e35-a70b-d9ca931b47b2 INF CORS policy execution successful. 2024-08-24 08:53:01.047 +05:30 18e8d6e4-48d9-4e35-a70b-d9ca931b47b2 INF HTTP request: Path: /log/createlog 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: 793}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Master Interceptor","eventType":"Api Error-http://103.120.178.195/SangMastersAPI/master/getmasterdata?masterId=36&searchType=1&searchString=","environment":"400 data base error","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":1000,\"message\":\"Invalid object name 't_m_FT036'\",\"result\":null}","message":"400 data base error","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0Njk1NTEsImV4cCI6MTcyNDQ3MDE1MSwiaWF0IjoxNzI0NDY5NTUxfQ.l5SMTE4zbTjoPFmJQJyMEjqWLXGvgmx9eDA-OcRtlEA"} 2024-08-24 08:53:01.049 +05:30 5d3f52f1-9310-4cf2-b0d2-207e346e65ef INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 08:53:01.050 +05:30 5d3f52f1-9310-4cf2-b0d2-207e346e65ef INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 08:53:01.057 +05:30 5d3f52f1-9310-4cf2-b0d2-207e346e65ef INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 08:53:01.058 +05:30 5d3f52f1-9310-4cf2-b0d2-207e346e65ef INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 7.9124ms 2024-08-24 08:53:01.058 +05:30 5d3f52f1-9310-4cf2-b0d2-207e346e65ef INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 08:53:01.059 +05:30 5d3f52f1-9310-4cf2-b0d2-207e346e65ef INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 18e8d6e4-48d9-4e35-a70b-d9ca931b47b2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 08:53:01.059 +05:30 5d3f52f1-9310-4cf2-b0d2-207e346e65ef INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 15.0488ms 2024-08-24 08:53:04.419 +05:30 21447bdf-538e-4b3d-8809-528b0a3a567d INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 793 2024-08-24 08:53:04.419 +05:30 21447bdf-538e-4b3d-8809-528b0a3a567d INF CORS policy execution successful. 2024-08-24 08:53:04.420 +05:30 21447bdf-538e-4b3d-8809-528b0a3a567d INF HTTP request: Path: /log/createlog 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: 793}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Master Interceptor","eventType":"Api Error-http://103.120.178.195/SangMastersAPI/master/getmasterdata?masterId=33&searchType=1&searchString=","environment":"400 data base error","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":1000,\"message\":\"Invalid object name 't_m_FT033'\",\"result\":null}","message":"400 data base error","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0Njk1NTEsImV4cCI6MTcyNDQ3MDE1MSwiaWF0IjoxNzI0NDY5NTUxfQ.l5SMTE4zbTjoPFmJQJyMEjqWLXGvgmx9eDA-OcRtlEA"} 2024-08-24 08:53:04.420 +05:30 c981b4b2-661c-49eb-bcaf-7f38562cf61b INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 08:53:04.420 +05:30 c981b4b2-661c-49eb-bcaf-7f38562cf61b INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 08:53:04.424 +05:30 c981b4b2-661c-49eb-bcaf-7f38562cf61b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 08:53:04.424 +05:30 c981b4b2-661c-49eb-bcaf-7f38562cf61b INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 3.8357ms 2024-08-24 08:53:04.424 +05:30 c981b4b2-661c-49eb-bcaf-7f38562cf61b INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 08:53:04.424 +05:30 c981b4b2-661c-49eb-bcaf-7f38562cf61b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 21447bdf-538e-4b3d-8809-528b0a3a567d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 08:53:04.425 +05:30 c981b4b2-661c-49eb-bcaf-7f38562cf61b INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 6.5393ms 2024-08-24 08:53:08.815 +05:30 d661fa15-2ed4-4cc9-b005-e3b333b7db54 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 08:53:08.816 +05:30 d661fa15-2ed4-4cc9-b005-e3b333b7db54 INF CORS policy execution successful. 2024-08-24 08:53:08.817 +05:30 d661fa15-2ed4-4cc9-b005-e3b333b7db54 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 1.7293ms 2024-08-24 08:53:08.874 +05:30 6855dc97-b195-4028-ae5d-732f5ff4420d INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 793 2024-08-24 08:53:08.874 +05:30 6855dc97-b195-4028-ae5d-732f5ff4420d INF CORS policy execution successful. 2024-08-24 08:53:08.875 +05:30 6855dc97-b195-4028-ae5d-732f5ff4420d INF HTTP request: Path: /log/createlog 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: 793}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Master Interceptor","eventType":"Api Error-http://103.120.178.195/SangMastersAPI/master/getmasterdata?masterId=36&searchType=1&searchString=","environment":"400 data base error","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":1000,\"message\":\"Invalid object name 't_m_FT036'\",\"result\":null}","message":"400 data base error","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0Njk1NTEsImV4cCI6MTcyNDQ3MDE1MSwiaWF0IjoxNzI0NDY5NTUxfQ.l5SMTE4zbTjoPFmJQJyMEjqWLXGvgmx9eDA-OcRtlEA"} 2024-08-24 08:53:08.876 +05:30 d7cac472-3f37-45af-bed1-5e9ecfde2a18 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 08:53:08.876 +05:30 d7cac472-3f37-45af-bed1-5e9ecfde2a18 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 08:53:08.881 +05:30 d7cac472-3f37-45af-bed1-5e9ecfde2a18 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 08:53:08.882 +05:30 d7cac472-3f37-45af-bed1-5e9ecfde2a18 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 5.8366ms 2024-08-24 08:53:08.882 +05:30 d7cac472-3f37-45af-bed1-5e9ecfde2a18 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 08:53:08.882 +05:30 d7cac472-3f37-45af-bed1-5e9ecfde2a18 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6855dc97-b195-4028-ae5d-732f5ff4420d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 08:53:08.883 +05:30 d7cac472-3f37-45af-bed1-5e9ecfde2a18 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 8.9317ms 2024-08-24 08:53:13.266 +05:30 7ab4320e-f6a2-473f-821f-cf119f0af12a INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 793 2024-08-24 08:53:13.267 +05:30 7ab4320e-f6a2-473f-821f-cf119f0af12a INF CORS policy execution successful. 2024-08-24 08:53:13.267 +05:30 7ab4320e-f6a2-473f-821f-cf119f0af12a INF HTTP request: Path: /log/createlog 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: 793}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Master Interceptor","eventType":"Api Error-http://103.120.178.195/SangMastersAPI/master/getmasterdata?masterId=33&searchType=1&searchString=","environment":"400 data base error","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":1000,\"message\":\"Invalid object name 't_m_FT033'\",\"result\":null}","message":"400 data base error","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0Njk1NTEsImV4cCI6MTcyNDQ3MDE1MSwiaWF0IjoxNzI0NDY5NTUxfQ.l5SMTE4zbTjoPFmJQJyMEjqWLXGvgmx9eDA-OcRtlEA"} 2024-08-24 08:53:13.268 +05:30 0a4a2f1c-1b0b-457f-a337-31be8332ec43 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 08:53:13.268 +05:30 0a4a2f1c-1b0b-457f-a337-31be8332ec43 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 08:53:13.275 +05:30 0a4a2f1c-1b0b-457f-a337-31be8332ec43 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 08:53:13.276 +05:30 0a4a2f1c-1b0b-457f-a337-31be8332ec43 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 7.6972ms 2024-08-24 08:53:13.276 +05:30 0a4a2f1c-1b0b-457f-a337-31be8332ec43 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 08:53:13.276 +05:30 0a4a2f1c-1b0b-457f-a337-31be8332ec43 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7ab4320e-f6a2-473f-821f-cf119f0af12a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 08:53:13.277 +05:30 0a4a2f1c-1b0b-457f-a337-31be8332ec43 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 11.1818ms 2024-08-24 08:53:19.856 +05:30 465894aa-8436-437f-a39d-12e39f5fc6e2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 08:53:19.857 +05:30 465894aa-8436-437f-a39d-12e39f5fc6e2 INF CORS policy execution successful. 2024-08-24 08:53:19.858 +05:30 465894aa-8436-437f-a39d-12e39f5fc6e2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 2.5509ms 2024-08-24 08:53:19.914 +05:30 8fe02334-58f2-4e9b-8a59-874037d0d9d2 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 793 2024-08-24 08:53:19.914 +05:30 8fe02334-58f2-4e9b-8a59-874037d0d9d2 INF CORS policy execution successful. 2024-08-24 08:53:19.915 +05:30 8fe02334-58f2-4e9b-8a59-874037d0d9d2 INF HTTP request: Path: /log/createlog 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: 793}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Master Interceptor","eventType":"Api Error-http://103.120.178.195/SangMastersAPI/master/getmasterdata?masterId=36&searchType=1&searchString=","environment":"400 data base error","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":1000,\"message\":\"Invalid object name 't_m_FT036'\",\"result\":null}","message":"400 data base error","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0Njk1NTEsImV4cCI6MTcyNDQ3MDE1MSwiaWF0IjoxNzI0NDY5NTUxfQ.l5SMTE4zbTjoPFmJQJyMEjqWLXGvgmx9eDA-OcRtlEA"} 2024-08-24 08:53:19.915 +05:30 0be08106-d44c-4e91-a57f-dea3bbd5dc8c INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 08:53:19.915 +05:30 0be08106-d44c-4e91-a57f-dea3bbd5dc8c INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 08:53:19.920 +05:30 0be08106-d44c-4e91-a57f-dea3bbd5dc8c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 08:53:19.920 +05:30 0be08106-d44c-4e91-a57f-dea3bbd5dc8c INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 4.7049ms 2024-08-24 08:53:19.920 +05:30 0be08106-d44c-4e91-a57f-dea3bbd5dc8c INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 08:53:19.920 +05:30 0be08106-d44c-4e91-a57f-dea3bbd5dc8c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8fe02334-58f2-4e9b-8a59-874037d0d9d2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 08:53:19.921 +05:30 0be08106-d44c-4e91-a57f-dea3bbd5dc8c INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 7.2828ms 2024-08-24 08:53:22.299 +05:30 d23250c2-c06c-4d99-b5c0-57b12838e664 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 793 2024-08-24 08:53:22.299 +05:30 d23250c2-c06c-4d99-b5c0-57b12838e664 INF CORS policy execution successful. 2024-08-24 08:53:22.300 +05:30 d23250c2-c06c-4d99-b5c0-57b12838e664 INF HTTP request: Path: /log/createlog 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: 793}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Master Interceptor","eventType":"Api Error-http://103.120.178.195/SangMastersAPI/master/getmasterdata?masterId=33&searchType=1&searchString=","environment":"400 data base error","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":1000,\"message\":\"Invalid object name 't_m_FT033'\",\"result\":null}","message":"400 data base error","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0Njk1NTEsImV4cCI6MTcyNDQ3MDE1MSwiaWF0IjoxNzI0NDY5NTUxfQ.l5SMTE4zbTjoPFmJQJyMEjqWLXGvgmx9eDA-OcRtlEA"} 2024-08-24 08:53:22.301 +05:30 8e38236d-0f32-4e3e-99b2-f54fe75fe08d INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 08:53:22.301 +05:30 8e38236d-0f32-4e3e-99b2-f54fe75fe08d INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 08:53:22.304 +05:30 8e38236d-0f32-4e3e-99b2-f54fe75fe08d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 08:53:22.304 +05:30 8e38236d-0f32-4e3e-99b2-f54fe75fe08d INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 3.399ms 2024-08-24 08:53:22.304 +05:30 8e38236d-0f32-4e3e-99b2-f54fe75fe08d INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 08:53:22.305 +05:30 8e38236d-0f32-4e3e-99b2-f54fe75fe08d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d23250c2-c06c-4d99-b5c0-57b12838e664}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 08:53:22.305 +05:30 8e38236d-0f32-4e3e-99b2-f54fe75fe08d INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 6.2795ms 2024-08-24 08:53:23.409 +05:30 bd3d95af-9165-46d2-bc37-49f2641d2857 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 692 2024-08-24 08:53:23.409 +05:30 bd3d95af-9165-46d2-bc37-49f2641d2857 INF CORS policy execution successful. 2024-08-24 08:53:23.410 +05:30 bd3d95af-9165-46d2-bc37-49f2641d2857 INF HTTP request: Path: /log/createlog 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: 692}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Master Interceptor","eventType":"Api Error-http://103.120.178.195/SangMastersAPI/master/getmasterdata?masterId=32&searchType=1&searchString=","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0Njk1NTEsImV4cCI6MTcyNDQ3MDE1MSwiaWF0IjoxNzI0NDY5NTUxfQ.l5SMTE4zbTjoPFmJQJyMEjqWLXGvgmx9eDA-OcRtlEA"} 2024-08-24 08:53:23.410 +05:30 c14b1112-7e2e-443a-93a7-e6a31dc944f2 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 08:53:23.410 +05:30 c14b1112-7e2e-443a-93a7-e6a31dc944f2 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 08:53:23.412 +05:30 c14b1112-7e2e-443a-93a7-e6a31dc944f2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 08:53:23.413 +05:30 c14b1112-7e2e-443a-93a7-e6a31dc944f2 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.4637ms 2024-08-24 08:53:23.413 +05:30 c14b1112-7e2e-443a-93a7-e6a31dc944f2 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 08:53:23.413 +05:30 c14b1112-7e2e-443a-93a7-e6a31dc944f2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bd3d95af-9165-46d2-bc37-49f2641d2857}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 08:53:23.413 +05:30 c14b1112-7e2e-443a-93a7-e6a31dc944f2 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 4.581ms 2024-08-24 08:53:27.142 +05:30 31705d23-f541-4619-82c4-7789aba51565 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 08:53:27.143 +05:30 31705d23-f541-4619-82c4-7789aba51565 INF CORS policy execution successful. 2024-08-24 08:53:27.144 +05:30 31705d23-f541-4619-82c4-7789aba51565 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 2.1453ms 2024-08-24 08:53:27.199 +05:30 6c8c146f-759a-4df6-9c0d-c4082660f286 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 793 2024-08-24 08:53:27.200 +05:30 6c8c146f-759a-4df6-9c0d-c4082660f286 INF CORS policy execution successful. 2024-08-24 08:53:27.201 +05:30 6c8c146f-759a-4df6-9c0d-c4082660f286 INF HTTP request: Path: /log/createlog 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: 793}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Master Interceptor","eventType":"Api Error-http://103.120.178.195/SangMastersAPI/master/getmasterdata?masterId=33&searchType=1&searchString=","environment":"400 data base error","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":1000,\"message\":\"Invalid object name 't_m_FT033'\",\"result\":null}","message":"400 data base error","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0Njk1NTEsImV4cCI6MTcyNDQ3MDE1MSwiaWF0IjoxNzI0NDY5NTUxfQ.l5SMTE4zbTjoPFmJQJyMEjqWLXGvgmx9eDA-OcRtlEA"} 2024-08-24 08:53:27.201 +05:30 34de047f-9a04-4b8e-b322-040b5a18cfa9 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 08:53:27.202 +05:30 34de047f-9a04-4b8e-b322-040b5a18cfa9 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 08:53:27.206 +05:30 34de047f-9a04-4b8e-b322-040b5a18cfa9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 08:53:27.207 +05:30 34de047f-9a04-4b8e-b322-040b5a18cfa9 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 4.5768ms 2024-08-24 08:53:27.207 +05:30 34de047f-9a04-4b8e-b322-040b5a18cfa9 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 08:53:27.207 +05:30 34de047f-9a04-4b8e-b322-040b5a18cfa9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6c8c146f-759a-4df6-9c0d-c4082660f286}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 08:53:27.208 +05:30 34de047f-9a04-4b8e-b322-040b5a18cfa9 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 8.4497ms 2024-08-24 08:53:34.745 +05:30 aaf56f9a-eb9c-486c-b368-2c8185e2fe8a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 08:53:34.751 +05:30 aaf56f9a-eb9c-486c-b368-2c8185e2fe8a INF CORS policy execution successful. 2024-08-24 08:53:34.752 +05:30 aaf56f9a-eb9c-486c-b368-2c8185e2fe8a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 7.4197ms 2024-08-24 08:53:34.810 +05:30 067343bd-fea7-4cd8-8ec1-e11625face34 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 793 2024-08-24 08:53:34.810 +05:30 067343bd-fea7-4cd8-8ec1-e11625face34 INF CORS policy execution successful. 2024-08-24 08:53:34.811 +05:30 067343bd-fea7-4cd8-8ec1-e11625face34 INF HTTP request: Path: /log/createlog 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: 793}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Master Interceptor","eventType":"Api Error-http://103.120.178.195/SangMastersAPI/master/getmasterdata?masterId=36&searchType=1&searchString=","environment":"400 data base error","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":1000,\"message\":\"Invalid object name 't_m_FT036'\",\"result\":null}","message":"400 data base error","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0Njk1NTEsImV4cCI6MTcyNDQ3MDE1MSwiaWF0IjoxNzI0NDY5NTUxfQ.l5SMTE4zbTjoPFmJQJyMEjqWLXGvgmx9eDA-OcRtlEA"} 2024-08-24 08:53:34.811 +05:30 64be24e2-a1cb-41cb-8bee-df10475b63f7 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 08:53:34.812 +05:30 64be24e2-a1cb-41cb-8bee-df10475b63f7 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 08:53:34.816 +05:30 64be24e2-a1cb-41cb-8bee-df10475b63f7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 08:53:34.816 +05:30 64be24e2-a1cb-41cb-8bee-df10475b63f7 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 4.4999ms 2024-08-24 08:53:34.817 +05:30 64be24e2-a1cb-41cb-8bee-df10475b63f7 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 08:53:34.817 +05:30 64be24e2-a1cb-41cb-8bee-df10475b63f7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 067343bd-fea7-4cd8-8ec1-e11625face34}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 08:53:34.817 +05:30 64be24e2-a1cb-41cb-8bee-df10475b63f7 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 7.6831ms 2024-08-24 08:54:39.443 +05:30 b80e636d-046e-4908-b67c-0bdeff934e4e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 08:54:39.446 +05:30 b80e636d-046e-4908-b67c-0bdeff934e4e INF CORS policy execution successful. 2024-08-24 08:54:39.448 +05:30 b80e636d-046e-4908-b67c-0bdeff934e4e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 4.6671ms 2024-08-24 08:54:39.529 +05:30 ab8cc62b-ce6f-4b3c-9b9d-786bef995de9 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 778 2024-08-24 08:54:39.530 +05:30 ab8cc62b-ce6f-4b3c-9b9d-786bef995de9 INF CORS policy execution successful. 2024-08-24 08:54:39.531 +05:30 ab8cc62b-ce6f-4b3c-9b9d-786bef995de9 INF HTTP request: Path: /log/createlog 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: 778}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipin1&type=2","environment":"409 conflict","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":3002,\"message\":\"User with the provided user name exists.\",\"result\":null}","message":"409 conflict","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0Njk1NTEsImV4cCI6MTcyNDQ3MDE1MSwiaWF0IjoxNzI0NDY5NTUxfQ.l5SMTE4zbTjoPFmJQJyMEjqWLXGvgmx9eDA-OcRtlEA"} 2024-08-24 08:54:39.532 +05:30 803ddba4-6932-4e7b-8779-a4b71c713d19 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 08:54:39.534 +05:30 803ddba4-6932-4e7b-8779-a4b71c713d19 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 08:54:39.547 +05:30 803ddba4-6932-4e7b-8779-a4b71c713d19 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 08:54:39.548 +05:30 803ddba4-6932-4e7b-8779-a4b71c713d19 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 14.7284ms 2024-08-24 08:54:39.549 +05:30 803ddba4-6932-4e7b-8779-a4b71c713d19 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 08:54:39.549 +05:30 803ddba4-6932-4e7b-8779-a4b71c713d19 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ab8cc62b-ce6f-4b3c-9b9d-786bef995de9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 08:54:39.550 +05:30 803ddba4-6932-4e7b-8779-a4b71c713d19 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 20.6703ms 2024-08-24 08:54:47.434 +05:30 ea468515-1375-4e11-b5c4-3c422a7bb9f3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 08:54:47.435 +05:30 ea468515-1375-4e11-b5c4-3c422a7bb9f3 INF CORS policy execution successful. 2024-08-24 08:54:47.436 +05:30 ea468515-1375-4e11-b5c4-3c422a7bb9f3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 2.0247ms 2024-08-24 08:54:47.499 +05:30 31d2db3a-e38f-4226-a76d-aae25b5d894b INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 780 2024-08-24 08:54:47.499 +05:30 31d2db3a-e38f-4226-a76d-aae25b5d894b INF CORS policy execution successful. 2024-08-24 08:54:47.500 +05:30 31d2db3a-e38f-4226-a76d-aae25b5d894b INF HTTP request: Path: /log/createlog 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: 780}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=dipin1&type=1","environment":"409 conflict","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":3002,\"message\":\"User with the provided login name exists.\",\"result\":null}","message":"409 conflict","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0Njk1NTEsImV4cCI6MTcyNDQ3MDE1MSwiaWF0IjoxNzI0NDY5NTUxfQ.l5SMTE4zbTjoPFmJQJyMEjqWLXGvgmx9eDA-OcRtlEA"} 2024-08-24 08:54:47.502 +05:30 9f958d0f-44e6-4ab8-b9a4-d22d37ae93e5 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 08:54:47.502 +05:30 9f958d0f-44e6-4ab8-b9a4-d22d37ae93e5 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 08:54:47.520 +05:30 9f958d0f-44e6-4ab8-b9a4-d22d37ae93e5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 08:54:47.521 +05:30 9f958d0f-44e6-4ab8-b9a4-d22d37ae93e5 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 18.2694ms 2024-08-24 08:54:47.521 +05:30 9f958d0f-44e6-4ab8-b9a4-d22d37ae93e5 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 08:54:47.521 +05:30 9f958d0f-44e6-4ab8-b9a4-d22d37ae93e5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 31d2db3a-e38f-4226-a76d-aae25b5d894b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 08:54:47.522 +05:30 9f958d0f-44e6-4ab8-b9a4-d22d37ae93e5 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 23.0038ms 2024-08-24 08:54:56.214 +05:30 f9d89eaf-027b-48d8-8347-d51e1a1a4d21 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 08:54:56.218 +05:30 f9d89eaf-027b-48d8-8347-d51e1a1a4d21 INF CORS policy execution successful. 2024-08-24 08:54:56.220 +05:30 f9d89eaf-027b-48d8-8347-d51e1a1a4d21 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 5.6734ms 2024-08-24 08:54:56.300 +05:30 6d154e78-7436-4230-8298-36cb32fa12fa INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 601 2024-08-24 08:54:56.301 +05:30 6d154e78-7436-4230-8298-36cb32fa12fa INF CORS policy execution successful. 2024-08-24 08:54:56.304 +05:30 6d154e78-7436-4230-8298-36cb32fa12fa INF HTTP request: Path: /log/createlog 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: 601}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Profile Summary Page","eventType":"Api Error-getProfileSummary","environment":"Catch error","exceptionDetails":"500 error","message":"Server error","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0Njk1NTEsImV4cCI6MTcyNDQ3MDE1MSwiaWF0IjoxNzI0NDY5NTUxfQ.l5SMTE4zbTjoPFmJQJyMEjqWLXGvgmx9eDA-OcRtlEA"} 2024-08-24 08:54:56.304 +05:30 6cca6b63-435f-4ee7-8fdd-5a78369f1816 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 08:54:56.305 +05:30 6cca6b63-435f-4ee7-8fdd-5a78369f1816 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 08:54:56.309 +05:30 6cca6b63-435f-4ee7-8fdd-5a78369f1816 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 08:54:56.310 +05:30 6cca6b63-435f-4ee7-8fdd-5a78369f1816 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 4.7188ms 2024-08-24 08:54:56.310 +05:30 6cca6b63-435f-4ee7-8fdd-5a78369f1816 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 08:54:56.310 +05:30 6cca6b63-435f-4ee7-8fdd-5a78369f1816 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6d154e78-7436-4230-8298-36cb32fa12fa}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 08:54:56.310 +05:30 6cca6b63-435f-4ee7-8fdd-5a78369f1816 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 10.6149ms 2024-08-24 08:55:08.610 +05:30 947f195e-b364-4f47-a584-3b88e9b3ffa7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 08:55:08.616 +05:30 947f195e-b364-4f47-a584-3b88e9b3ffa7 INF CORS policy execution successful. 2024-08-24 08:55:08.619 +05:30 947f195e-b364-4f47-a584-3b88e9b3ffa7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 8.4046ms 2024-08-24 08:55:08.683 +05:30 cc3a4e62-4d72-47c9-b87d-381d734ca63d INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 601 2024-08-24 08:55:08.683 +05:30 cc3a4e62-4d72-47c9-b87d-381d734ca63d INF CORS policy execution successful. 2024-08-24 08:55:08.684 +05:30 cc3a4e62-4d72-47c9-b87d-381d734ca63d INF HTTP request: Path: /log/createlog 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: 601}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Profile Summary Page","eventType":"Api Error-getProfileSummary","environment":"Catch error","exceptionDetails":"500 error","message":"Server error","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0Njk1NTEsImV4cCI6MTcyNDQ3MDE1MSwiaWF0IjoxNzI0NDY5NTUxfQ.l5SMTE4zbTjoPFmJQJyMEjqWLXGvgmx9eDA-OcRtlEA"} 2024-08-24 08:55:08.685 +05:30 6b6b1759-3ede-4796-b817-8a7f4a381932 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 08:55:08.686 +05:30 6b6b1759-3ede-4796-b817-8a7f4a381932 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 08:55:08.707 +05:30 6b6b1759-3ede-4796-b817-8a7f4a381932 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 08:55:08.708 +05:30 6b6b1759-3ede-4796-b817-8a7f4a381932 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 22.398ms 2024-08-24 08:55:08.708 +05:30 6b6b1759-3ede-4796-b817-8a7f4a381932 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 08:55:08.709 +05:30 6b6b1759-3ede-4796-b817-8a7f4a381932 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cc3a4e62-4d72-47c9-b87d-381d734ca63d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 08:55:08.709 +05:30 6b6b1759-3ede-4796-b817-8a7f4a381932 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 26.9195ms 2024-08-24 09:06:04.882 +05:30 INF Application is shutting down... 2024-08-24 09:32:45.866 +05:30 INF User profile not available. Using 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ASP.NET\4.0.30319.0\AutoGenKeys\S-1-5-82-4259440821-222966798-3171943127-1288643715-2917400912\DataProtection' as key repository and Windows DPAPI to encrypt keys at rest. 2024-08-24 09:32:46.125 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-08-24 09:32:46.126 +05:30 INF Hosting environment: Production 2024-08-24 09:32:46.126 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Log.Api 2024-08-24 09:32:46.140 +05:30 62ab6399-30ca-41ff-9b33-b088e3cddff6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 09:32:46.214 +05:30 62ab6399-30ca-41ff-9b33-b088e3cddff6 INF CORS policy execution successful. 2024-08-24 09:32:46.225 +05:30 62ab6399-30ca-41ff-9b33-b088e3cddff6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 87.0066ms 2024-08-24 09:32:46.349 +05:30 41375050-8cdb-40ef-9a27-1b611a8abdce INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 601 2024-08-24 09:32:46.355 +05:30 41375050-8cdb-40ef-9a27-1b611a8abdce INF CORS policy execution successful. 2024-08-24 09:32:46.374 +05:30 41375050-8cdb-40ef-9a27-1b611a8abdce INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 601}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Profile Summary Page","eventType":"Api Error-getProfileSummary","environment":"Catch error","exceptionDetails":"500 error","message":"Server error","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzIxNDgsImV4cCI6MTcyNDQ3Mjc0OCwiaWF0IjoxNzI0NDcyMTQ4fQ.4ISm6luvvSJ-rwouo3WhOJcytyAtSD_aO9iRlUkLK2E"} 2024-08-24 09:32:46.393 +05:30 915f0c0d-c564-4604-9559-4ab591849c1e INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:32:46.428 +05:30 915f0c0d-c564-4604-9559-4ab591849c1e INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 09:32:46.726 +05:30 915f0c0d-c564-4604-9559-4ab591849c1e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 09:32:46.769 +05:30 915f0c0d-c564-4604-9559-4ab591849c1e INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 335.787ms 2024-08-24 09:32:46.770 +05:30 915f0c0d-c564-4604-9559-4ab591849c1e INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:32:46.770 +05:30 915f0c0d-c564-4604-9559-4ab591849c1e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 41375050-8cdb-40ef-9a27-1b611a8abdce}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 09:32:46.778 +05:30 915f0c0d-c564-4604-9559-4ab591849c1e INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 429.1085ms 2024-08-24 09:37:07.924 +05:30 406c5f81-eed1-4d80-b6d1-3a0aef006b60 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 09:37:07.935 +05:30 406c5f81-eed1-4d80-b6d1-3a0aef006b60 INF CORS policy execution successful. 2024-08-24 09:37:07.937 +05:30 406c5f81-eed1-4d80-b6d1-3a0aef006b60 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 13.4338ms 2024-08-24 09:37:08.177 +05:30 ee985199-4b40-45a5-8680-3400e2203d01 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 601 2024-08-24 09:37:08.178 +05:30 ee985199-4b40-45a5-8680-3400e2203d01 INF CORS policy execution successful. 2024-08-24 09:37:08.182 +05:30 ee985199-4b40-45a5-8680-3400e2203d01 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 601}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Profile Summary Page","eventType":"Api Error-getProfileSummary","environment":"Catch error","exceptionDetails":"500 error","message":"Server error","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzE5NDMsImV4cCI6MTcyNDQ3MjU0MywiaWF0IjoxNzI0NDcxOTQzfQ.vEBRXFLoeRfzSjafzAhrON5J-fHT3PQLa2WPVMAh4nI"} 2024-08-24 09:37:08.185 +05:30 05aa3bea-f112-49f7-82e3-19adbe5d4a2e INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:37:08.187 +05:30 05aa3bea-f112-49f7-82e3-19adbe5d4a2e INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 09:37:08.208 +05:30 05aa3bea-f112-49f7-82e3-19adbe5d4a2e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 09:37:08.211 +05:30 05aa3bea-f112-49f7-82e3-19adbe5d4a2e INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 24.1054ms 2024-08-24 09:37:08.212 +05:30 05aa3bea-f112-49f7-82e3-19adbe5d4a2e INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:37:08.212 +05:30 05aa3bea-f112-49f7-82e3-19adbe5d4a2e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ee985199-4b40-45a5-8680-3400e2203d01}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 09:37:08.213 +05:30 05aa3bea-f112-49f7-82e3-19adbe5d4a2e INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 36.2523ms 2024-08-24 09:38:21.499 +05:30 7cc3fdd9-e50e-4496-a70c-e055958f44a1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 09:38:21.502 +05:30 7cc3fdd9-e50e-4496-a70c-e055958f44a1 INF CORS policy execution successful. 2024-08-24 09:38:21.504 +05:30 7cc3fdd9-e50e-4496-a70c-e055958f44a1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 4.364ms 2024-08-24 09:38:21.630 +05:30 e5211c00-4295-4e54-bae9-9d4de5932eab INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 748 2024-08-24 09:38:21.631 +05:30 e5211c00-4295-4e54-bae9-9d4de5932eab INF CORS policy execution successful. 2024-08-24 09:38:21.632 +05:30 e5211c00-4295-4e54-bae9-9d4de5932eab INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 748}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/upsertprofile","environment":"409 conflict","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":3002,\"message\":\"Error: Profile name already exists.\",\"result\":null}","message":"409 conflict","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzE5NDMsImV4cCI6MTcyNDQ3MjU0MywiaWF0IjoxNzI0NDcxOTQzfQ.vEBRXFLoeRfzSjafzAhrON5J-fHT3PQLa2WPVMAh4nI"} 2024-08-24 09:38:21.634 +05:30 896c0673-e305-4ce1-8648-368518ff5fbe INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:38:21.636 +05:30 896c0673-e305-4ce1-8648-368518ff5fbe INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 09:38:21.651 +05:30 896c0673-e305-4ce1-8648-368518ff5fbe INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 09:38:21.652 +05:30 896c0673-e305-4ce1-8648-368518ff5fbe INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 15.6258ms 2024-08-24 09:38:21.652 +05:30 896c0673-e305-4ce1-8648-368518ff5fbe INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:38:21.652 +05:30 896c0673-e305-4ce1-8648-368518ff5fbe INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e5211c00-4295-4e54-bae9-9d4de5932eab}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 09:38:21.653 +05:30 896c0673-e305-4ce1-8648-368518ff5fbe INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 22.9574ms 2024-08-24 09:39:55.509 +05:30 f2ff1287-fc61-4f7b-9cc8-74a67e61e791 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 09:39:55.513 +05:30 f2ff1287-fc61-4f7b-9cc8-74a67e61e791 INF CORS policy execution successful. 2024-08-24 09:39:55.514 +05:30 f2ff1287-fc61-4f7b-9cc8-74a67e61e791 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 5.1639ms 2024-08-24 09:39:55.555 +05:30 7ba3ef6d-305f-465e-97a2-8d74b6f930bc INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 790 2024-08-24 09:39:55.556 +05:30 7ba3ef6d-305f-465e-97a2-8d74b6f930bc INF CORS policy execution successful. 2024-08-24 09:39:55.557 +05:30 7ba3ef6d-305f-465e-97a2-8d74b6f930bc INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 790}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/checkprofilenameexistence?profileId=0&profileName=TestProfile1","environment":"409 conflict","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":3002,\"message\":\"Profile Name already exists.\",\"result\":null}","message":"409 conflict","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzE5NDMsImV4cCI6MTcyNDQ3MjU0MywiaWF0IjoxNzI0NDcxOTQzfQ.vEBRXFLoeRfzSjafzAhrON5J-fHT3PQLa2WPVMAh4nI"} 2024-08-24 09:39:55.558 +05:30 0cfdfd4f-11f7-4cab-8686-cfb60fbd7d4a INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:39:55.559 +05:30 0cfdfd4f-11f7-4cab-8686-cfb60fbd7d4a INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 09:39:55.571 +05:30 0cfdfd4f-11f7-4cab-8686-cfb60fbd7d4a ERR Refresh token has expired 2024-08-24 09:39:55.642 +05:30 0cfdfd4f-11f7-4cab-8686-cfb60fbd7d4a ERR Logging failed.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: Refresh token has expired at Sang.Service.Common.Validators.TokenValidator.ValidateToken(String token, String TokenKey) at Sang.Service.Common.CommonService.AuthenticationContext.GetUserId(String token) at Sang.Log.Api.Services.LogService.CreateLog(LogRequest log) at Sang.Log.Api.Controllers.LogController.CreateLog(LogRequest log) 2024-08-24 09:39:55.644 +05:30 0cfdfd4f-11f7-4cab-8686-cfb60fbd7d4a INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 09:39:55.646 +05:30 0cfdfd4f-11f7-4cab-8686-cfb60fbd7d4a INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 86.7087ms 2024-08-24 09:39:55.646 +05:30 0cfdfd4f-11f7-4cab-8686-cfb60fbd7d4a INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:39:55.646 +05:30 0cfdfd4f-11f7-4cab-8686-cfb60fbd7d4a INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: 7ba3ef6d-305f-465e-97a2-8d74b6f930bc}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":5000,"message":"Refresh token has expired","result":null} 2024-08-24 09:39:55.649 +05:30 0cfdfd4f-11f7-4cab-8686-cfb60fbd7d4a INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 500 90 application/json; charset=utf-8 94.4491ms 2024-08-24 09:39:57.236 +05:30 2c57287d-a7b3-4ed0-8ec7-d1eff74ca944 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 09:39:57.237 +05:30 6eca1f2d-ed1c-4c97-ab36-3653a25320e0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 09:39:57.237 +05:30 2c57287d-a7b3-4ed0-8ec7-d1eff74ca944 INF CORS policy execution successful. 2024-08-24 09:39:57.237 +05:30 6eca1f2d-ed1c-4c97-ab36-3653a25320e0 INF CORS policy execution successful. 2024-08-24 09:39:57.238 +05:30 6eca1f2d-ed1c-4c97-ab36-3653a25320e0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.7671ms 2024-08-24 09:39:57.238 +05:30 2c57287d-a7b3-4ed0-8ec7-d1eff74ca944 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 1.3785ms 2024-08-24 09:39:57.282 +05:30 0067021b-ece4-4ebc-a97c-8556abfa976e INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 1128 2024-08-24 09:39:57.283 +05:30 0067021b-ece4-4ebc-a97c-8556abfa976e INF CORS policy execution successful. 2024-08-24 09:39:57.284 +05:30 0067021b-ece4-4ebc-a97c-8556abfa976e INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 1128}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Core Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0MTI0MjUsImV4cCI6MTcyNDQxMzMyNSwiaWF0IjoxNzI0NDEyNDI1fQ.NBNwoPuPb4NGjeSt0DsSTJqQ7SWQdeuMItBtAfce8hI","environment":"400 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":4000,\"message\":\"Refresh token has expired\",\"result\":null}","message":"4000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0MTI0MjUsImV4cCI6MTcyNDQxMzAyNSwiaWF0IjoxNzI0NDEyNDI1fQ.lhYKFkMRlaSGPWTUZgj5qREPW6RucM6BfkBeuXtO4Mc"} 2024-08-24 09:39:57.286 +05:30 eb926c9c-ca03-4b04-898a-83bc2fe8b72d INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:39:57.287 +05:30 eb926c9c-ca03-4b04-898a-83bc2fe8b72d INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 09:39:57.291 +05:30 a7c787f2-0702-4da0-8321-4e4626cacaa5 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 1128 2024-08-24 09:39:57.292 +05:30 a7c787f2-0702-4da0-8321-4e4626cacaa5 INF CORS policy execution successful. 2024-08-24 09:39:57.292 +05:30 a7c787f2-0702-4da0-8321-4e4626cacaa5 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 1128}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Core Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0MTI0MjUsImV4cCI6MTcyNDQxMzMyNSwiaWF0IjoxNzI0NDEyNDI1fQ.NBNwoPuPb4NGjeSt0DsSTJqQ7SWQdeuMItBtAfce8hI","environment":"400 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":4000,\"message\":\"Refresh token has expired\",\"result\":null}","message":"4000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0MTI0MjUsImV4cCI6MTcyNDQxMzAyNSwiaWF0IjoxNzI0NDEyNDI1fQ.lhYKFkMRlaSGPWTUZgj5qREPW6RucM6BfkBeuXtO4Mc"} 2024-08-24 09:39:57.292 +05:30 eb926c9c-ca03-4b04-898a-83bc2fe8b72d ERR Refresh token has expired 2024-08-24 09:39:57.293 +05:30 e1be2583-afa6-47e7-8fe8-9c6e5594a400 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:39:57.293 +05:30 e1be2583-afa6-47e7-8fe8-9c6e5594a400 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 09:39:57.294 +05:30 eb926c9c-ca03-4b04-898a-83bc2fe8b72d ERR Logging failed.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: Refresh token has expired at Sang.Service.Common.Validators.TokenValidator.ValidateToken(String token, String TokenKey) at Sang.Service.Common.CommonService.AuthenticationContext.GetUserId(String token) at Sang.Log.Api.Services.LogService.CreateLog(LogRequest log) at Sang.Log.Api.Controllers.LogController.CreateLog(LogRequest log) 2024-08-24 09:39:57.294 +05:30 eb926c9c-ca03-4b04-898a-83bc2fe8b72d INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 09:39:57.295 +05:30 eb926c9c-ca03-4b04-898a-83bc2fe8b72d INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 7.3574ms 2024-08-24 09:39:57.295 +05:30 e1be2583-afa6-47e7-8fe8-9c6e5594a400 ERR Refresh token has expired 2024-08-24 09:39:57.295 +05:30 eb926c9c-ca03-4b04-898a-83bc2fe8b72d INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:39:57.295 +05:30 eb926c9c-ca03-4b04-898a-83bc2fe8b72d INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: 0067021b-ece4-4ebc-a97c-8556abfa976e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":5000,"message":"Refresh token has expired","result":null} 2024-08-24 09:39:57.295 +05:30 e1be2583-afa6-47e7-8fe8-9c6e5594a400 ERR Logging failed.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: Refresh token has expired at Sang.Service.Common.Validators.TokenValidator.ValidateToken(String token, String TokenKey) at Sang.Service.Common.CommonService.AuthenticationContext.GetUserId(String token) at Sang.Log.Api.Services.LogService.CreateLog(LogRequest log) at Sang.Log.Api.Controllers.LogController.CreateLog(LogRequest log) 2024-08-24 09:39:57.297 +05:30 e1be2583-afa6-47e7-8fe8-9c6e5594a400 INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 09:39:57.297 +05:30 eb926c9c-ca03-4b04-898a-83bc2fe8b72d INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 500 90 application/json; charset=utf-8 15.0691ms 2024-08-24 09:39:57.298 +05:30 e1be2583-afa6-47e7-8fe8-9c6e5594a400 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 4.5298ms 2024-08-24 09:39:57.298 +05:30 e1be2583-afa6-47e7-8fe8-9c6e5594a400 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:39:57.298 +05:30 e1be2583-afa6-47e7-8fe8-9c6e5594a400 INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: a7c787f2-0702-4da0-8321-4e4626cacaa5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":5000,"message":"Refresh token has expired","result":null} 2024-08-24 09:39:57.298 +05:30 e1be2583-afa6-47e7-8fe8-9c6e5594a400 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 500 90 application/json; charset=utf-8 7.0145ms 2024-08-24 09:40:02.178 +05:30 feeaa1a2-fa1e-4bb6-babf-fc1021be63a8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 09:40:02.179 +05:30 feeaa1a2-fa1e-4bb6-babf-fc1021be63a8 INF CORS policy execution successful. 2024-08-24 09:40:02.181 +05:30 feeaa1a2-fa1e-4bb6-babf-fc1021be63a8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 2.9448ms 2024-08-24 09:40:02.473 +05:30 6e5dd1ad-8b1d-45ca-b08e-0cbfdc5faee3 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 790 2024-08-24 09:40:02.474 +05:30 6e5dd1ad-8b1d-45ca-b08e-0cbfdc5faee3 INF CORS policy execution successful. 2024-08-24 09:40:02.475 +05:30 6e5dd1ad-8b1d-45ca-b08e-0cbfdc5faee3 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 790}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/checkprofilenameexistence?profileId=0&profileName=TestProfile2","environment":"409 conflict","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":3002,\"message\":\"Profile Name already exists.\",\"result\":null}","message":"409 conflict","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzI1OTUsImV4cCI6MTcyNDQ3MzE5NSwiaWF0IjoxNzI0NDcyNTk1fQ.Q4KQx77nbDSzOKmxoAPLaUTl65aClGj0ixSmaOsQCpU"} 2024-08-24 09:40:02.517 +05:30 c88c9bcd-6c1f-4c1c-b5f0-b7c194708724 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:40:02.518 +05:30 c88c9bcd-6c1f-4c1c-b5f0-b7c194708724 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 09:40:02.556 +05:30 c88c9bcd-6c1f-4c1c-b5f0-b7c194708724 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 09:40:02.558 +05:30 c88c9bcd-6c1f-4c1c-b5f0-b7c194708724 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 39.3723ms 2024-08-24 09:40:02.558 +05:30 c88c9bcd-6c1f-4c1c-b5f0-b7c194708724 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:40:02.558 +05:30 c88c9bcd-6c1f-4c1c-b5f0-b7c194708724 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6e5dd1ad-8b1d-45ca-b08e-0cbfdc5faee3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 09:40:02.560 +05:30 c88c9bcd-6c1f-4c1c-b5f0-b7c194708724 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 86.7162ms 2024-08-24 09:40:10.836 +05:30 afc90289-80ae-4068-9dc9-74af79067301 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 09:40:10.837 +05:30 afc90289-80ae-4068-9dc9-74af79067301 INF CORS policy execution successful. 2024-08-24 09:40:10.838 +05:30 afc90289-80ae-4068-9dc9-74af79067301 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 2.7788ms 2024-08-24 09:40:10.894 +05:30 67c6cebc-777d-4689-afe1-ec80b221388e INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 661 2024-08-24 09:40:10.894 +05:30 67c6cebc-777d-4689-afe1-ec80b221388e INF CORS policy execution successful. 2024-08-24 09:40:10.895 +05:30 67c6cebc-777d-4689-afe1-ec80b221388e INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 661}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=90","environment":"Catch error","exceptionDetails":"500 error","message":"Server error","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzI2MDEsImV4cCI6MTcyNDQ3MzIwMSwiaWF0IjoxNzI0NDcyNjAxfQ.oe4yxM8aG2Of3XOyd6vw_1WFfelwV3b0BaqBR2Hrisk"} 2024-08-24 09:40:10.896 +05:30 857aaf84-2c2e-4b80-8c4e-c5de97055f65 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:40:10.896 +05:30 857aaf84-2c2e-4b80-8c4e-c5de97055f65 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 09:40:10.901 +05:30 857aaf84-2c2e-4b80-8c4e-c5de97055f65 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 09:40:10.902 +05:30 857aaf84-2c2e-4b80-8c4e-c5de97055f65 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 5.6402ms 2024-08-24 09:40:10.902 +05:30 857aaf84-2c2e-4b80-8c4e-c5de97055f65 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:40:10.902 +05:30 857aaf84-2c2e-4b80-8c4e-c5de97055f65 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 67c6cebc-777d-4689-afe1-ec80b221388e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 09:40:10.903 +05:30 857aaf84-2c2e-4b80-8c4e-c5de97055f65 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 9.171ms 2024-08-24 09:40:11.037 +05:30 02f0f87c-84ee-42f8-8228-0f98f71593ee INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 661 2024-08-24 09:40:11.037 +05:30 02f0f87c-84ee-42f8-8228-0f98f71593ee INF CORS policy execution successful. 2024-08-24 09:40:11.038 +05:30 02f0f87c-84ee-42f8-8228-0f98f71593ee INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 661}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=90","environment":"Catch error","exceptionDetails":"500 error","message":"Server error","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzI2MDEsImV4cCI6MTcyNDQ3MzIwMSwiaWF0IjoxNzI0NDcyNjAxfQ.oe4yxM8aG2Of3XOyd6vw_1WFfelwV3b0BaqBR2Hrisk"} 2024-08-24 09:40:11.038 +05:30 fc7868e4-70fa-4148-bfd8-4f692bbabbd4 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:40:11.039 +05:30 fc7868e4-70fa-4148-bfd8-4f692bbabbd4 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 09:40:11.043 +05:30 fc7868e4-70fa-4148-bfd8-4f692bbabbd4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 09:40:11.043 +05:30 fc7868e4-70fa-4148-bfd8-4f692bbabbd4 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 4.4441ms 2024-08-24 09:40:11.043 +05:30 fc7868e4-70fa-4148-bfd8-4f692bbabbd4 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:40:11.044 +05:30 fc7868e4-70fa-4148-bfd8-4f692bbabbd4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 02f0f87c-84ee-42f8-8228-0f98f71593ee}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 09:40:11.044 +05:30 fc7868e4-70fa-4148-bfd8-4f692bbabbd4 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 7.6189ms 2024-08-24 09:40:18.146 +05:30 7e8e1dd6-e217-4cf7-971c-ecaa36393fa7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 09:40:18.147 +05:30 7e8e1dd6-e217-4cf7-971c-ecaa36393fa7 INF CORS policy execution successful. 2024-08-24 09:40:18.148 +05:30 7e8e1dd6-e217-4cf7-971c-ecaa36393fa7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 2.5182ms 2024-08-24 09:40:18.225 +05:30 e6d36712-8562-4803-adb5-72fb09bde80d INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 601 2024-08-24 09:40:18.226 +05:30 e6d36712-8562-4803-adb5-72fb09bde80d INF CORS policy execution successful. 2024-08-24 09:40:18.227 +05:30 e6d36712-8562-4803-adb5-72fb09bde80d INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 601}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Profile Summary Page","eventType":"Api Error-getProfileSummary","environment":"Catch error","exceptionDetails":"500 error","message":"Server error","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzI1OTUsImV4cCI6MTcyNDQ3MzE5NSwiaWF0IjoxNzI0NDcyNTk1fQ.Q4KQx77nbDSzOKmxoAPLaUTl65aClGj0ixSmaOsQCpU"} 2024-08-24 09:40:18.228 +05:30 d9deb9e6-d72d-4178-9bd8-cf57bf21ab15 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:40:18.228 +05:30 d9deb9e6-d72d-4178-9bd8-cf57bf21ab15 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 09:40:18.233 +05:30 d9deb9e6-d72d-4178-9bd8-cf57bf21ab15 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 09:40:18.233 +05:30 d9deb9e6-d72d-4178-9bd8-cf57bf21ab15 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 4.7307ms 2024-08-24 09:40:18.233 +05:30 d9deb9e6-d72d-4178-9bd8-cf57bf21ab15 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:40:18.233 +05:30 d9deb9e6-d72d-4178-9bd8-cf57bf21ab15 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e6d36712-8562-4803-adb5-72fb09bde80d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 09:40:18.234 +05:30 d9deb9e6-d72d-4178-9bd8-cf57bf21ab15 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 8.7537ms 2024-08-24 09:40:25.991 +05:30 2e0e8f51-c5d0-4049-a113-971eb9a95329 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 09:40:25.992 +05:30 2e0e8f51-c5d0-4049-a113-971eb9a95329 INF CORS policy execution successful. 2024-08-24 09:40:25.993 +05:30 2e0e8f51-c5d0-4049-a113-971eb9a95329 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 1.5762ms 2024-08-24 09:40:26.047 +05:30 2cd36f0b-5972-4daa-806d-6e893b773e54 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 647 2024-08-24 09:40:26.049 +05:30 2cd36f0b-5972-4daa-806d-6e893b773e54 INF CORS policy execution successful. 2024-08-24 09:40:26.050 +05:30 2cd36f0b-5972-4daa-806d-6e893b773e54 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 647}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=1","environment":"Catch error","exceptionDetails":"500 error","message":"Server error","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzI2MDEsImV4cCI6MTcyNDQ3MzIwMSwiaWF0IjoxNzI0NDcyNjAxfQ.oe4yxM8aG2Of3XOyd6vw_1WFfelwV3b0BaqBR2Hrisk"} 2024-08-24 09:40:26.051 +05:30 f6469573-8274-49d8-b57a-c560d536167b INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:40:26.051 +05:30 f6469573-8274-49d8-b57a-c560d536167b INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 09:40:26.059 +05:30 f6469573-8274-49d8-b57a-c560d536167b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 09:40:26.059 +05:30 f6469573-8274-49d8-b57a-c560d536167b INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 8.1369ms 2024-08-24 09:40:26.060 +05:30 f6469573-8274-49d8-b57a-c560d536167b INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:40:26.060 +05:30 f6469573-8274-49d8-b57a-c560d536167b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2cd36f0b-5972-4daa-806d-6e893b773e54}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 09:40:26.060 +05:30 f6469573-8274-49d8-b57a-c560d536167b INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 13.2161ms 2024-08-24 09:40:26.217 +05:30 6c1f7239-43ff-4a03-853b-46c75c22cd56 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 647 2024-08-24 09:40:26.217 +05:30 6c1f7239-43ff-4a03-853b-46c75c22cd56 INF CORS policy execution successful. 2024-08-24 09:40:26.218 +05:30 6c1f7239-43ff-4a03-853b-46c75c22cd56 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 647}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=1","environment":"Catch error","exceptionDetails":"500 error","message":"Server error","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzI2MDEsImV4cCI6MTcyNDQ3MzIwMSwiaWF0IjoxNzI0NDcyNjAxfQ.oe4yxM8aG2Of3XOyd6vw_1WFfelwV3b0BaqBR2Hrisk"} 2024-08-24 09:40:26.219 +05:30 4c972b47-b4b3-4815-9659-13134f093542 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:40:26.219 +05:30 4c972b47-b4b3-4815-9659-13134f093542 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 09:40:26.222 +05:30 4c972b47-b4b3-4815-9659-13134f093542 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 09:40:26.222 +05:30 4c972b47-b4b3-4815-9659-13134f093542 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.8351ms 2024-08-24 09:40:26.222 +05:30 4c972b47-b4b3-4815-9659-13134f093542 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:40:26.222 +05:30 4c972b47-b4b3-4815-9659-13134f093542 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6c1f7239-43ff-4a03-853b-46c75c22cd56}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 09:40:26.223 +05:30 4c972b47-b4b3-4815-9659-13134f093542 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 5.9733ms 2024-08-24 09:40:32.072 +05:30 873d6ff3-fe76-4429-bac8-427d5cf41719 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 09:40:32.074 +05:30 873d6ff3-fe76-4429-bac8-427d5cf41719 INF CORS policy execution successful. 2024-08-24 09:40:32.075 +05:30 873d6ff3-fe76-4429-bac8-427d5cf41719 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 2.7113ms 2024-08-24 09:40:32.128 +05:30 1778dab7-d6e5-4646-b341-d9aa4a3f9e95 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 713 2024-08-24 09:40:32.128 +05:30 1778dab7-d6e5-4646-b341-d9aa4a3f9e95 INF CORS policy execution successful. 2024-08-24 09:40:32.129 +05:30 1778dab7-d6e5-4646-b341-d9aa4a3f9e95 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 713}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=z","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzI2MDEsImV4cCI6MTcyNDQ3MzIwMSwiaWF0IjoxNzI0NDcyNjAxfQ.oe4yxM8aG2Of3XOyd6vw_1WFfelwV3b0BaqBR2Hrisk"} 2024-08-24 09:40:32.130 +05:30 cb433cd8-5284-4439-a554-9f7aefbcf2e7 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:40:32.130 +05:30 cb433cd8-5284-4439-a554-9f7aefbcf2e7 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 09:40:32.134 +05:30 cb433cd8-5284-4439-a554-9f7aefbcf2e7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 09:40:32.134 +05:30 cb433cd8-5284-4439-a554-9f7aefbcf2e7 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 3.823ms 2024-08-24 09:40:32.134 +05:30 cb433cd8-5284-4439-a554-9f7aefbcf2e7 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:40:32.135 +05:30 cb433cd8-5284-4439-a554-9f7aefbcf2e7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1778dab7-d6e5-4646-b341-d9aa4a3f9e95}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 09:40:32.135 +05:30 cb433cd8-5284-4439-a554-9f7aefbcf2e7 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 7.1057ms 2024-08-24 09:40:32.214 +05:30 acf77a73-f3c5-4f6a-b9ae-f0a865c569f6 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 715 2024-08-24 09:40:32.215 +05:30 acf77a73-f3c5-4f6a-b9ae-f0a865c569f6 INF CORS policy execution successful. 2024-08-24 09:40:32.215 +05:30 acf77a73-f3c5-4f6a-b9ae-f0a865c569f6 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 715}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=zzz","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzI2MDEsImV4cCI6MTcyNDQ3MzIwMSwiaWF0IjoxNzI0NDcyNjAxfQ.oe4yxM8aG2Of3XOyd6vw_1WFfelwV3b0BaqBR2Hrisk"} 2024-08-24 09:40:32.215 +05:30 be6f799d-a3aa-4da6-b5e1-4b27ad55edb8 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:40:32.215 +05:30 be6f799d-a3aa-4da6-b5e1-4b27ad55edb8 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 09:40:32.216 +05:30 4b718dda-b38e-4ced-9248-7b847b038f66 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 714 2024-08-24 09:40:32.216 +05:30 4b718dda-b38e-4ced-9248-7b847b038f66 INF CORS policy execution successful. 2024-08-24 09:40:32.217 +05:30 4b718dda-b38e-4ced-9248-7b847b038f66 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 714}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=zz","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzI2MDEsImV4cCI6MTcyNDQ3MzIwMSwiaWF0IjoxNzI0NDcyNjAxfQ.oe4yxM8aG2Of3XOyd6vw_1WFfelwV3b0BaqBR2Hrisk"} 2024-08-24 09:40:32.217 +05:30 6b17d204-b3ea-49ae-9441-96b1b7ac2673 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:40:32.217 +05:30 6b17d204-b3ea-49ae-9441-96b1b7ac2673 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 09:40:32.218 +05:30 be6f799d-a3aa-4da6-b5e1-4b27ad55edb8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 09:40:32.218 +05:30 be6f799d-a3aa-4da6-b5e1-4b27ad55edb8 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.6006ms 2024-08-24 09:40:32.218 +05:30 be6f799d-a3aa-4da6-b5e1-4b27ad55edb8 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:40:32.218 +05:30 be6f799d-a3aa-4da6-b5e1-4b27ad55edb8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: acf77a73-f3c5-4f6a-b9ae-f0a865c569f6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 09:40:32.219 +05:30 be6f799d-a3aa-4da6-b5e1-4b27ad55edb8 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 4.6207ms 2024-08-24 09:40:32.219 +05:30 6b17d204-b3ea-49ae-9441-96b1b7ac2673 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 09:40:32.219 +05:30 6b17d204-b3ea-49ae-9441-96b1b7ac2673 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 1.8877ms 2024-08-24 09:40:32.219 +05:30 6b17d204-b3ea-49ae-9441-96b1b7ac2673 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:40:32.219 +05:30 6b17d204-b3ea-49ae-9441-96b1b7ac2673 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4b718dda-b38e-4ced-9248-7b847b038f66}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 09:40:32.219 +05:30 6b17d204-b3ea-49ae-9441-96b1b7ac2673 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 3.3747ms 2024-08-24 09:40:41.145 +05:30 4cbcd6af-c614-430c-aa69-190ee84a2209 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 09:40:41.146 +05:30 4cbcd6af-c614-430c-aa69-190ee84a2209 INF CORS policy execution successful. 2024-08-24 09:40:41.147 +05:30 4cbcd6af-c614-430c-aa69-190ee84a2209 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 2.1481ms 2024-08-24 09:40:41.201 +05:30 7ee634f2-ab62-4f65-8b46-4ec057f41a2c INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 714 2024-08-24 09:40:41.201 +05:30 7ee634f2-ab62-4f65-8b46-4ec057f41a2c INF CORS policy execution successful. 2024-08-24 09:40:41.203 +05:30 7ee634f2-ab62-4f65-8b46-4ec057f41a2c INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 714}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=zz","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzI2MDEsImV4cCI6MTcyNDQ3MzIwMSwiaWF0IjoxNzI0NDcyNjAxfQ.oe4yxM8aG2Of3XOyd6vw_1WFfelwV3b0BaqBR2Hrisk"} 2024-08-24 09:40:41.203 +05:30 335d9b3e-e487-4528-a2f5-ce31345ea0b9 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:40:41.204 +05:30 335d9b3e-e487-4528-a2f5-ce31345ea0b9 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 09:40:41.209 +05:30 335d9b3e-e487-4528-a2f5-ce31345ea0b9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 09:40:41.210 +05:30 335d9b3e-e487-4528-a2f5-ce31345ea0b9 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 5.9118ms 2024-08-24 09:40:41.210 +05:30 335d9b3e-e487-4528-a2f5-ce31345ea0b9 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:40:41.210 +05:30 335d9b3e-e487-4528-a2f5-ce31345ea0b9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7ee634f2-ab62-4f65-8b46-4ec057f41a2c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 09:40:41.212 +05:30 335d9b3e-e487-4528-a2f5-ce31345ea0b9 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 11.1563ms 2024-08-24 09:40:41.646 +05:30 d4fc708b-ab8d-4c7d-bbf0-2706c04c07ce INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 713 2024-08-24 09:40:41.647 +05:30 d4fc708b-ab8d-4c7d-bbf0-2706c04c07ce INF CORS policy execution successful. 2024-08-24 09:40:41.647 +05:30 d4fc708b-ab8d-4c7d-bbf0-2706c04c07ce INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 713}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=z","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzI2MDEsImV4cCI6MTcyNDQ3MzIwMSwiaWF0IjoxNzI0NDcyNjAxfQ.oe4yxM8aG2Of3XOyd6vw_1WFfelwV3b0BaqBR2Hrisk"} 2024-08-24 09:40:41.647 +05:30 a99c4701-1bed-4fce-bafc-096731a4a2c9 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:40:41.648 +05:30 a99c4701-1bed-4fce-bafc-096731a4a2c9 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 09:40:41.652 +05:30 a99c4701-1bed-4fce-bafc-096731a4a2c9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 09:40:41.653 +05:30 a99c4701-1bed-4fce-bafc-096731a4a2c9 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 5.1118ms 2024-08-24 09:40:41.653 +05:30 a99c4701-1bed-4fce-bafc-096731a4a2c9 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:40:41.653 +05:30 a99c4701-1bed-4fce-bafc-096731a4a2c9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d4fc708b-ab8d-4c7d-bbf0-2706c04c07ce}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 09:40:41.655 +05:30 a99c4701-1bed-4fce-bafc-096731a4a2c9 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 8.4542ms 2024-08-24 09:42:01.865 +05:30 0faa5301-494a-49fc-be5f-93dcc5eb7131 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 09:42:01.868 +05:30 0faa5301-494a-49fc-be5f-93dcc5eb7131 INF CORS policy execution successful. 2024-08-24 09:42:01.870 +05:30 0faa5301-494a-49fc-be5f-93dcc5eb7131 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 4.9471ms 2024-08-24 09:42:01.933 +05:30 3d266ed9-a78e-480a-8bf6-d2a884d35a7b INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 636 2024-08-24 09:42:01.935 +05:30 3d266ed9-a78e-480a-8bf6-d2a884d35a7b INF CORS policy execution successful. 2024-08-24 09:42:01.938 +05:30 3d266ed9-a78e-480a-8bf6-d2a884d35a7b INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 636}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-undefined","environment":"Catch error","exceptionDetails":"Other error2","message":"Cannot read properties of undefined (reading 'data')","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzI2MDEsImV4cCI6MTcyNDQ3MzIwMSwiaWF0IjoxNzI0NDcyNjAxfQ.oe4yxM8aG2Of3XOyd6vw_1WFfelwV3b0BaqBR2Hrisk"} 2024-08-24 09:42:01.940 +05:30 564988c5-d7ea-497c-9c53-a7d944dc042d INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:42:01.941 +05:30 564988c5-d7ea-497c-9c53-a7d944dc042d INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 09:42:01.956 +05:30 564988c5-d7ea-497c-9c53-a7d944dc042d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 09:42:01.957 +05:30 564988c5-d7ea-497c-9c53-a7d944dc042d INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 15.8051ms 2024-08-24 09:42:01.958 +05:30 564988c5-d7ea-497c-9c53-a7d944dc042d INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:42:01.958 +05:30 564988c5-d7ea-497c-9c53-a7d944dc042d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3d266ed9-a78e-480a-8bf6-d2a884d35a7b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 09:42:01.959 +05:30 564988c5-d7ea-497c-9c53-a7d944dc042d INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 25.7024ms 2024-08-24 09:42:10.791 +05:30 d4dd01fc-609e-49b9-86e7-e61cf9a3aaff INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 09:42:10.793 +05:30 d4dd01fc-609e-49b9-86e7-e61cf9a3aaff INF CORS policy execution successful. 2024-08-24 09:42:10.793 +05:30 d4dd01fc-609e-49b9-86e7-e61cf9a3aaff INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 2.5226ms 2024-08-24 09:42:10.971 +05:30 371739f0-0ac5-4b8f-b89e-bf7b9687a7dd INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 748 2024-08-24 09:42:10.972 +05:30 371739f0-0ac5-4b8f-b89e-bf7b9687a7dd INF CORS policy execution successful. 2024-08-24 09:42:10.972 +05:30 371739f0-0ac5-4b8f-b89e-bf7b9687a7dd INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 748}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/upsertprofile","environment":"409 conflict","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":3002,\"message\":\"Error: Profile name already exists.\",\"result\":null}","message":"409 conflict","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzI1OTUsImV4cCI6MTcyNDQ3MzE5NSwiaWF0IjoxNzI0NDcyNTk1fQ.Q4KQx77nbDSzOKmxoAPLaUTl65aClGj0ixSmaOsQCpU"} 2024-08-24 09:42:10.973 +05:30 47b38ecf-38ae-43bc-befd-4924cbc2d57f INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:42:10.974 +05:30 47b38ecf-38ae-43bc-befd-4924cbc2d57f INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 09:42:10.981 +05:30 47b38ecf-38ae-43bc-befd-4924cbc2d57f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 09:42:10.982 +05:30 47b38ecf-38ae-43bc-befd-4924cbc2d57f INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 8.1337ms 2024-08-24 09:42:10.982 +05:30 47b38ecf-38ae-43bc-befd-4924cbc2d57f INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:42:10.982 +05:30 47b38ecf-38ae-43bc-befd-4924cbc2d57f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 371739f0-0ac5-4b8f-b89e-bf7b9687a7dd}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 09:42:10.983 +05:30 47b38ecf-38ae-43bc-befd-4924cbc2d57f INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 11.7238ms 2024-08-24 09:42:18.399 +05:30 e3844299-954f-4a64-b92e-97d3b39c80e4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 09:42:18.399 +05:30 e3844299-954f-4a64-b92e-97d3b39c80e4 INF CORS policy execution successful. 2024-08-24 09:42:18.400 +05:30 e3844299-954f-4a64-b92e-97d3b39c80e4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 1.5014ms 2024-08-24 09:42:18.474 +05:30 258d8d01-5a76-4480-a800-b139a8e6b01f INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 636 2024-08-24 09:42:18.475 +05:30 258d8d01-5a76-4480-a800-b139a8e6b01f INF CORS policy execution successful. 2024-08-24 09:42:18.475 +05:30 258d8d01-5a76-4480-a800-b139a8e6b01f INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 636}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-undefined","environment":"Catch error","exceptionDetails":"Other error2","message":"Cannot read properties of undefined (reading 'data')","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzI2MDEsImV4cCI6MTcyNDQ3MzIwMSwiaWF0IjoxNzI0NDcyNjAxfQ.oe4yxM8aG2Of3XOyd6vw_1WFfelwV3b0BaqBR2Hrisk"} 2024-08-24 09:42:18.476 +05:30 45aceca5-9096-4657-919c-6a0e764bec49 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:42:18.476 +05:30 45aceca5-9096-4657-919c-6a0e764bec49 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 09:42:18.479 +05:30 45aceca5-9096-4657-919c-6a0e764bec49 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 09:42:18.479 +05:30 45aceca5-9096-4657-919c-6a0e764bec49 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 3.1845ms 2024-08-24 09:42:18.479 +05:30 45aceca5-9096-4657-919c-6a0e764bec49 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:42:18.479 +05:30 45aceca5-9096-4657-919c-6a0e764bec49 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 258d8d01-5a76-4480-a800-b139a8e6b01f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 09:42:18.480 +05:30 45aceca5-9096-4657-919c-6a0e764bec49 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 5.6291ms 2024-08-24 09:42:50.478 +05:30 7896f554-10bc-469a-8d23-20e4eba1b9e3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 09:42:50.482 +05:30 7896f554-10bc-469a-8d23-20e4eba1b9e3 INF CORS policy execution successful. 2024-08-24 09:42:50.484 +05:30 7896f554-10bc-469a-8d23-20e4eba1b9e3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 6.0498ms 2024-08-24 09:42:50.595 +05:30 f780106c-1b74-45bb-b570-4b6099005416 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 714 2024-08-24 09:42:50.595 +05:30 f780106c-1b74-45bb-b570-4b6099005416 INF CORS policy execution successful. 2024-08-24 09:42:50.596 +05:30 f780106c-1b74-45bb-b570-4b6099005416 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 714}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=aa","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzI2MDEsImV4cCI6MTcyNDQ3MzIwMSwiaWF0IjoxNzI0NDcyNjAxfQ.oe4yxM8aG2Of3XOyd6vw_1WFfelwV3b0BaqBR2Hrisk"} 2024-08-24 09:42:50.597 +05:30 28737147-68ab-4921-a165-9e8cec6369cc INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:42:50.598 +05:30 28737147-68ab-4921-a165-9e8cec6369cc INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 09:42:50.606 +05:30 28737147-68ab-4921-a165-9e8cec6369cc INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 09:42:50.607 +05:30 28737147-68ab-4921-a165-9e8cec6369cc INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 8.5406ms 2024-08-24 09:42:50.607 +05:30 28737147-68ab-4921-a165-9e8cec6369cc INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:42:50.607 +05:30 28737147-68ab-4921-a165-9e8cec6369cc INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f780106c-1b74-45bb-b570-4b6099005416}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 09:42:50.608 +05:30 28737147-68ab-4921-a165-9e8cec6369cc INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 12.8649ms 2024-08-24 09:45:56.486 +05:30 404fd848-e0fd-4378-a69f-961b696566fc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 09:45:56.488 +05:30 404fd848-e0fd-4378-a69f-961b696566fc INF CORS policy execution successful. 2024-08-24 09:45:56.489 +05:30 404fd848-e0fd-4378-a69f-961b696566fc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 3.0534ms 2024-08-24 09:45:56.550 +05:30 8e447932-58ed-485d-9949-bee8824f448a INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 284 2024-08-24 09:45:56.550 +05:30 8e447932-58ed-485d-9949-bee8824f448a INF CORS policy execution successful. 2024-08-24 09:45:56.552 +05:30 8e447932-58ed-485d-9949-bee8824f448a INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 284}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=undefined","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":""} 2024-08-24 09:45:56.553 +05:30 bce8ac3b-1b44-4f07-9a95-78a4140fe204 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:45:56.555 +05:30 bce8ac3b-1b44-4f07-9a95-78a4140fe204 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 09:45:56.565 +05:30 bce8ac3b-1b44-4f07-9a95-78a4140fe204 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 09:45:56.567 +05:30 bce8ac3b-1b44-4f07-9a95-78a4140fe204 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 11.7758ms 2024-08-24 09:45:56.567 +05:30 bce8ac3b-1b44-4f07-9a95-78a4140fe204 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:45:56.567 +05:30 bce8ac3b-1b44-4f07-9a95-78a4140fe204 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8e447932-58ed-485d-9949-bee8824f448a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 09:45:56.568 +05:30 bce8ac3b-1b44-4f07-9a95-78a4140fe204 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 17.7974ms 2024-08-24 09:46:08.293 +05:30 df8ef514-622d-4730-9671-14f47e82006b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 09:46:08.296 +05:30 df8ef514-622d-4730-9671-14f47e82006b INF CORS policy execution successful. 2024-08-24 09:46:08.297 +05:30 df8ef514-622d-4730-9671-14f47e82006b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 4.1617ms 2024-08-24 09:46:08.347 +05:30 dd70bc4e-2e7a-4da8-8211-854c7c342244 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 284 2024-08-24 09:46:08.347 +05:30 dd70bc4e-2e7a-4da8-8211-854c7c342244 INF CORS policy execution successful. 2024-08-24 09:46:08.351 +05:30 dd70bc4e-2e7a-4da8-8211-854c7c342244 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 284}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=undefined","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":""} 2024-08-24 09:46:08.353 +05:30 eac7252e-289c-4619-89bb-0a8f5d25d85e INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:46:08.353 +05:30 eac7252e-289c-4619-89bb-0a8f5d25d85e INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 09:46:08.361 +05:30 eac7252e-289c-4619-89bb-0a8f5d25d85e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 09:46:08.362 +05:30 eac7252e-289c-4619-89bb-0a8f5d25d85e INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 8.1658ms 2024-08-24 09:46:08.362 +05:30 eac7252e-289c-4619-89bb-0a8f5d25d85e INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:46:08.362 +05:30 eac7252e-289c-4619-89bb-0a8f5d25d85e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: dd70bc4e-2e7a-4da8-8211-854c7c342244}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 09:46:08.363 +05:30 eac7252e-289c-4619-89bb-0a8f5d25d85e INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 15.6074ms 2024-08-24 09:46:22.172 +05:30 9969b712-b9c4-47e7-9729-5b7522054644 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 09:46:22.173 +05:30 9969b712-b9c4-47e7-9729-5b7522054644 INF CORS policy execution successful. 2024-08-24 09:46:22.175 +05:30 9969b712-b9c4-47e7-9729-5b7522054644 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 2.0135ms 2024-08-24 09:46:22.222 +05:30 5ef41738-d090-4440-90ed-fa40095ef163 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 284 2024-08-24 09:46:22.222 +05:30 5ef41738-d090-4440-90ed-fa40095ef163 INF CORS policy execution successful. 2024-08-24 09:46:22.224 +05:30 5ef41738-d090-4440-90ed-fa40095ef163 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 284}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=undefined","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":""} 2024-08-24 09:46:22.225 +05:30 a5c62313-ba2b-4d26-94af-119e9349a12d INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:46:22.226 +05:30 a5c62313-ba2b-4d26-94af-119e9349a12d INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 09:46:22.231 +05:30 a5c62313-ba2b-4d26-94af-119e9349a12d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 09:46:22.232 +05:30 a5c62313-ba2b-4d26-94af-119e9349a12d INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 6.623ms 2024-08-24 09:46:22.232 +05:30 a5c62313-ba2b-4d26-94af-119e9349a12d INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:46:22.233 +05:30 a5c62313-ba2b-4d26-94af-119e9349a12d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5ef41738-d090-4440-90ed-fa40095ef163}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 09:46:22.234 +05:30 a5c62313-ba2b-4d26-94af-119e9349a12d INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 12.0285ms 2024-08-24 09:46:48.407 +05:30 5c08bd3c-cf79-45d5-8b2a-0c49029aa535 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 09:46:48.412 +05:30 5c08bd3c-cf79-45d5-8b2a-0c49029aa535 INF CORS policy execution successful. 2024-08-24 09:46:48.414 +05:30 5c08bd3c-cf79-45d5-8b2a-0c49029aa535 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 7.1525ms 2024-08-24 09:46:48.497 +05:30 75b754b6-2f24-4dfa-8d8d-ed4d1220edc9 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 284 2024-08-24 09:46:48.497 +05:30 75b754b6-2f24-4dfa-8d8d-ed4d1220edc9 INF CORS policy execution successful. 2024-08-24 09:46:48.498 +05:30 75b754b6-2f24-4dfa-8d8d-ed4d1220edc9 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 284}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=undefined","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":""} 2024-08-24 09:46:48.499 +05:30 1e4dfa8c-c12d-4ccc-84c0-195206e290a8 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:46:48.500 +05:30 1e4dfa8c-c12d-4ccc-84c0-195206e290a8 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 09:46:48.506 +05:30 1e4dfa8c-c12d-4ccc-84c0-195206e290a8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 09:46:48.508 +05:30 1e4dfa8c-c12d-4ccc-84c0-195206e290a8 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 7.6826ms 2024-08-24 09:46:48.508 +05:30 1e4dfa8c-c12d-4ccc-84c0-195206e290a8 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:46:48.509 +05:30 1e4dfa8c-c12d-4ccc-84c0-195206e290a8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 75b754b6-2f24-4dfa-8d8d-ed4d1220edc9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 09:46:48.510 +05:30 1e4dfa8c-c12d-4ccc-84c0-195206e290a8 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 12.6205ms 2024-08-24 09:47:09.257 +05:30 2f0c9b7e-82bd-4680-a3b3-99bd55e023b9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 09:47:09.259 +05:30 2f0c9b7e-82bd-4680-a3b3-99bd55e023b9 INF CORS policy execution successful. 2024-08-24 09:47:09.260 +05:30 2f0c9b7e-82bd-4680-a3b3-99bd55e023b9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 2.756ms 2024-08-24 09:47:09.315 +05:30 37262e04-c41e-4389-9803-933dea076d71 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 284 2024-08-24 09:47:09.315 +05:30 37262e04-c41e-4389-9803-933dea076d71 INF CORS policy execution successful. 2024-08-24 09:47:09.316 +05:30 37262e04-c41e-4389-9803-933dea076d71 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 284}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=undefined","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":""} 2024-08-24 09:47:09.317 +05:30 d5230474-b0dd-4c0d-b783-428d4a4b4b10 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:47:09.318 +05:30 d5230474-b0dd-4c0d-b783-428d4a4b4b10 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 09:47:09.328 +05:30 d5230474-b0dd-4c0d-b783-428d4a4b4b10 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 09:47:09.329 +05:30 d5230474-b0dd-4c0d-b783-428d4a4b4b10 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 10.9022ms 2024-08-24 09:47:09.329 +05:30 d5230474-b0dd-4c0d-b783-428d4a4b4b10 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:47:09.329 +05:30 d5230474-b0dd-4c0d-b783-428d4a4b4b10 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 37262e04-c41e-4389-9803-933dea076d71}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 09:47:09.330 +05:30 d5230474-b0dd-4c0d-b783-428d4a4b4b10 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 15.3665ms 2024-08-24 09:47:13.860 +05:30 92b45ee9-9601-472c-b08f-646f93c1f4f2 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 284 2024-08-24 09:47:13.861 +05:30 92b45ee9-9601-472c-b08f-646f93c1f4f2 INF CORS policy execution successful. 2024-08-24 09:47:13.862 +05:30 92b45ee9-9601-472c-b08f-646f93c1f4f2 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 284}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=undefined","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":""} 2024-08-24 09:47:13.863 +05:30 2de49fd0-62b0-4a8a-b6b2-b7bc5172df3f INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:47:13.863 +05:30 2de49fd0-62b0-4a8a-b6b2-b7bc5172df3f INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 09:47:13.867 +05:30 2de49fd0-62b0-4a8a-b6b2-b7bc5172df3f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 09:47:13.867 +05:30 2de49fd0-62b0-4a8a-b6b2-b7bc5172df3f INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 3.8251ms 2024-08-24 09:47:13.867 +05:30 2de49fd0-62b0-4a8a-b6b2-b7bc5172df3f INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:47:13.867 +05:30 2de49fd0-62b0-4a8a-b6b2-b7bc5172df3f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 92b45ee9-9601-472c-b08f-646f93c1f4f2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 09:47:13.868 +05:30 2de49fd0-62b0-4a8a-b6b2-b7bc5172df3f INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 7.7014ms 2024-08-24 09:47:31.426 +05:30 59e8adcb-68c3-48c6-bd73-4f96a33a409a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 09:47:31.427 +05:30 59e8adcb-68c3-48c6-bd73-4f96a33a409a INF CORS policy execution successful. 2024-08-24 09:47:31.428 +05:30 59e8adcb-68c3-48c6-bd73-4f96a33a409a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 2.1584ms 2024-08-24 09:47:31.477 +05:30 7bdeda48-5001-4a13-9a9c-afdc37ed6095 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 284 2024-08-24 09:47:31.478 +05:30 7bdeda48-5001-4a13-9a9c-afdc37ed6095 INF CORS policy execution successful. 2024-08-24 09:47:31.479 +05:30 7bdeda48-5001-4a13-9a9c-afdc37ed6095 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 284}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=undefined","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":""} 2024-08-24 09:47:31.479 +05:30 823a5fa5-0612-4bf9-b3de-f43f57f7ea6c INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:47:31.480 +05:30 823a5fa5-0612-4bf9-b3de-f43f57f7ea6c INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 09:47:31.484 +05:30 823a5fa5-0612-4bf9-b3de-f43f57f7ea6c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 09:47:31.485 +05:30 823a5fa5-0612-4bf9-b3de-f43f57f7ea6c INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 4.546ms 2024-08-24 09:47:31.485 +05:30 823a5fa5-0612-4bf9-b3de-f43f57f7ea6c INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:47:31.485 +05:30 823a5fa5-0612-4bf9-b3de-f43f57f7ea6c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7bdeda48-5001-4a13-9a9c-afdc37ed6095}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 09:47:31.486 +05:30 823a5fa5-0612-4bf9-b3de-f43f57f7ea6c INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 8.169ms 2024-08-24 09:47:37.855 +05:30 7d95af6b-4a6b-437a-ad2f-ca210faf93f6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 09:47:37.858 +05:30 7d95af6b-4a6b-437a-ad2f-ca210faf93f6 INF CORS policy execution successful. 2024-08-24 09:47:37.859 +05:30 7d95af6b-4a6b-437a-ad2f-ca210faf93f6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 4.3531ms 2024-08-24 09:47:37.916 +05:30 fceec30e-0b37-4fa4-81d2-9347882028bc INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 284 2024-08-24 09:47:37.917 +05:30 fceec30e-0b37-4fa4-81d2-9347882028bc INF CORS policy execution successful. 2024-08-24 09:47:37.917 +05:30 fceec30e-0b37-4fa4-81d2-9347882028bc INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 284}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=undefined","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":""} 2024-08-24 09:47:37.918 +05:30 48812861-136e-4f40-a616-0570a9b0bd0f INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:47:37.918 +05:30 48812861-136e-4f40-a616-0570a9b0bd0f INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 09:47:37.921 +05:30 48812861-136e-4f40-a616-0570a9b0bd0f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 09:47:37.922 +05:30 48812861-136e-4f40-a616-0570a9b0bd0f INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 3.6107ms 2024-08-24 09:47:37.922 +05:30 48812861-136e-4f40-a616-0570a9b0bd0f INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:47:37.922 +05:30 48812861-136e-4f40-a616-0570a9b0bd0f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fceec30e-0b37-4fa4-81d2-9347882028bc}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 09:47:37.923 +05:30 48812861-136e-4f40-a616-0570a9b0bd0f INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 6.2237ms 2024-08-24 09:47:43.442 +05:30 d5055fdc-a22c-4989-a36a-a7a7e1dc0a74 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 09:47:43.443 +05:30 d5055fdc-a22c-4989-a36a-a7a7e1dc0a74 INF CORS policy execution successful. 2024-08-24 09:47:43.443 +05:30 d5055fdc-a22c-4989-a36a-a7a7e1dc0a74 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 1.1045ms 2024-08-24 09:47:43.530 +05:30 fdb37ae2-229a-42dd-9799-65eeae6eb58d INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 284 2024-08-24 09:47:43.530 +05:30 fdb37ae2-229a-42dd-9799-65eeae6eb58d INF CORS policy execution successful. 2024-08-24 09:47:43.531 +05:30 fdb37ae2-229a-42dd-9799-65eeae6eb58d INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 284}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=undefined","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":""} 2024-08-24 09:47:43.532 +05:30 88b08bf0-7d1a-468f-b34e-1ca49483a610 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:47:43.536 +05:30 88b08bf0-7d1a-468f-b34e-1ca49483a610 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 09:47:43.539 +05:30 88b08bf0-7d1a-468f-b34e-1ca49483a610 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 09:47:43.539 +05:30 88b08bf0-7d1a-468f-b34e-1ca49483a610 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 3.2387ms 2024-08-24 09:47:43.539 +05:30 88b08bf0-7d1a-468f-b34e-1ca49483a610 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:47:43.540 +05:30 88b08bf0-7d1a-468f-b34e-1ca49483a610 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fdb37ae2-229a-42dd-9799-65eeae6eb58d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 09:47:43.540 +05:30 88b08bf0-7d1a-468f-b34e-1ca49483a610 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 10.2277ms 2024-08-24 09:47:50.970 +05:30 33ecaa05-0e50-4043-8001-63e45c68b709 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 09:47:50.970 +05:30 33ecaa05-0e50-4043-8001-63e45c68b709 INF CORS policy execution successful. 2024-08-24 09:47:50.971 +05:30 33ecaa05-0e50-4043-8001-63e45c68b709 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 1.0318ms 2024-08-24 09:47:51.106 +05:30 9c22deff-b574-4e40-a9dc-b11f51ad26cf INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 284 2024-08-24 09:47:51.106 +05:30 9c22deff-b574-4e40-a9dc-b11f51ad26cf INF CORS policy execution successful. 2024-08-24 09:47:51.107 +05:30 9c22deff-b574-4e40-a9dc-b11f51ad26cf INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 284}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=undefined","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":""} 2024-08-24 09:47:51.108 +05:30 833511d8-4cb4-4b26-8fbb-bcbb1bee2e2b INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:47:51.108 +05:30 833511d8-4cb4-4b26-8fbb-bcbb1bee2e2b INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 09:47:51.111 +05:30 833511d8-4cb4-4b26-8fbb-bcbb1bee2e2b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 09:47:51.112 +05:30 833511d8-4cb4-4b26-8fbb-bcbb1bee2e2b INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 4.0109ms 2024-08-24 09:47:51.112 +05:30 833511d8-4cb4-4b26-8fbb-bcbb1bee2e2b INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:47:51.113 +05:30 833511d8-4cb4-4b26-8fbb-bcbb1bee2e2b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9c22deff-b574-4e40-a9dc-b11f51ad26cf}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 09:47:51.113 +05:30 833511d8-4cb4-4b26-8fbb-bcbb1bee2e2b INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 7.7778ms 2024-08-24 09:48:11.111 +05:30 d8e6ed89-d982-4cf0-9d09-1123a77f0381 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 09:48:11.113 +05:30 d8e6ed89-d982-4cf0-9d09-1123a77f0381 INF CORS policy execution successful. 2024-08-24 09:48:11.114 +05:30 d8e6ed89-d982-4cf0-9d09-1123a77f0381 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 3.654ms 2024-08-24 09:48:11.166 +05:30 61a9883e-aace-4bb3-a1fb-8a4b35379c7c INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 284 2024-08-24 09:48:11.166 +05:30 61a9883e-aace-4bb3-a1fb-8a4b35379c7c INF CORS policy execution successful. 2024-08-24 09:48:11.168 +05:30 61a9883e-aace-4bb3-a1fb-8a4b35379c7c INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 284}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=undefined","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":""} 2024-08-24 09:48:11.169 +05:30 717a81bd-55b7-49c7-8109-9bad1e0838fa INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:48:11.171 +05:30 717a81bd-55b7-49c7-8109-9bad1e0838fa INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 09:48:11.187 +05:30 717a81bd-55b7-49c7-8109-9bad1e0838fa INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 09:48:11.188 +05:30 717a81bd-55b7-49c7-8109-9bad1e0838fa INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 14.2388ms 2024-08-24 09:48:11.189 +05:30 717a81bd-55b7-49c7-8109-9bad1e0838fa INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:48:11.189 +05:30 717a81bd-55b7-49c7-8109-9bad1e0838fa INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 61a9883e-aace-4bb3-a1fb-8a4b35379c7c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 09:48:11.190 +05:30 717a81bd-55b7-49c7-8109-9bad1e0838fa INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 23.4785ms 2024-08-24 09:48:18.974 +05:30 23b85513-c291-46b7-ae84-9bda06246380 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 09:48:18.975 +05:30 23b85513-c291-46b7-ae84-9bda06246380 INF CORS policy execution successful. 2024-08-24 09:48:18.975 +05:30 23b85513-c291-46b7-ae84-9bda06246380 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 1.3518ms 2024-08-24 09:48:19.025 +05:30 1904c7e6-3f05-404c-bc3b-83262ca8a60d INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 284 2024-08-24 09:48:19.025 +05:30 1904c7e6-3f05-404c-bc3b-83262ca8a60d INF CORS policy execution successful. 2024-08-24 09:48:19.026 +05:30 1904c7e6-3f05-404c-bc3b-83262ca8a60d INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 284}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=undefined","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":""} 2024-08-24 09:48:19.026 +05:30 17fe4e5d-395f-4052-b3fc-908f85a6e41c INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:48:19.026 +05:30 17fe4e5d-395f-4052-b3fc-908f85a6e41c INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 09:48:19.029 +05:30 17fe4e5d-395f-4052-b3fc-908f85a6e41c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 09:48:19.030 +05:30 17fe4e5d-395f-4052-b3fc-908f85a6e41c INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 3.2079ms 2024-08-24 09:48:19.030 +05:30 17fe4e5d-395f-4052-b3fc-908f85a6e41c INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:48:19.030 +05:30 17fe4e5d-395f-4052-b3fc-908f85a6e41c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1904c7e6-3f05-404c-bc3b-83262ca8a60d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 09:48:19.030 +05:30 17fe4e5d-395f-4052-b3fc-908f85a6e41c INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 4.9926ms 2024-08-24 09:50:06.602 +05:30 826ebdd6-3e6d-40ac-928b-e8af4be0348d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 09:50:06.607 +05:30 826ebdd6-3e6d-40ac-928b-e8af4be0348d INF CORS policy execution successful. 2024-08-24 09:50:06.609 +05:30 826ebdd6-3e6d-40ac-928b-e8af4be0348d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 6.3305ms 2024-08-24 09:50:06.751 +05:30 44bac00b-7375-4970-a42a-475181f74eb1 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 284 2024-08-24 09:50:06.754 +05:30 44bac00b-7375-4970-a42a-475181f74eb1 INF CORS policy execution successful. 2024-08-24 09:50:06.761 +05:30 44bac00b-7375-4970-a42a-475181f74eb1 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 284}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=undefined","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":""} 2024-08-24 09:50:06.768 +05:30 15c9655b-9bfa-4193-baf8-2dbfc2e61878 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:50:06.769 +05:30 15c9655b-9bfa-4193-baf8-2dbfc2e61878 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 09:50:06.778 +05:30 15c9655b-9bfa-4193-baf8-2dbfc2e61878 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 09:50:06.780 +05:30 15c9655b-9bfa-4193-baf8-2dbfc2e61878 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 10.1587ms 2024-08-24 09:50:06.780 +05:30 15c9655b-9bfa-4193-baf8-2dbfc2e61878 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:50:06.781 +05:30 15c9655b-9bfa-4193-baf8-2dbfc2e61878 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 44bac00b-7375-4970-a42a-475181f74eb1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 09:50:06.782 +05:30 15c9655b-9bfa-4193-baf8-2dbfc2e61878 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 31.1513ms 2024-08-24 09:50:17.721 +05:30 65827522-237b-4579-aa76-a33b9ca6c936 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 09:50:17.721 +05:30 65827522-237b-4579-aa76-a33b9ca6c936 INF CORS policy execution successful. 2024-08-24 09:50:17.722 +05:30 65827522-237b-4579-aa76-a33b9ca6c936 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 1.6146ms 2024-08-24 09:50:17.771 +05:30 52a9762c-9dcc-49c3-95c3-d4e1161742f3 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 317 2024-08-24 09:50:17.772 +05:30 52a9762c-9dcc-49c3-95c3-d4e1161742f3 INF CORS policy execution successful. 2024-08-24 09:50:17.773 +05:30 52a9762c-9dcc-49c3-95c3-d4e1161742f3 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 317}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/login/login","environment":"400 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":3000,\"message\":\"Invalid password.\",\"result\":null}","message":"400 ","additionalInfo":"nil","token":""} 2024-08-24 09:50:17.773 +05:30 e2034089-3a29-462f-8492-9cabb2dd669e INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:50:17.774 +05:30 e2034089-3a29-462f-8492-9cabb2dd669e INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 09:50:17.779 +05:30 e2034089-3a29-462f-8492-9cabb2dd669e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 09:50:17.779 +05:30 e2034089-3a29-462f-8492-9cabb2dd669e INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 5.6625ms 2024-08-24 09:50:17.780 +05:30 e2034089-3a29-462f-8492-9cabb2dd669e INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:50:17.780 +05:30 e2034089-3a29-462f-8492-9cabb2dd669e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 52a9762c-9dcc-49c3-95c3-d4e1161742f3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 09:50:17.780 +05:30 e2034089-3a29-462f-8492-9cabb2dd669e INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 9.07ms 2024-08-24 09:51:14.865 +05:30 67241ada-7e42-4131-a886-94a916780092 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 09:51:14.868 +05:30 67241ada-7e42-4131-a886-94a916780092 INF CORS policy execution successful. 2024-08-24 09:51:14.869 +05:30 67241ada-7e42-4131-a886-94a916780092 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 4.0522ms 2024-08-24 09:51:14.928 +05:30 44ced714-a41a-419a-8b04-81c21265c065 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 601 2024-08-24 09:51:14.928 +05:30 44ced714-a41a-419a-8b04-81c21265c065 INF CORS policy execution successful. 2024-08-24 09:51:14.930 +05:30 44ced714-a41a-419a-8b04-81c21265c065 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 601}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Profile Summary Page","eventType":"Api Error-getProfileSummary","environment":"Catch error","exceptionDetails":"500 error","message":"Server error","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdHVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0dXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzMyMjcsImV4cCI6MTcyNDQ3MzgyNywiaWF0IjoxNzI0NDczMjI3fQ.BK7nE3Wkgg31EtI8ndzFwahCtI57t-lH-Ps0Y1w3G4Y"} 2024-08-24 09:51:14.932 +05:30 bcbb3d09-7185-428f-8686-000442e91e26 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:51:14.933 +05:30 bcbb3d09-7185-428f-8686-000442e91e26 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 09:51:14.941 +05:30 bcbb3d09-7185-428f-8686-000442e91e26 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 09:51:14.942 +05:30 bcbb3d09-7185-428f-8686-000442e91e26 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 8.7878ms 2024-08-24 09:51:14.942 +05:30 bcbb3d09-7185-428f-8686-000442e91e26 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:51:14.943 +05:30 bcbb3d09-7185-428f-8686-000442e91e26 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 44ced714-a41a-419a-8b04-81c21265c065}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 09:51:14.944 +05:30 bcbb3d09-7185-428f-8686-000442e91e26 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 15.7038ms 2024-08-24 09:52:01.718 +05:30 f1f0aa9c-ee9b-4ef6-8441-3acbb30dee97 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 09:52:01.720 +05:30 f1f0aa9c-ee9b-4ef6-8441-3acbb30dee97 INF CORS policy execution successful. 2024-08-24 09:52:01.721 +05:30 f1f0aa9c-ee9b-4ef6-8441-3acbb30dee97 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 3.2454ms 2024-08-24 09:52:01.804 +05:30 8a793157-6beb-48f5-a1b7-ba9f9394bdec INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 601 2024-08-24 09:52:01.804 +05:30 8a793157-6beb-48f5-a1b7-ba9f9394bdec INF CORS policy execution successful. 2024-08-24 09:52:01.807 +05:30 8a793157-6beb-48f5-a1b7-ba9f9394bdec INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 601}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Profile Summary Page","eventType":"Api Error-getProfileSummary","environment":"Catch error","exceptionDetails":"500 error","message":"Server error","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdHVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0dXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzMyMjcsImV4cCI6MTcyNDQ3MzgyNywiaWF0IjoxNzI0NDczMjI3fQ.BK7nE3Wkgg31EtI8ndzFwahCtI57t-lH-Ps0Y1w3G4Y"} 2024-08-24 09:52:01.808 +05:30 361e80a1-8333-42be-be1f-8f67c52b6c52 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:52:01.809 +05:30 361e80a1-8333-42be-be1f-8f67c52b6c52 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 09:52:01.822 +05:30 361e80a1-8333-42be-be1f-8f67c52b6c52 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 09:52:01.824 +05:30 361e80a1-8333-42be-be1f-8f67c52b6c52 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 14.6035ms 2024-08-24 09:52:01.824 +05:30 361e80a1-8333-42be-be1f-8f67c52b6c52 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:52:01.824 +05:30 361e80a1-8333-42be-be1f-8f67c52b6c52 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8a793157-6beb-48f5-a1b7-ba9f9394bdec}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 09:52:01.825 +05:30 361e80a1-8333-42be-be1f-8f67c52b6c52 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 21.0174ms 2024-08-24 09:52:51.047 +05:30 3725dae6-340d-43d6-abef-8bac00c6ccc8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 09:52:51.050 +05:30 3725dae6-340d-43d6-abef-8bac00c6ccc8 INF CORS policy execution successful. 2024-08-24 09:52:51.051 +05:30 3725dae6-340d-43d6-abef-8bac00c6ccc8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 3.6676ms 2024-08-24 09:52:51.132 +05:30 f0c3adf7-4132-4e8f-bc85-f488a5f54f62 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 601 2024-08-24 09:52:51.132 +05:30 f0c3adf7-4132-4e8f-bc85-f488a5f54f62 INF CORS policy execution successful. 2024-08-24 09:52:51.133 +05:30 f0c3adf7-4132-4e8f-bc85-f488a5f54f62 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 601}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Profile Summary Page","eventType":"Api Error-getProfileSummary","environment":"Catch error","exceptionDetails":"500 error","message":"Server error","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdHVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0dXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzMyMjcsImV4cCI6MTcyNDQ3MzgyNywiaWF0IjoxNzI0NDczMjI3fQ.BK7nE3Wkgg31EtI8ndzFwahCtI57t-lH-Ps0Y1w3G4Y"} 2024-08-24 09:52:51.133 +05:30 09fadaca-ed7d-4416-9fc3-9d60dc6abc99 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:52:51.134 +05:30 09fadaca-ed7d-4416-9fc3-9d60dc6abc99 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 09:52:51.143 +05:30 09fadaca-ed7d-4416-9fc3-9d60dc6abc99 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 09:52:51.144 +05:30 09fadaca-ed7d-4416-9fc3-9d60dc6abc99 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 9.4361ms 2024-08-24 09:52:51.144 +05:30 09fadaca-ed7d-4416-9fc3-9d60dc6abc99 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:52:51.144 +05:30 09fadaca-ed7d-4416-9fc3-9d60dc6abc99 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f0c3adf7-4132-4e8f-bc85-f488a5f54f62}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 09:52:51.145 +05:30 09fadaca-ed7d-4416-9fc3-9d60dc6abc99 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 13.0697ms 2024-08-24 09:53:08.082 +05:30 cad60662-5432-4107-a471-20498a807a15 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 09:53:08.083 +05:30 cad60662-5432-4107-a471-20498a807a15 INF CORS policy execution successful. 2024-08-24 09:53:08.084 +05:30 cad60662-5432-4107-a471-20498a807a15 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 1.779ms 2024-08-24 09:53:08.118 +05:30 10d9f15f-b996-41fd-a514-b108b387b517 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 284 2024-08-24 09:53:08.118 +05:30 10d9f15f-b996-41fd-a514-b108b387b517 INF CORS policy execution successful. 2024-08-24 09:53:08.118 +05:30 10d9f15f-b996-41fd-a514-b108b387b517 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 284}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=undefined","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":""} 2024-08-24 09:53:08.119 +05:30 d01ff89c-d00c-4b3a-8e1e-6ff33a42727a INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:53:08.119 +05:30 d01ff89c-d00c-4b3a-8e1e-6ff33a42727a INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 09:53:08.123 +05:30 d01ff89c-d00c-4b3a-8e1e-6ff33a42727a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 09:53:08.124 +05:30 d01ff89c-d00c-4b3a-8e1e-6ff33a42727a INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 4.7378ms 2024-08-24 09:53:08.124 +05:30 d01ff89c-d00c-4b3a-8e1e-6ff33a42727a INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:53:08.125 +05:30 d01ff89c-d00c-4b3a-8e1e-6ff33a42727a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 10d9f15f-b996-41fd-a514-b108b387b517}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 09:53:08.125 +05:30 d01ff89c-d00c-4b3a-8e1e-6ff33a42727a INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 7.5446ms 2024-08-24 09:53:31.167 +05:30 8e1619a2-680d-4ca4-8cf1-f02dc17c510f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 09:53:31.168 +05:30 8e1619a2-680d-4ca4-8cf1-f02dc17c510f INF CORS policy execution successful. 2024-08-24 09:53:31.169 +05:30 8e1619a2-680d-4ca4-8cf1-f02dc17c510f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 2.6869ms 2024-08-24 09:53:31.933 +05:30 e76ef04c-add7-46cf-8e8f-a7cd4e04a053 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 284 2024-08-24 09:53:31.933 +05:30 e76ef04c-add7-46cf-8e8f-a7cd4e04a053 INF CORS policy execution successful. 2024-08-24 09:53:31.934 +05:30 e76ef04c-add7-46cf-8e8f-a7cd4e04a053 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 284}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=undefined","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":""} 2024-08-24 09:53:31.935 +05:30 71267787-c7b4-4c77-8071-0a9436a27aad INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:53:31.936 +05:30 71267787-c7b4-4c77-8071-0a9436a27aad INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 09:53:31.941 +05:30 71267787-c7b4-4c77-8071-0a9436a27aad INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 09:53:31.942 +05:30 71267787-c7b4-4c77-8071-0a9436a27aad INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 6.4404ms 2024-08-24 09:53:31.943 +05:30 71267787-c7b4-4c77-8071-0a9436a27aad INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:53:31.943 +05:30 71267787-c7b4-4c77-8071-0a9436a27aad INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e76ef04c-add7-46cf-8e8f-a7cd4e04a053}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 09:53:31.943 +05:30 71267787-c7b4-4c77-8071-0a9436a27aad INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 10.5975ms 2024-08-24 09:53:43.314 +05:30 baa16955-fd47-47b8-a1fc-c58e2fad86b5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 09:53:43.316 +05:30 baa16955-fd47-47b8-a1fc-c58e2fad86b5 INF CORS policy execution successful. 2024-08-24 09:53:43.317 +05:30 baa16955-fd47-47b8-a1fc-c58e2fad86b5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 3.3318ms 2024-08-24 09:53:43.617 +05:30 ff47d253-5841-4df6-a5ad-3fc4e68d61d5 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 284 2024-08-24 09:53:43.617 +05:30 ff47d253-5841-4df6-a5ad-3fc4e68d61d5 INF CORS policy execution successful. 2024-08-24 09:53:43.618 +05:30 ff47d253-5841-4df6-a5ad-3fc4e68d61d5 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 284}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=undefined","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":""} 2024-08-24 09:53:43.619 +05:30 623d374f-6cb5-4885-a4d8-c19f92884fa8 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:53:43.620 +05:30 623d374f-6cb5-4885-a4d8-c19f92884fa8 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 09:53:43.625 +05:30 623d374f-6cb5-4885-a4d8-c19f92884fa8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 09:53:43.626 +05:30 623d374f-6cb5-4885-a4d8-c19f92884fa8 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 6.1093ms 2024-08-24 09:53:43.626 +05:30 623d374f-6cb5-4885-a4d8-c19f92884fa8 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:53:43.626 +05:30 623d374f-6cb5-4885-a4d8-c19f92884fa8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ff47d253-5841-4df6-a5ad-3fc4e68d61d5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 09:53:43.627 +05:30 623d374f-6cb5-4885-a4d8-c19f92884fa8 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 10.2569ms 2024-08-24 09:53:45.775 +05:30 12c34f01-d8b5-4f4b-95d9-f0ecc96e2d99 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 284 2024-08-24 09:53:45.776 +05:30 12c34f01-d8b5-4f4b-95d9-f0ecc96e2d99 INF CORS policy execution successful. 2024-08-24 09:53:45.776 +05:30 12c34f01-d8b5-4f4b-95d9-f0ecc96e2d99 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 284}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=undefined","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":""} 2024-08-24 09:53:45.776 +05:30 f4ff21f0-9f5c-471b-aa6c-696051ae5473 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:53:45.777 +05:30 f4ff21f0-9f5c-471b-aa6c-696051ae5473 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 09:53:45.778 +05:30 f4ff21f0-9f5c-471b-aa6c-696051ae5473 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 09:53:45.779 +05:30 f4ff21f0-9f5c-471b-aa6c-696051ae5473 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.1603ms 2024-08-24 09:53:45.779 +05:30 f4ff21f0-9f5c-471b-aa6c-696051ae5473 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:53:45.779 +05:30 f4ff21f0-9f5c-471b-aa6c-696051ae5473 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 12c34f01-d8b5-4f4b-95d9-f0ecc96e2d99}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 09:53:45.779 +05:30 f4ff21f0-9f5c-471b-aa6c-696051ae5473 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 4.0439ms 2024-08-24 09:54:05.084 +05:30 14b95a6f-3904-46cb-a1fb-18ffdffedfad INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 09:54:05.085 +05:30 14b95a6f-3904-46cb-a1fb-18ffdffedfad INF CORS policy execution successful. 2024-08-24 09:54:05.086 +05:30 14b95a6f-3904-46cb-a1fb-18ffdffedfad INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 2.0743ms 2024-08-24 09:54:05.142 +05:30 6c7a681c-00af-4fda-a6d7-cb182fdf3677 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 661 2024-08-24 09:54:05.142 +05:30 6c7a681c-00af-4fda-a6d7-cb182fdf3677 INF CORS policy execution successful. 2024-08-24 09:54:05.144 +05:30 6c7a681c-00af-4fda-a6d7-cb182fdf3677 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 661}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=99","environment":"Catch error","exceptionDetails":"500 error","message":"Server error","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzMzODEsImV4cCI6MTcyNDQ3Mzk4MSwiaWF0IjoxNzI0NDczMzgxfQ.Ez9WuL7__1a6RHoayH55RoxT4fSWWPPIE_AAaiux_r8"} 2024-08-24 09:54:05.144 +05:30 8124d707-b54a-4c99-8bba-ed3218362b23 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:54:05.145 +05:30 8124d707-b54a-4c99-8bba-ed3218362b23 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 09:54:05.155 +05:30 8124d707-b54a-4c99-8bba-ed3218362b23 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 09:54:05.156 +05:30 8124d707-b54a-4c99-8bba-ed3218362b23 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 10.5637ms 2024-08-24 09:54:05.156 +05:30 8124d707-b54a-4c99-8bba-ed3218362b23 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:54:05.156 +05:30 8124d707-b54a-4c99-8bba-ed3218362b23 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6c7a681c-00af-4fda-a6d7-cb182fdf3677}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 09:54:05.157 +05:30 8124d707-b54a-4c99-8bba-ed3218362b23 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 15.1014ms 2024-08-24 09:54:05.293 +05:30 15ab4bcf-d28f-488a-8c0a-22f22615cb02 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 09:54:05.293 +05:30 15ab4bcf-d28f-488a-8c0a-22f22615cb02 INF CORS policy execution successful. 2024-08-24 09:54:05.294 +05:30 15ab4bcf-d28f-488a-8c0a-22f22615cb02 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.4176ms 2024-08-24 09:54:05.350 +05:30 7cbbe443-a8bc-4809-8258-8f47288251cb INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 661 2024-08-24 09:54:05.350 +05:30 7cbbe443-a8bc-4809-8258-8f47288251cb INF CORS policy execution successful. 2024-08-24 09:54:05.351 +05:30 7cbbe443-a8bc-4809-8258-8f47288251cb INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 661}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=99","environment":"Catch error","exceptionDetails":"500 error","message":"Server error","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzMzODEsImV4cCI6MTcyNDQ3Mzk4MSwiaWF0IjoxNzI0NDczMzgxfQ.Ez9WuL7__1a6RHoayH55RoxT4fSWWPPIE_AAaiux_r8"} 2024-08-24 09:54:05.351 +05:30 30f54c26-aabb-43fb-8302-cb1fb68e5252 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:54:05.351 +05:30 30f54c26-aabb-43fb-8302-cb1fb68e5252 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 09:54:05.353 +05:30 30f54c26-aabb-43fb-8302-cb1fb68e5252 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 09:54:05.353 +05:30 30f54c26-aabb-43fb-8302-cb1fb68e5252 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.2712ms 2024-08-24 09:54:05.353 +05:30 30f54c26-aabb-43fb-8302-cb1fb68e5252 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:54:05.353 +05:30 30f54c26-aabb-43fb-8302-cb1fb68e5252 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7cbbe443-a8bc-4809-8258-8f47288251cb}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 09:54:05.354 +05:30 30f54c26-aabb-43fb-8302-cb1fb68e5252 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 3.6993ms 2024-08-24 09:54:19.744 +05:30 f485fbd4-75f0-4582-8d9d-a607b38fa819 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 09:54:19.746 +05:30 f485fbd4-75f0-4582-8d9d-a607b38fa819 INF CORS policy execution successful. 2024-08-24 09:54:19.748 +05:30 f485fbd4-75f0-4582-8d9d-a607b38fa819 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 3.7625ms 2024-08-24 09:54:19.806 +05:30 e7a137cc-79a2-4575-be07-415e08355e29 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 661 2024-08-24 09:54:19.806 +05:30 e7a137cc-79a2-4575-be07-415e08355e29 INF CORS policy execution successful. 2024-08-24 09:54:19.808 +05:30 e7a137cc-79a2-4575-be07-415e08355e29 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 661}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=98","environment":"Catch error","exceptionDetails":"500 error","message":"Server error","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzMzODEsImV4cCI6MTcyNDQ3Mzk4MSwiaWF0IjoxNzI0NDczMzgxfQ.Ez9WuL7__1a6RHoayH55RoxT4fSWWPPIE_AAaiux_r8"} 2024-08-24 09:54:19.808 +05:30 9032b140-1178-4110-bc60-b4de236fdf85 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:54:19.810 +05:30 9032b140-1178-4110-bc60-b4de236fdf85 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 09:54:19.816 +05:30 9032b140-1178-4110-bc60-b4de236fdf85 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 09:54:19.816 +05:30 9032b140-1178-4110-bc60-b4de236fdf85 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 6.1934ms 2024-08-24 09:54:19.816 +05:30 9032b140-1178-4110-bc60-b4de236fdf85 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:54:19.817 +05:30 9032b140-1178-4110-bc60-b4de236fdf85 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e7a137cc-79a2-4575-be07-415e08355e29}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 09:54:19.817 +05:30 9032b140-1178-4110-bc60-b4de236fdf85 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 11.135ms 2024-08-24 09:54:19.827 +05:30 4944a652-62ab-4de4-977d-050f3ef9bd93 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 09:54:19.827 +05:30 4944a652-62ab-4de4-977d-050f3ef9bd93 INF CORS policy execution successful. 2024-08-24 09:54:19.828 +05:30 4944a652-62ab-4de4-977d-050f3ef9bd93 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.4585ms 2024-08-24 09:54:19.884 +05:30 c98116fd-87a0-43fa-9e83-5d473a521caa INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 661 2024-08-24 09:54:19.884 +05:30 c98116fd-87a0-43fa-9e83-5d473a521caa INF CORS policy execution successful. 2024-08-24 09:54:19.885 +05:30 c98116fd-87a0-43fa-9e83-5d473a521caa INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 661}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=98","environment":"Catch error","exceptionDetails":"500 error","message":"Server error","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzMzODEsImV4cCI6MTcyNDQ3Mzk4MSwiaWF0IjoxNzI0NDczMzgxfQ.Ez9WuL7__1a6RHoayH55RoxT4fSWWPPIE_AAaiux_r8"} 2024-08-24 09:54:19.885 +05:30 f96590a7-c73d-4b81-bba8-fcf533527cbf INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:54:19.885 +05:30 f96590a7-c73d-4b81-bba8-fcf533527cbf INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 09:54:19.887 +05:30 f96590a7-c73d-4b81-bba8-fcf533527cbf INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 09:54:19.887 +05:30 f96590a7-c73d-4b81-bba8-fcf533527cbf INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.0416ms 2024-08-24 09:54:19.887 +05:30 f96590a7-c73d-4b81-bba8-fcf533527cbf INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:54:19.887 +05:30 f96590a7-c73d-4b81-bba8-fcf533527cbf INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c98116fd-87a0-43fa-9e83-5d473a521caa}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 09:54:19.887 +05:30 f96590a7-c73d-4b81-bba8-fcf533527cbf INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 3.2778ms 2024-08-24 09:54:34.517 +05:30 bcadf21b-9599-415d-a1ef-0fc58160b467 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 09:54:34.519 +05:30 bcadf21b-9599-415d-a1ef-0fc58160b467 INF CORS policy execution successful. 2024-08-24 09:54:34.519 +05:30 395a1343-b673-4c3b-8e7b-8b12810cb7a0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 09:54:34.519 +05:30 395a1343-b673-4c3b-8e7b-8b12810cb7a0 INF CORS policy execution successful. 2024-08-24 09:54:34.520 +05:30 bcadf21b-9599-415d-a1ef-0fc58160b467 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 2.2709ms 2024-08-24 09:54:34.520 +05:30 395a1343-b673-4c3b-8e7b-8b12810cb7a0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.4697ms 2024-08-24 09:54:34.564 +05:30 8bcb9fca-28cb-4ee5-a961-8d0ace7d85c7 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 662 2024-08-24 09:54:34.564 +05:30 8bcb9fca-28cb-4ee5-a961-8d0ace7d85c7 INF CORS policy execution successful. 2024-08-24 09:54:34.566 +05:30 8bcb9fca-28cb-4ee5-a961-8d0ace7d85c7 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 662}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100","environment":"Catch error","exceptionDetails":"500 error","message":"Server error","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzMzODEsImV4cCI6MTcyNDQ3Mzk4MSwiaWF0IjoxNzI0NDczMzgxfQ.Ez9WuL7__1a6RHoayH55RoxT4fSWWPPIE_AAaiux_r8"} 2024-08-24 09:54:34.567 +05:30 aa4f3464-69f8-4e92-971b-661439d3dabf INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:54:34.567 +05:30 aa4f3464-69f8-4e92-971b-661439d3dabf INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 09:54:34.581 +05:30 aa4f3464-69f8-4e92-971b-661439d3dabf INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 09:54:34.581 +05:30 bb6b930b-1dec-47cb-b00b-923d04702eac INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 662 2024-08-24 09:54:34.582 +05:30 bb6b930b-1dec-47cb-b00b-923d04702eac INF CORS policy execution successful. 2024-08-24 09:54:34.582 +05:30 bb6b930b-1dec-47cb-b00b-923d04702eac INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 662}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100","environment":"Catch error","exceptionDetails":"500 error","message":"Server error","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzMzODEsImV4cCI6MTcyNDQ3Mzk4MSwiaWF0IjoxNzI0NDczMzgxfQ.Ez9WuL7__1a6RHoayH55RoxT4fSWWPPIE_AAaiux_r8"} 2024-08-24 09:54:34.582 +05:30 adfde673-2cd4-46df-8e4e-a2a04f55bd71 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:54:34.582 +05:30 adfde673-2cd4-46df-8e4e-a2a04f55bd71 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 09:54:34.583 +05:30 aa4f3464-69f8-4e92-971b-661439d3dabf INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 15.3718ms 2024-08-24 09:54:34.583 +05:30 aa4f3464-69f8-4e92-971b-661439d3dabf INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:54:34.583 +05:30 aa4f3464-69f8-4e92-971b-661439d3dabf INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8bcb9fca-28cb-4ee5-a961-8d0ace7d85c7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 09:54:34.584 +05:30 aa4f3464-69f8-4e92-971b-661439d3dabf INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 19.7874ms 2024-08-24 09:54:34.585 +05:30 adfde673-2cd4-46df-8e4e-a2a04f55bd71 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 09:54:34.585 +05:30 adfde673-2cd4-46df-8e4e-a2a04f55bd71 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.7787ms 2024-08-24 09:54:34.585 +05:30 adfde673-2cd4-46df-8e4e-a2a04f55bd71 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:54:34.585 +05:30 adfde673-2cd4-46df-8e4e-a2a04f55bd71 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bb6b930b-1dec-47cb-b00b-923d04702eac}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 09:54:34.585 +05:30 adfde673-2cd4-46df-8e4e-a2a04f55bd71 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 4.2162ms 2024-08-24 09:54:38.872 +05:30 5e8850c3-5600-4296-a523-e359b47d10eb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 09:54:38.875 +05:30 5e8850c3-5600-4296-a523-e359b47d10eb INF CORS policy execution successful. 2024-08-24 09:54:38.876 +05:30 5e8850c3-5600-4296-a523-e359b47d10eb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 3.6891ms 2024-08-24 09:54:38.979 +05:30 96233ddd-3d23-465c-b99c-24ebc5ca01d6 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 601 2024-08-24 09:54:38.979 +05:30 96233ddd-3d23-465c-b99c-24ebc5ca01d6 INF CORS policy execution successful. 2024-08-24 09:54:38.979 +05:30 96233ddd-3d23-465c-b99c-24ebc5ca01d6 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 601}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Profile Summary Page","eventType":"Api Error-getProfileSummary","environment":"Catch error","exceptionDetails":"500 error","message":"Server error","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdHVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0dXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzMyMjcsImV4cCI6MTcyNDQ3MzgyNywiaWF0IjoxNzI0NDczMjI3fQ.BK7nE3Wkgg31EtI8ndzFwahCtI57t-lH-Ps0Y1w3G4Y"} 2024-08-24 09:54:38.980 +05:30 56580e09-1153-460e-9d55-39991aa6bf9d INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:54:38.980 +05:30 56580e09-1153-460e-9d55-39991aa6bf9d INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 09:54:38.986 +05:30 56580e09-1153-460e-9d55-39991aa6bf9d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 09:54:38.986 +05:30 56580e09-1153-460e-9d55-39991aa6bf9d INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 6.1203ms 2024-08-24 09:54:38.986 +05:30 56580e09-1153-460e-9d55-39991aa6bf9d INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:54:38.987 +05:30 56580e09-1153-460e-9d55-39991aa6bf9d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 96233ddd-3d23-465c-b99c-24ebc5ca01d6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 09:54:38.987 +05:30 56580e09-1153-460e-9d55-39991aa6bf9d INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 8.4367ms 2024-08-24 09:54:46.810 +05:30 ab207410-6be8-4103-b271-6644a60b4073 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 09:54:46.811 +05:30 ab207410-6be8-4103-b271-6644a60b4073 INF CORS policy execution successful. 2024-08-24 09:54:46.812 +05:30 ab207410-6be8-4103-b271-6644a60b4073 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 1.2431ms 2024-08-24 09:54:46.822 +05:30 9026c2bd-6ce1-4f3c-b72a-4ced9a0bb895 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 09:54:46.822 +05:30 9026c2bd-6ce1-4f3c-b72a-4ced9a0bb895 INF CORS policy execution successful. 2024-08-24 09:54:46.823 +05:30 9026c2bd-6ce1-4f3c-b72a-4ced9a0bb895 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.5813ms 2024-08-24 09:54:46.867 +05:30 3f13fbbf-d067-4825-b6d3-4fbc7e950b7f INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 662 2024-08-24 09:54:46.868 +05:30 3f13fbbf-d067-4825-b6d3-4fbc7e950b7f INF CORS policy execution successful. 2024-08-24 09:54:46.868 +05:30 3f13fbbf-d067-4825-b6d3-4fbc7e950b7f INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 662}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100","environment":"Catch error","exceptionDetails":"500 error","message":"Server error","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzMzODEsImV4cCI6MTcyNDQ3Mzk4MSwiaWF0IjoxNzI0NDczMzgxfQ.Ez9WuL7__1a6RHoayH55RoxT4fSWWPPIE_AAaiux_r8"} 2024-08-24 09:54:46.869 +05:30 f4e26565-4cfd-408a-a43a-5c390ee6646b INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:54:46.869 +05:30 f4e26565-4cfd-408a-a43a-5c390ee6646b INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 09:54:46.873 +05:30 f4e26565-4cfd-408a-a43a-5c390ee6646b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 09:54:46.874 +05:30 f4e26565-4cfd-408a-a43a-5c390ee6646b INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 4.054ms 2024-08-24 09:54:46.874 +05:30 f4e26565-4cfd-408a-a43a-5c390ee6646b INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:54:46.874 +05:30 f4e26565-4cfd-408a-a43a-5c390ee6646b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3f13fbbf-d067-4825-b6d3-4fbc7e950b7f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 09:54:46.874 +05:30 f4e26565-4cfd-408a-a43a-5c390ee6646b INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 7.3807ms 2024-08-24 09:54:46.879 +05:30 574f4d00-4c44-4ac4-95b9-b613b3f435cf INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 662 2024-08-24 09:54:46.879 +05:30 574f4d00-4c44-4ac4-95b9-b613b3f435cf INF CORS policy execution successful. 2024-08-24 09:54:46.879 +05:30 574f4d00-4c44-4ac4-95b9-b613b3f435cf INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 662}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100","environment":"Catch error","exceptionDetails":"500 error","message":"Server error","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzMzODEsImV4cCI6MTcyNDQ3Mzk4MSwiaWF0IjoxNzI0NDczMzgxfQ.Ez9WuL7__1a6RHoayH55RoxT4fSWWPPIE_AAaiux_r8"} 2024-08-24 09:54:46.879 +05:30 ba1c1e9f-6ca2-4168-9ab7-003ffb3bb18c INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:54:46.879 +05:30 ba1c1e9f-6ca2-4168-9ab7-003ffb3bb18c INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 09:54:46.881 +05:30 ba1c1e9f-6ca2-4168-9ab7-003ffb3bb18c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 09:54:46.881 +05:30 ba1c1e9f-6ca2-4168-9ab7-003ffb3bb18c INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 1.7539ms 2024-08-24 09:54:46.881 +05:30 ba1c1e9f-6ca2-4168-9ab7-003ffb3bb18c INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:54:46.882 +05:30 ba1c1e9f-6ca2-4168-9ab7-003ffb3bb18c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 574f4d00-4c44-4ac4-95b9-b613b3f435cf}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 09:54:46.882 +05:30 ba1c1e9f-6ca2-4168-9ab7-003ffb3bb18c INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 3.0356ms 2024-08-24 09:57:23.618 +05:30 415f2390-d808-4176-89cc-4772e0462e52 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 09:57:23.620 +05:30 415f2390-d808-4176-89cc-4772e0462e52 INF CORS policy execution successful. 2024-08-24 09:57:23.623 +05:30 415f2390-d808-4176-89cc-4772e0462e52 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 4.7758ms 2024-08-24 09:57:23.698 +05:30 4b0b86dd-2721-4f8f-828a-3103e040ebbb INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 719 2024-08-24 09:57:23.698 +05:30 4b0b86dd-2721-4f8f-828a-3103e040ebbb INF CORS policy execution successful. 2024-08-24 09:57:23.699 +05:30 4b0b86dd-2721-4f8f-828a-3103e040ebbb INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 719}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=x","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzMzODEsImV4cCI6MTcyNDQ3Mzk4MSwiaWF0IjoxNzI0NDczMzgxfQ.Ez9WuL7__1a6RHoayH55RoxT4fSWWPPIE_AAaiux_r8"} 2024-08-24 09:57:23.700 +05:30 e62f22d3-a51f-4aab-9829-e9fd0ecd9e4d INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:57:23.700 +05:30 e62f22d3-a51f-4aab-9829-e9fd0ecd9e4d INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 09:57:23.705 +05:30 e62f22d3-a51f-4aab-9829-e9fd0ecd9e4d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 09:57:23.706 +05:30 e62f22d3-a51f-4aab-9829-e9fd0ecd9e4d INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 5.5284ms 2024-08-24 09:57:23.706 +05:30 e62f22d3-a51f-4aab-9829-e9fd0ecd9e4d INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:57:23.706 +05:30 e62f22d3-a51f-4aab-9829-e9fd0ecd9e4d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4b0b86dd-2721-4f8f-828a-3103e040ebbb}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 09:57:23.707 +05:30 e62f22d3-a51f-4aab-9829-e9fd0ecd9e4d INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 8.842ms 2024-08-24 09:57:25.060 +05:30 75942354-e09b-4020-b207-19775c479e52 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 09:57:25.060 +05:30 75942354-e09b-4020-b207-19775c479e52 INF CORS policy execution successful. 2024-08-24 09:57:25.063 +05:30 75942354-e09b-4020-b207-19775c479e52 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.6847ms 2024-08-24 09:57:25.114 +05:30 447498d7-0adf-473e-9ae3-03b035c0b70a INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 720 2024-08-24 09:57:25.114 +05:30 447498d7-0adf-473e-9ae3-03b035c0b70a INF CORS policy execution successful. 2024-08-24 09:57:25.114 +05:30 447498d7-0adf-473e-9ae3-03b035c0b70a INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 720}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=xx","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzMzODEsImV4cCI6MTcyNDQ3Mzk4MSwiaWF0IjoxNzI0NDczMzgxfQ.Ez9WuL7__1a6RHoayH55RoxT4fSWWPPIE_AAaiux_r8"} 2024-08-24 09:57:25.115 +05:30 9cb0603c-8a2e-42ac-83bb-f1be567dc486 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:57:25.115 +05:30 9cb0603c-8a2e-42ac-83bb-f1be567dc486 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 09:57:25.117 +05:30 9cb0603c-8a2e-42ac-83bb-f1be567dc486 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 09:57:25.118 +05:30 9cb0603c-8a2e-42ac-83bb-f1be567dc486 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 3.0437ms 2024-08-24 09:57:25.118 +05:30 9cb0603c-8a2e-42ac-83bb-f1be567dc486 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:57:25.118 +05:30 9cb0603c-8a2e-42ac-83bb-f1be567dc486 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 447498d7-0adf-473e-9ae3-03b035c0b70a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 09:57:25.118 +05:30 9cb0603c-8a2e-42ac-83bb-f1be567dc486 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 4.5436ms 2024-08-24 09:57:26.560 +05:30 17eddefc-2fd7-4f8c-85cc-a0ffc56925ef INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 09:57:26.561 +05:30 17eddefc-2fd7-4f8c-85cc-a0ffc56925ef INF CORS policy execution successful. 2024-08-24 09:57:26.561 +05:30 17eddefc-2fd7-4f8c-85cc-a0ffc56925ef INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.6877ms 2024-08-24 09:57:26.617 +05:30 28281df7-d221-4148-acfd-514503bcd882 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 719 2024-08-24 09:57:26.617 +05:30 28281df7-d221-4148-acfd-514503bcd882 INF CORS policy execution successful. 2024-08-24 09:57:26.617 +05:30 28281df7-d221-4148-acfd-514503bcd882 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 719}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=x","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzMzODEsImV4cCI6MTcyNDQ3Mzk4MSwiaWF0IjoxNzI0NDczMzgxfQ.Ez9WuL7__1a6RHoayH55RoxT4fSWWPPIE_AAaiux_r8"} 2024-08-24 09:57:26.617 +05:30 7acc9cce-fd40-4b77-a706-d7010d77913f INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:57:26.618 +05:30 7acc9cce-fd40-4b77-a706-d7010d77913f INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 09:57:26.620 +05:30 7acc9cce-fd40-4b77-a706-d7010d77913f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 09:57:26.620 +05:30 7acc9cce-fd40-4b77-a706-d7010d77913f INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.3776ms 2024-08-24 09:57:26.620 +05:30 7acc9cce-fd40-4b77-a706-d7010d77913f INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:57:26.620 +05:30 7acc9cce-fd40-4b77-a706-d7010d77913f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 28281df7-d221-4148-acfd-514503bcd882}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 09:57:26.621 +05:30 7acc9cce-fd40-4b77-a706-d7010d77913f INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 3.8635ms 2024-08-24 09:57:41.115 +05:30 c1d020ab-84e1-4763-8f86-09c18601d0b3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 09:57:41.115 +05:30 071d674a-8b1a-480f-8b08-d064e2691a2b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 09:57:41.116 +05:30 071d674a-8b1a-480f-8b08-d064e2691a2b INF CORS policy execution successful. 2024-08-24 09:57:41.116 +05:30 c1d020ab-84e1-4763-8f86-09c18601d0b3 INF CORS policy execution successful. 2024-08-24 09:57:41.117 +05:30 c1d020ab-84e1-4763-8f86-09c18601d0b3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 1.879ms 2024-08-24 09:57:41.117 +05:30 071d674a-8b1a-480f-8b08-d064e2691a2b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 1.5113ms 2024-08-24 09:57:41.161 +05:30 6d87581d-5d8e-4759-8870-52d43aa6cdea INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 665 2024-08-24 09:57:41.162 +05:30 6d87581d-5d8e-4759-8870-52d43aa6cdea INF CORS policy execution successful. 2024-08-24 09:57:41.163 +05:30 6d87581d-5d8e-4759-8870-52d43aa6cdea INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 665}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100139","environment":"Catch error","exceptionDetails":"500 error","message":"Server error","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzMzODEsImV4cCI6MTcyNDQ3Mzk4MSwiaWF0IjoxNzI0NDczMzgxfQ.Ez9WuL7__1a6RHoayH55RoxT4fSWWPPIE_AAaiux_r8"} 2024-08-24 09:57:41.164 +05:30 9f992996-bc84-45af-88f1-01e180582414 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:57:41.165 +05:30 9f992996-bc84-45af-88f1-01e180582414 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 09:57:41.173 +05:30 0e58b972-4e86-44ff-b826-60dd9346f116 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 665 2024-08-24 09:57:41.173 +05:30 9f992996-bc84-45af-88f1-01e180582414 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 09:57:41.173 +05:30 0e58b972-4e86-44ff-b826-60dd9346f116 INF CORS policy execution successful. 2024-08-24 09:57:41.173 +05:30 0e58b972-4e86-44ff-b826-60dd9346f116 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 665}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100139","environment":"Catch error","exceptionDetails":"500 error","message":"Server error","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzMzODEsImV4cCI6MTcyNDQ3Mzk4MSwiaWF0IjoxNzI0NDczMzgxfQ.Ez9WuL7__1a6RHoayH55RoxT4fSWWPPIE_AAaiux_r8"} 2024-08-24 09:57:41.174 +05:30 9f992996-bc84-45af-88f1-01e180582414 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 8.838ms 2024-08-24 09:57:41.174 +05:30 9f992996-bc84-45af-88f1-01e180582414 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:57:41.174 +05:30 02a4b0bc-e892-48a3-8570-cba957925d51 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:57:41.174 +05:30 9f992996-bc84-45af-88f1-01e180582414 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6d87581d-5d8e-4759-8870-52d43aa6cdea}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 09:57:41.174 +05:30 02a4b0bc-e892-48a3-8570-cba957925d51 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 09:57:41.174 +05:30 9f992996-bc84-45af-88f1-01e180582414 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 13.5762ms 2024-08-24 09:57:41.176 +05:30 02a4b0bc-e892-48a3-8570-cba957925d51 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 09:57:41.177 +05:30 02a4b0bc-e892-48a3-8570-cba957925d51 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.7404ms 2024-08-24 09:57:41.177 +05:30 02a4b0bc-e892-48a3-8570-cba957925d51 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:57:41.177 +05:30 02a4b0bc-e892-48a3-8570-cba957925d51 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0e58b972-4e86-44ff-b826-60dd9346f116}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 09:57:41.177 +05:30 02a4b0bc-e892-48a3-8570-cba957925d51 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 4.5658ms 2024-08-24 09:58:11.873 +05:30 953fca6c-82b6-4cb6-b57a-5bf87532e02e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 09:58:11.873 +05:30 0d535ae4-e61a-42e7-bc7a-e03858dbfb18 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 09:58:11.874 +05:30 0d535ae4-e61a-42e7-bc7a-e03858dbfb18 INF CORS policy execution successful. 2024-08-24 09:58:11.874 +05:30 953fca6c-82b6-4cb6-b57a-5bf87532e02e INF CORS policy execution successful. 2024-08-24 09:58:11.875 +05:30 0d535ae4-e61a-42e7-bc7a-e03858dbfb18 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 2.5998ms 2024-08-24 09:58:11.875 +05:30 953fca6c-82b6-4cb6-b57a-5bf87532e02e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 2.6003ms 2024-08-24 09:58:11.923 +05:30 b650e421-08ff-43fe-a0ef-b4ce8134e646 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 665 2024-08-24 09:58:11.923 +05:30 b650e421-08ff-43fe-a0ef-b4ce8134e646 INF CORS policy execution successful. 2024-08-24 09:58:11.924 +05:30 b650e421-08ff-43fe-a0ef-b4ce8134e646 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 665}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100139","environment":"Catch error","exceptionDetails":"500 error","message":"Server error","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzMzODEsImV4cCI6MTcyNDQ3Mzk4MSwiaWF0IjoxNzI0NDczMzgxfQ.Ez9WuL7__1a6RHoayH55RoxT4fSWWPPIE_AAaiux_r8"} 2024-08-24 09:58:11.925 +05:30 5c3b274b-59b0-406b-b326-fa18bb5c5fa7 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:58:11.926 +05:30 5c3b274b-59b0-406b-b326-fa18bb5c5fa7 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 09:58:11.930 +05:30 74a2514e-4c47-428b-ab5b-06985dfdcea9 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 665 2024-08-24 09:58:11.930 +05:30 74a2514e-4c47-428b-ab5b-06985dfdcea9 INF CORS policy execution successful. 2024-08-24 09:58:11.930 +05:30 74a2514e-4c47-428b-ab5b-06985dfdcea9 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 665}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100139","environment":"Catch error","exceptionDetails":"500 error","message":"Server error","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzMzODEsImV4cCI6MTcyNDQ3Mzk4MSwiaWF0IjoxNzI0NDczMzgxfQ.Ez9WuL7__1a6RHoayH55RoxT4fSWWPPIE_AAaiux_r8"} 2024-08-24 09:58:11.930 +05:30 7526c658-5d60-4104-aafd-6cb94ae12506 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:58:11.931 +05:30 7526c658-5d60-4104-aafd-6cb94ae12506 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 09:58:11.933 +05:30 5c3b274b-59b0-406b-b326-fa18bb5c5fa7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 09:58:11.934 +05:30 7526c658-5d60-4104-aafd-6cb94ae12506 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 09:58:11.934 +05:30 5c3b274b-59b0-406b-b326-fa18bb5c5fa7 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 7.6006ms 2024-08-24 09:58:11.934 +05:30 5c3b274b-59b0-406b-b326-fa18bb5c5fa7 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:58:11.934 +05:30 7526c658-5d60-4104-aafd-6cb94ae12506 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 3.623ms 2024-08-24 09:58:11.934 +05:30 5c3b274b-59b0-406b-b326-fa18bb5c5fa7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b650e421-08ff-43fe-a0ef-b4ce8134e646}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 09:58:11.934 +05:30 7526c658-5d60-4104-aafd-6cb94ae12506 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:58:11.934 +05:30 7526c658-5d60-4104-aafd-6cb94ae12506 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 74a2514e-4c47-428b-ab5b-06985dfdcea9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 09:58:11.935 +05:30 5c3b274b-59b0-406b-b326-fa18bb5c5fa7 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 12.2692ms 2024-08-24 09:58:11.935 +05:30 7526c658-5d60-4104-aafd-6cb94ae12506 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 5.2341ms 2024-08-24 09:58:42.831 +05:30 33ad0c43-4c72-4d54-86da-3c6e48fb1355 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 09:58:42.831 +05:30 e1c56f25-56a7-4303-8042-5815b64a2ecc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 09:58:42.832 +05:30 33ad0c43-4c72-4d54-86da-3c6e48fb1355 INF CORS policy execution successful. 2024-08-24 09:58:42.832 +05:30 e1c56f25-56a7-4303-8042-5815b64a2ecc INF CORS policy execution successful. 2024-08-24 09:58:42.833 +05:30 e1c56f25-56a7-4303-8042-5815b64a2ecc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 4.2023ms 2024-08-24 09:58:42.833 +05:30 33ad0c43-4c72-4d54-86da-3c6e48fb1355 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 2.518ms 2024-08-24 09:58:42.892 +05:30 23209c59-1851-4456-9bdc-7ccd11532065 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 665 2024-08-24 09:58:42.892 +05:30 23209c59-1851-4456-9bdc-7ccd11532065 INF CORS policy execution successful. 2024-08-24 09:58:42.894 +05:30 23209c59-1851-4456-9bdc-7ccd11532065 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 665}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100139","environment":"Catch error","exceptionDetails":"500 error","message":"Server error","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzMzODEsImV4cCI6MTcyNDQ3Mzk4MSwiaWF0IjoxNzI0NDczMzgxfQ.Ez9WuL7__1a6RHoayH55RoxT4fSWWPPIE_AAaiux_r8"} 2024-08-24 09:58:42.895 +05:30 08e04269-2b0e-4c53-bfbf-752c8e2cdb7b INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:58:42.896 +05:30 08e04269-2b0e-4c53-bfbf-752c8e2cdb7b INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 09:58:42.897 +05:30 76f22090-39e8-44e0-90f0-d532036846af INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 665 2024-08-24 09:58:42.897 +05:30 76f22090-39e8-44e0-90f0-d532036846af INF CORS policy execution successful. 2024-08-24 09:58:42.898 +05:30 76f22090-39e8-44e0-90f0-d532036846af INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 665}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100139","environment":"Catch error","exceptionDetails":"500 error","message":"Server error","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzMzODEsImV4cCI6MTcyNDQ3Mzk4MSwiaWF0IjoxNzI0NDczMzgxfQ.Ez9WuL7__1a6RHoayH55RoxT4fSWWPPIE_AAaiux_r8"} 2024-08-24 09:58:42.898 +05:30 2fd76e65-6652-4406-8a10-fcdbc7db9906 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:58:42.898 +05:30 2fd76e65-6652-4406-8a10-fcdbc7db9906 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 09:58:42.902 +05:30 2fd76e65-6652-4406-8a10-fcdbc7db9906 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 09:58:42.902 +05:30 08e04269-2b0e-4c53-bfbf-752c8e2cdb7b ERR The process cannot access the file 'C:\inetpub\wwwroot\Sang.Log.Api\Log\2024\8\24-08-2024.log' because it is being used by another process. 2024-08-24 09:58:42.903 +05:30 2fd76e65-6652-4406-8a10-fcdbc7db9906 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 4.6441ms 2024-08-24 09:58:42.903 +05:30 2fd76e65-6652-4406-8a10-fcdbc7db9906 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:58:42.903 +05:30 2fd76e65-6652-4406-8a10-fcdbc7db9906 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 76f22090-39e8-44e0-90f0-d532036846af}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 09:58:42.903 +05:30 2fd76e65-6652-4406-8a10-fcdbc7db9906 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 6.3301ms 2024-08-24 09:58:42.905 +05:30 08e04269-2b0e-4c53-bfbf-752c8e2cdb7b ERR Logging failed.System.IO.IOException: The process cannot access the file 'C:\inetpub\wwwroot\Sang.Log.Api\Log\2024\8\24-08-2024.log' because it is being used by another process. at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) at System.IO.File.WriteToFile(String path, FileMode mode, String contents, Encoding encoding) at Sang.Log.Api.Services.LogService.CreateLog(LogRequest log) at Sang.Log.Api.Controllers.LogController.CreateLog(LogRequest log) 2024-08-24 09:58:42.905 +05:30 08e04269-2b0e-4c53-bfbf-752c8e2cdb7b INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 09:58:42.905 +05:30 08e04269-2b0e-4c53-bfbf-752c8e2cdb7b INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 9.2644ms 2024-08-24 09:58:42.906 +05:30 08e04269-2b0e-4c53-bfbf-752c8e2cdb7b INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:58:42.906 +05:30 08e04269-2b0e-4c53-bfbf-752c8e2cdb7b INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: 23209c59-1851-4456-9bdc-7ccd11532065}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 127} Body: {"status":"Failure","statusCode":5000,"message":"The process cannot access the file 'C:\\inetpub\\wwwroot\\Sang","result":null} 2024-08-24 09:58:42.906 +05:30 08e04269-2b0e-4c53-bfbf-752c8e2cdb7b INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 500 127 application/json; charset=utf-8 14.218ms 2024-08-24 09:59:11.409 +05:30 ed822129-0fe1-42f2-ae24-ae836fe706cd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 09:59:11.411 +05:30 ed822129-0fe1-42f2-ae24-ae836fe706cd INF CORS policy execution successful. 2024-08-24 09:59:11.412 +05:30 ed822129-0fe1-42f2-ae24-ae836fe706cd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 2.9481ms 2024-08-24 09:59:11.469 +05:30 1dc86a26-ce19-4775-829b-f08fe53e494e INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 665 2024-08-24 09:59:11.470 +05:30 1dc86a26-ce19-4775-829b-f08fe53e494e INF CORS policy execution successful. 2024-08-24 09:59:11.472 +05:30 1dc86a26-ce19-4775-829b-f08fe53e494e INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 665}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100139","environment":"Catch error","exceptionDetails":"500 error","message":"Server error","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzMzODEsImV4cCI6MTcyNDQ3Mzk4MSwiaWF0IjoxNzI0NDczMzgxfQ.Ez9WuL7__1a6RHoayH55RoxT4fSWWPPIE_AAaiux_r8"} 2024-08-24 09:59:11.473 +05:30 a1b3f6df-2d10-4158-877e-5200e03346ed INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:59:11.473 +05:30 a1b3f6df-2d10-4158-877e-5200e03346ed INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 09:59:11.484 +05:30 a1b3f6df-2d10-4158-877e-5200e03346ed INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 09:59:11.486 +05:30 a1b3f6df-2d10-4158-877e-5200e03346ed INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 12.2202ms 2024-08-24 09:59:11.486 +05:30 a1b3f6df-2d10-4158-877e-5200e03346ed INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 09:59:11.486 +05:30 a1b3f6df-2d10-4158-877e-5200e03346ed INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1dc86a26-ce19-4775-829b-f08fe53e494e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 09:59:11.487 +05:30 a1b3f6df-2d10-4158-877e-5200e03346ed INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 17.9098ms 2024-08-24 10:04:41.994 +05:30 a70bb7ee-24d8-466a-b932-306854034fa8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:04:41.996 +05:30 a70bb7ee-24d8-466a-b932-306854034fa8 INF CORS policy execution successful. 2024-08-24 10:04:41.997 +05:30 a70bb7ee-24d8-466a-b932-306854034fa8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 3.1753ms 2024-08-24 10:04:42.052 +05:30 40ce3b4f-cd63-4843-b702-21ff074700b2 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 636 2024-08-24 10:04:42.052 +05:30 40ce3b4f-cd63-4843-b702-21ff074700b2 INF CORS policy execution successful. 2024-08-24 10:04:42.052 +05:30 40ce3b4f-cd63-4843-b702-21ff074700b2 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 636}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-undefined","environment":"Catch error","exceptionDetails":"Other error2","message":"Cannot read properties of undefined (reading 'data')","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzMzODEsImV4cCI6MTcyNDQ3Mzk4MSwiaWF0IjoxNzI0NDczMzgxfQ.Ez9WuL7__1a6RHoayH55RoxT4fSWWPPIE_AAaiux_r8"} 2024-08-24 10:04:42.055 +05:30 afa2416f-d6ec-4de0-8dd1-a9dc6f1792f2 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:04:42.056 +05:30 afa2416f-d6ec-4de0-8dd1-a9dc6f1792f2 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:04:42.063 +05:30 afa2416f-d6ec-4de0-8dd1-a9dc6f1792f2 ERR Refresh token has expired 2024-08-24 10:04:42.066 +05:30 afa2416f-d6ec-4de0-8dd1-a9dc6f1792f2 ERR Logging failed.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: Refresh token has expired at Sang.Service.Common.Validators.TokenValidator.ValidateToken(String token, String TokenKey) at Sang.Service.Common.CommonService.AuthenticationContext.GetUserId(String token) at Sang.Log.Api.Services.LogService.CreateLog(LogRequest log) at Sang.Log.Api.Controllers.LogController.CreateLog(LogRequest log) 2024-08-24 10:04:42.067 +05:30 afa2416f-d6ec-4de0-8dd1-a9dc6f1792f2 INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:04:42.067 +05:30 afa2416f-d6ec-4de0-8dd1-a9dc6f1792f2 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 11.3943ms 2024-08-24 10:04:42.067 +05:30 afa2416f-d6ec-4de0-8dd1-a9dc6f1792f2 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:04:42.067 +05:30 afa2416f-d6ec-4de0-8dd1-a9dc6f1792f2 INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: 40ce3b4f-cd63-4843-b702-21ff074700b2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":5000,"message":"Refresh token has expired","result":null} 2024-08-24 10:04:42.068 +05:30 afa2416f-d6ec-4de0-8dd1-a9dc6f1792f2 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 500 90 application/json; charset=utf-8 16.2665ms 2024-08-24 10:04:42.068 +05:30 6ba59e8c-2e0a-4561-aa5a-61bb9f565617 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:04:42.069 +05:30 6ba59e8c-2e0a-4561-aa5a-61bb9f565617 INF CORS policy execution successful. 2024-08-24 10:04:42.069 +05:30 6ba59e8c-2e0a-4561-aa5a-61bb9f565617 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.5232ms 2024-08-24 10:04:42.128 +05:30 781a9ee7-818b-4a4f-b4f0-ece651a08062 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 636 2024-08-24 10:04:42.128 +05:30 781a9ee7-818b-4a4f-b4f0-ece651a08062 INF CORS policy execution successful. 2024-08-24 10:04:42.128 +05:30 781a9ee7-818b-4a4f-b4f0-ece651a08062 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 636}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-undefined","environment":"Catch error","exceptionDetails":"Other error2","message":"Cannot read properties of undefined (reading 'data')","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzMzODEsImV4cCI6MTcyNDQ3Mzk4MSwiaWF0IjoxNzI0NDczMzgxfQ.Ez9WuL7__1a6RHoayH55RoxT4fSWWPPIE_AAaiux_r8"} 2024-08-24 10:04:42.128 +05:30 f8a09ae0-ac8a-42bf-9060-ca73ff371463 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:04:42.128 +05:30 f8a09ae0-ac8a-42bf-9060-ca73ff371463 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:04:42.130 +05:30 f8a09ae0-ac8a-42bf-9060-ca73ff371463 ERR Refresh token has expired 2024-08-24 10:04:42.130 +05:30 f8a09ae0-ac8a-42bf-9060-ca73ff371463 ERR Logging failed.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: Refresh token has expired at Sang.Service.Common.Validators.TokenValidator.ValidateToken(String token, String TokenKey) at Sang.Service.Common.CommonService.AuthenticationContext.GetUserId(String token) at Sang.Log.Api.Services.LogService.CreateLog(LogRequest log) at Sang.Log.Api.Controllers.LogController.CreateLog(LogRequest log) 2024-08-24 10:04:42.130 +05:30 f8a09ae0-ac8a-42bf-9060-ca73ff371463 INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:04:42.131 +05:30 f8a09ae0-ac8a-42bf-9060-ca73ff371463 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.1287ms 2024-08-24 10:04:42.131 +05:30 f8a09ae0-ac8a-42bf-9060-ca73ff371463 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:04:42.131 +05:30 f8a09ae0-ac8a-42bf-9060-ca73ff371463 INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: 781a9ee7-818b-4a4f-b4f0-ece651a08062}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":5000,"message":"Refresh token has expired","result":null} 2024-08-24 10:04:42.131 +05:30 f8a09ae0-ac8a-42bf-9060-ca73ff371463 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 500 90 application/json; charset=utf-8 3.5376ms 2024-08-24 10:05:16.870 +05:30 c14f3b3f-b357-48b2-a770-3f0cb72a0f87 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:05:16.870 +05:30 69078671-8b32-484f-9ece-b8d95196a234 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:05:16.872 +05:30 c14f3b3f-b357-48b2-a770-3f0cb72a0f87 INF CORS policy execution successful. 2024-08-24 10:05:16.872 +05:30 69078671-8b32-484f-9ece-b8d95196a234 INF CORS policy execution successful. 2024-08-24 10:05:16.872 +05:30 c14f3b3f-b357-48b2-a770-3f0cb72a0f87 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 2.183ms 2024-08-24 10:05:16.872 +05:30 69078671-8b32-484f-9ece-b8d95196a234 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 2.1811ms 2024-08-24 10:05:16.921 +05:30 2b4b6335-2b37-490e-980a-c42c654a3f6c INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 665 2024-08-24 10:05:16.921 +05:30 2b4b6335-2b37-490e-980a-c42c654a3f6c INF CORS policy execution successful. 2024-08-24 10:05:16.922 +05:30 2b4b6335-2b37-490e-980a-c42c654a3f6c INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 665}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100139","environment":"Catch error","exceptionDetails":"500 error","message":"Server error","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzQwODAsImV4cCI6MTcyNDQ3NDY4MCwiaWF0IjoxNzI0NDc0MDgwfQ.UJ7yk0bEle_kpLydgu-FNDvj61PbnPkX4PHF8oFmaag"} 2024-08-24 10:05:16.924 +05:30 c0c4c5bf-9db6-4815-a416-92d27120eff7 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:05:16.925 +05:30 c0c4c5bf-9db6-4815-a416-92d27120eff7 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:05:16.933 +05:30 c0c4c5bf-9db6-4815-a416-92d27120eff7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:05:16.934 +05:30 c0c4c5bf-9db6-4815-a416-92d27120eff7 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 9.092ms 2024-08-24 10:05:16.934 +05:30 c0c4c5bf-9db6-4815-a416-92d27120eff7 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:05:16.934 +05:30 c0c4c5bf-9db6-4815-a416-92d27120eff7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2b4b6335-2b37-490e-980a-c42c654a3f6c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 10:05:16.935 +05:30 c0c4c5bf-9db6-4815-a416-92d27120eff7 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 14.1398ms 2024-08-24 10:05:16.938 +05:30 ac5f99e2-85ab-46df-bda5-6823281f4e90 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 665 2024-08-24 10:05:16.938 +05:30 ac5f99e2-85ab-46df-bda5-6823281f4e90 INF CORS policy execution successful. 2024-08-24 10:05:16.939 +05:30 ac5f99e2-85ab-46df-bda5-6823281f4e90 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 665}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100139","environment":"Catch error","exceptionDetails":"500 error","message":"Server error","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzQwODAsImV4cCI6MTcyNDQ3NDY4MCwiaWF0IjoxNzI0NDc0MDgwfQ.UJ7yk0bEle_kpLydgu-FNDvj61PbnPkX4PHF8oFmaag"} 2024-08-24 10:05:16.939 +05:30 5dd01935-60f3-4911-8764-5bcc9c0551f1 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:05:16.939 +05:30 5dd01935-60f3-4911-8764-5bcc9c0551f1 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:05:16.941 +05:30 5dd01935-60f3-4911-8764-5bcc9c0551f1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:05:16.942 +05:30 5dd01935-60f3-4911-8764-5bcc9c0551f1 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.8566ms 2024-08-24 10:05:16.942 +05:30 5dd01935-60f3-4911-8764-5bcc9c0551f1 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:05:16.942 +05:30 5dd01935-60f3-4911-8764-5bcc9c0551f1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ac5f99e2-85ab-46df-bda5-6823281f4e90}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 10:05:16.943 +05:30 5dd01935-60f3-4911-8764-5bcc9c0551f1 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 4.6224ms 2024-08-24 10:05:55.824 +05:30 912bcf22-13a9-41ed-9b28-82006fc91eb7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:05:55.826 +05:30 912bcf22-13a9-41ed-9b28-82006fc91eb7 INF CORS policy execution successful. 2024-08-24 10:05:55.827 +05:30 912bcf22-13a9-41ed-9b28-82006fc91eb7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 2.3635ms 2024-08-24 10:05:55.846 +05:30 236a96f5-ec29-4959-bbb8-e580d722b820 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:05:55.847 +05:30 236a96f5-ec29-4959-bbb8-e580d722b820 INF CORS policy execution successful. 2024-08-24 10:05:55.847 +05:30 236a96f5-ec29-4959-bbb8-e580d722b820 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.5879ms 2024-08-24 10:05:55.883 +05:30 c60f91a5-94e7-4a01-9e69-a33a287c86e1 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 667 2024-08-24 10:05:55.883 +05:30 c60f91a5-94e7-4a01-9e69-a33a287c86e1 INF CORS policy execution successful. 2024-08-24 10:05:55.884 +05:30 c60f91a5-94e7-4a01-9e69-a33a287c86e1 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 667}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Core Interceptor","eventType":"Api Error-http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=22","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzQxNDUsImV4cCI6MTcyNDQ3NDc0NSwiaWF0IjoxNzI0NDc0MTQ1fQ.dQ2o_D5oY6aubkXehYnPrJE5cikKDK5UnH3Z5JWGI9o"} 2024-08-24 10:05:55.884 +05:30 9d4fdba0-b965-4686-b01b-afca21574b24 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:05:55.885 +05:30 9d4fdba0-b965-4686-b01b-afca21574b24 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:05:55.891 +05:30 9d4fdba0-b965-4686-b01b-afca21574b24 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:05:55.891 +05:30 9d4fdba0-b965-4686-b01b-afca21574b24 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 6.1813ms 2024-08-24 10:05:55.891 +05:30 9d4fdba0-b965-4686-b01b-afca21574b24 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:05:55.891 +05:30 9d4fdba0-b965-4686-b01b-afca21574b24 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c60f91a5-94e7-4a01-9e69-a33a287c86e1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 10:05:55.892 +05:30 9d4fdba0-b965-4686-b01b-afca21574b24 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 9.154ms 2024-08-24 10:05:55.932 +05:30 25924bac-d920-456c-a5df-d0d83a32aa35 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 667 2024-08-24 10:05:55.932 +05:30 25924bac-d920-456c-a5df-d0d83a32aa35 INF CORS policy execution successful. 2024-08-24 10:05:55.933 +05:30 25924bac-d920-456c-a5df-d0d83a32aa35 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 667}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Core Interceptor","eventType":"Api Error-http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=22","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzQxNDUsImV4cCI6MTcyNDQ3NDc0NSwiaWF0IjoxNzI0NDc0MTQ1fQ.dQ2o_D5oY6aubkXehYnPrJE5cikKDK5UnH3Z5JWGI9o"} 2024-08-24 10:05:55.933 +05:30 6f8b0859-a804-4256-a005-ab6bce2b3168 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:05:55.933 +05:30 6f8b0859-a804-4256-a005-ab6bce2b3168 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:05:55.935 +05:30 6f8b0859-a804-4256-a005-ab6bce2b3168 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:05:55.936 +05:30 6f8b0859-a804-4256-a005-ab6bce2b3168 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.6774ms 2024-08-24 10:05:55.936 +05:30 6f8b0859-a804-4256-a005-ab6bce2b3168 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:05:55.936 +05:30 6f8b0859-a804-4256-a005-ab6bce2b3168 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 25924bac-d920-456c-a5df-d0d83a32aa35}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 10:05:55.936 +05:30 6f8b0859-a804-4256-a005-ab6bce2b3168 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 4.3915ms 2024-08-24 10:06:34.200 +05:30 35501d7f-a132-4ac4-82c3-8fff2d8672e8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:06:34.200 +05:30 0f6795cf-13a9-41c7-ab54-f7f04b4ccbc9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:06:34.201 +05:30 35501d7f-a132-4ac4-82c3-8fff2d8672e8 INF CORS policy execution successful. 2024-08-24 10:06:34.201 +05:30 0f6795cf-13a9-41c7-ab54-f7f04b4ccbc9 INF CORS policy execution successful. 2024-08-24 10:06:34.203 +05:30 35501d7f-a132-4ac4-82c3-8fff2d8672e8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 2.9518ms 2024-08-24 10:06:34.203 +05:30 0f6795cf-13a9-41c7-ab54-f7f04b4ccbc9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 2.9532ms 2024-08-24 10:06:34.256 +05:30 b012c6fc-cb8e-4796-bee6-ac64c202b998 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 647 2024-08-24 10:06:34.256 +05:30 b012c6fc-cb8e-4796-bee6-ac64c202b998 INF CORS policy execution successful. 2024-08-24 10:06:34.257 +05:30 b012c6fc-cb8e-4796-bee6-ac64c202b998 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 647}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=7","environment":"Catch error","exceptionDetails":"500 error","message":"Server error","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzQxNzcsImV4cCI6MTcyNDQ3NDc3NywiaWF0IjoxNzI0NDc0MTc3fQ.uknm4A7A6lLziS8l2u-3DyStJoI-Uy2bG_ySkIZBXTY"} 2024-08-24 10:06:34.258 +05:30 3c7ce7b9-9a3a-4de2-8ef3-9c28c5b7b726 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:06:34.259 +05:30 3c7ce7b9-9a3a-4de2-8ef3-9c28c5b7b726 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:06:34.265 +05:30 3c7ce7b9-9a3a-4de2-8ef3-9c28c5b7b726 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:06:34.265 +05:30 3c7ce7b9-9a3a-4de2-8ef3-9c28c5b7b726 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 5.8761ms 2024-08-24 10:06:34.265 +05:30 3c7ce7b9-9a3a-4de2-8ef3-9c28c5b7b726 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:06:34.266 +05:30 3c7ce7b9-9a3a-4de2-8ef3-9c28c5b7b726 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b012c6fc-cb8e-4796-bee6-ac64c202b998}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 10:06:34.266 +05:30 3c7ce7b9-9a3a-4de2-8ef3-9c28c5b7b726 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 10.0216ms 2024-08-24 10:06:34.279 +05:30 4bf47c5d-6d96-41df-b664-a6fc21d94be3 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 647 2024-08-24 10:06:34.279 +05:30 4bf47c5d-6d96-41df-b664-a6fc21d94be3 INF CORS policy execution successful. 2024-08-24 10:06:34.280 +05:30 4bf47c5d-6d96-41df-b664-a6fc21d94be3 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 647}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=7","environment":"Catch error","exceptionDetails":"500 error","message":"Server error","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzQxNzcsImV4cCI6MTcyNDQ3NDc3NywiaWF0IjoxNzI0NDc0MTc3fQ.uknm4A7A6lLziS8l2u-3DyStJoI-Uy2bG_ySkIZBXTY"} 2024-08-24 10:06:34.280 +05:30 d70dc7a3-c76d-4eaf-8be0-0dd9fea109d5 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:06:34.280 +05:30 d70dc7a3-c76d-4eaf-8be0-0dd9fea109d5 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:06:34.281 +05:30 d70dc7a3-c76d-4eaf-8be0-0dd9fea109d5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:06:34.281 +05:30 d70dc7a3-c76d-4eaf-8be0-0dd9fea109d5 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 1.7158ms 2024-08-24 10:06:34.282 +05:30 d70dc7a3-c76d-4eaf-8be0-0dd9fea109d5 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:06:34.282 +05:30 d70dc7a3-c76d-4eaf-8be0-0dd9fea109d5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4bf47c5d-6d96-41df-b664-a6fc21d94be3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 10:06:34.282 +05:30 d70dc7a3-c76d-4eaf-8be0-0dd9fea109d5 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 2.8879ms 2024-08-24 10:07:23.596 +05:30 d3706164-01de-4b3b-9ca2-c2228c2b072a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:07:23.597 +05:30 d3706164-01de-4b3b-9ca2-c2228c2b072a INF CORS policy execution successful. 2024-08-24 10:07:23.597 +05:30 d3706164-01de-4b3b-9ca2-c2228c2b072a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 1.674ms 2024-08-24 10:07:23.844 +05:30 e1d1fb8e-618a-40e2-bf50-a7c723b0a685 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 601 2024-08-24 10:07:23.845 +05:30 e1d1fb8e-618a-40e2-bf50-a7c723b0a685 INF CORS policy execution successful. 2024-08-24 10:07:23.845 +05:30 e1d1fb8e-618a-40e2-bf50-a7c723b0a685 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 601}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Profile Summary Page","eventType":"Api Error-getProfileSummary","environment":"Catch error","exceptionDetails":"500 error","message":"Server error","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzQwOTMsImV4cCI6MTcyNDQ3NDY5MywiaWF0IjoxNzI0NDc0MDkzfQ.ufkYcTOhB6DtCrIX-A_PhSuhqDrqhu9SqTV6-sNPO8A"} 2024-08-24 10:07:23.846 +05:30 704c1126-f135-4a9e-8f2b-4744d728a7db INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:07:23.846 +05:30 704c1126-f135-4a9e-8f2b-4744d728a7db INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:07:23.851 +05:30 704c1126-f135-4a9e-8f2b-4744d728a7db INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:07:23.852 +05:30 704c1126-f135-4a9e-8f2b-4744d728a7db INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 5.1286ms 2024-08-24 10:07:23.852 +05:30 704c1126-f135-4a9e-8f2b-4744d728a7db INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:07:23.852 +05:30 704c1126-f135-4a9e-8f2b-4744d728a7db INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e1d1fb8e-618a-40e2-bf50-a7c723b0a685}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 10:07:23.852 +05:30 704c1126-f135-4a9e-8f2b-4744d728a7db INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 7.8387ms 2024-08-24 10:07:40.736 +05:30 8f115bf5-6d24-4b55-8a1f-5e5fbb121a0f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:07:40.737 +05:30 8f115bf5-6d24-4b55-8a1f-5e5fbb121a0f INF CORS policy execution successful. 2024-08-24 10:07:40.738 +05:30 8f115bf5-6d24-4b55-8a1f-5e5fbb121a0f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 1.6184ms 2024-08-24 10:07:40.885 +05:30 96f5d8f8-d722-4a6b-bfc1-5cc49188ac96 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 793 2024-08-24 10:07:40.885 +05:30 96f5d8f8-d722-4a6b-bfc1-5cc49188ac96 INF CORS policy execution successful. 2024-08-24 10:07:40.885 +05:30 96f5d8f8-d722-4a6b-bfc1-5cc49188ac96 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 793}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/checkprofilenameexistence?profileId=0&profileName=TestProfile2408","environment":"409 conflict","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":3002,\"message\":\"Profile Name already exists.\",\"result\":null}","message":"409 conflict","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzQwOTMsImV4cCI6MTcyNDQ3NDY5MywiaWF0IjoxNzI0NDc0MDkzfQ.ufkYcTOhB6DtCrIX-A_PhSuhqDrqhu9SqTV6-sNPO8A"} 2024-08-24 10:07:40.886 +05:30 a6286801-ae3b-4e8a-9410-41e8da0f3d55 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:07:40.886 +05:30 a6286801-ae3b-4e8a-9410-41e8da0f3d55 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:07:40.891 +05:30 a6286801-ae3b-4e8a-9410-41e8da0f3d55 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:07:40.891 +05:30 a6286801-ae3b-4e8a-9410-41e8da0f3d55 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 4.7864ms 2024-08-24 10:07:40.891 +05:30 a6286801-ae3b-4e8a-9410-41e8da0f3d55 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:07:40.891 +05:30 a6286801-ae3b-4e8a-9410-41e8da0f3d55 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 96f5d8f8-d722-4a6b-bfc1-5cc49188ac96}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 10:07:40.892 +05:30 a6286801-ae3b-4e8a-9410-41e8da0f3d55 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 7.2622ms 2024-08-24 10:07:53.349 +05:30 5f2dc058-ad43-4bb7-ad43-e4728247785e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:07:53.350 +05:30 5f2dc058-ad43-4bb7-ad43-e4728247785e INF CORS policy execution successful. 2024-08-24 10:07:53.351 +05:30 5f2dc058-ad43-4bb7-ad43-e4728247785e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 1.7852ms 2024-08-24 10:07:53.399 +05:30 dde95495-5ee8-4db0-84bb-0b67fbe04781 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 601 2024-08-24 10:07:53.399 +05:30 dde95495-5ee8-4db0-84bb-0b67fbe04781 INF CORS policy execution successful. 2024-08-24 10:07:53.400 +05:30 dde95495-5ee8-4db0-84bb-0b67fbe04781 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 601}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Profile Summary Page","eventType":"Api Error-getProfileSummary","environment":"Catch error","exceptionDetails":"500 error","message":"Server error","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzQwOTMsImV4cCI6MTcyNDQ3NDY5MywiaWF0IjoxNzI0NDc0MDkzfQ.ufkYcTOhB6DtCrIX-A_PhSuhqDrqhu9SqTV6-sNPO8A"} 2024-08-24 10:07:53.400 +05:30 99c7a906-976a-499a-ad38-878fd4181442 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:07:53.401 +05:30 99c7a906-976a-499a-ad38-878fd4181442 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:07:53.404 +05:30 99c7a906-976a-499a-ad38-878fd4181442 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:07:53.405 +05:30 99c7a906-976a-499a-ad38-878fd4181442 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 3.7326ms 2024-08-24 10:07:53.405 +05:30 99c7a906-976a-499a-ad38-878fd4181442 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:07:53.405 +05:30 99c7a906-976a-499a-ad38-878fd4181442 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: dde95495-5ee8-4db0-84bb-0b67fbe04781}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 10:07:53.405 +05:30 99c7a906-976a-499a-ad38-878fd4181442 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 5.946ms 2024-08-24 10:10:43.403 +05:30 f8be7d67-ea71-4a71-a5d7-3def23e748fe INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:10:43.405 +05:30 f8be7d67-ea71-4a71-a5d7-3def23e748fe INF CORS policy execution successful. 2024-08-24 10:10:43.405 +05:30 f8be7d67-ea71-4a71-a5d7-3def23e748fe INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 2.1681ms 2024-08-24 10:10:43.482 +05:30 92f6e279-635f-477b-96b8-fa795274c054 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 636 2024-08-24 10:10:43.483 +05:30 92f6e279-635f-477b-96b8-fa795274c054 INF CORS policy execution successful. 2024-08-24 10:10:43.483 +05:30 92f6e279-635f-477b-96b8-fa795274c054 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 636}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-undefined","environment":"Catch error","exceptionDetails":"Other error2","message":"Cannot read properties of undefined (reading 'data')","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzQxNzcsImV4cCI6MTcyNDQ3NDc3NywiaWF0IjoxNzI0NDc0MTc3fQ.uknm4A7A6lLziS8l2u-3DyStJoI-Uy2bG_ySkIZBXTY"} 2024-08-24 10:10:43.484 +05:30 4e11ff6a-9066-4e5f-a7f5-207eb50d82b8 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:10:43.484 +05:30 4e11ff6a-9066-4e5f-a7f5-207eb50d82b8 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:10:43.489 +05:30 4e11ff6a-9066-4e5f-a7f5-207eb50d82b8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:10:43.490 +05:30 4e11ff6a-9066-4e5f-a7f5-207eb50d82b8 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 5.2059ms 2024-08-24 10:10:43.490 +05:30 4e11ff6a-9066-4e5f-a7f5-207eb50d82b8 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:10:43.490 +05:30 4e11ff6a-9066-4e5f-a7f5-207eb50d82b8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 92f6e279-635f-477b-96b8-fa795274c054}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 10:10:43.491 +05:30 4e11ff6a-9066-4e5f-a7f5-207eb50d82b8 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 8.1187ms 2024-08-24 10:10:51.142 +05:30 bedef882-75df-44bf-b6d1-f469db921a77 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:10:51.142 +05:30 bedef882-75df-44bf-b6d1-f469db921a77 INF CORS policy execution successful. 2024-08-24 10:10:51.142 +05:30 bedef882-75df-44bf-b6d1-f469db921a77 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.7769ms 2024-08-24 10:10:51.228 +05:30 8429875e-ce87-4827-ac43-c281ff7a74b5 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 636 2024-08-24 10:10:51.228 +05:30 8429875e-ce87-4827-ac43-c281ff7a74b5 INF CORS policy execution successful. 2024-08-24 10:10:51.229 +05:30 8429875e-ce87-4827-ac43-c281ff7a74b5 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 636}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-undefined","environment":"Catch error","exceptionDetails":"Other error2","message":"Cannot read properties of undefined (reading 'data')","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzQxNzcsImV4cCI6MTcyNDQ3NDc3NywiaWF0IjoxNzI0NDc0MTc3fQ.uknm4A7A6lLziS8l2u-3DyStJoI-Uy2bG_ySkIZBXTY"} 2024-08-24 10:10:51.229 +05:30 a399111d-1d5e-4fdd-8256-8ef63d446be2 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:10:51.229 +05:30 a399111d-1d5e-4fdd-8256-8ef63d446be2 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:10:51.232 +05:30 a399111d-1d5e-4fdd-8256-8ef63d446be2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:10:51.232 +05:30 a399111d-1d5e-4fdd-8256-8ef63d446be2 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 3.068ms 2024-08-24 10:10:51.232 +05:30 a399111d-1d5e-4fdd-8256-8ef63d446be2 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:10:51.232 +05:30 a399111d-1d5e-4fdd-8256-8ef63d446be2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8429875e-ce87-4827-ac43-c281ff7a74b5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 10:10:51.233 +05:30 a399111d-1d5e-4fdd-8256-8ef63d446be2 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 4.6017ms 2024-08-24 10:11:11.209 +05:30 55c6a5c9-c39e-435c-8f02-7d7684d8dd29 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:11:11.210 +05:30 73f60aef-5076-436a-a803-302014368000 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:11:11.210 +05:30 55c6a5c9-c39e-435c-8f02-7d7684d8dd29 INF CORS policy execution successful. 2024-08-24 10:11:11.210 +05:30 73f60aef-5076-436a-a803-302014368000 INF CORS policy execution successful. 2024-08-24 10:11:11.211 +05:30 55c6a5c9-c39e-435c-8f02-7d7684d8dd29 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 1.7674ms 2024-08-24 10:11:11.211 +05:30 73f60aef-5076-436a-a803-302014368000 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.9466ms 2024-08-24 10:11:11.261 +05:30 57999b6c-1a2c-4319-a59b-d0c269c70e6b INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 661 2024-08-24 10:11:11.261 +05:30 57999b6c-1a2c-4319-a59b-d0c269c70e6b INF CORS policy execution successful. 2024-08-24 10:11:11.261 +05:30 57999b6c-1a2c-4319-a59b-d0c269c70e6b INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 661}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=96","environment":"Catch error","exceptionDetails":"500 error","message":"Server error","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzQxNzcsImV4cCI6MTcyNDQ3NDc3NywiaWF0IjoxNzI0NDc0MTc3fQ.uknm4A7A6lLziS8l2u-3DyStJoI-Uy2bG_ySkIZBXTY"} 2024-08-24 10:11:11.262 +05:30 e13051a1-03a2-4024-9fc3-95b107acb6e4 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:11:11.262 +05:30 e13051a1-03a2-4024-9fc3-95b107acb6e4 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:11:11.266 +05:30 e13051a1-03a2-4024-9fc3-95b107acb6e4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:11:11.266 +05:30 e13051a1-03a2-4024-9fc3-95b107acb6e4 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 3.8794ms 2024-08-24 10:11:11.266 +05:30 e13051a1-03a2-4024-9fc3-95b107acb6e4 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:11:11.266 +05:30 e13051a1-03a2-4024-9fc3-95b107acb6e4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 57999b6c-1a2c-4319-a59b-d0c269c70e6b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 10:11:11.267 +05:30 e13051a1-03a2-4024-9fc3-95b107acb6e4 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 6.1654ms 2024-08-24 10:11:11.277 +05:30 674d1771-e66b-4a78-9b4d-b49c99f87dc5 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 741 2024-08-24 10:11:11.277 +05:30 674d1771-e66b-4a78-9b4d-b49c99f87dc5 INF CORS policy execution successful. 2024-08-24 10:11:11.277 +05:30 674d1771-e66b-4a78-9b4d-b49c99f87dc5 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 741}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=96","environment":"400 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":5000,\"message\":\"Cannot find table 1\",\"result\":null}","message":"4000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzQxNzcsImV4cCI6MTcyNDQ3NDc3NywiaWF0IjoxNzI0NDc0MTc3fQ.uknm4A7A6lLziS8l2u-3DyStJoI-Uy2bG_ySkIZBXTY"} 2024-08-24 10:11:11.278 +05:30 a8aa9e39-380f-475d-95e2-ccca1f3d195f INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:11:11.278 +05:30 a8aa9e39-380f-475d-95e2-ccca1f3d195f INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:11:11.279 +05:30 a8aa9e39-380f-475d-95e2-ccca1f3d195f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:11:11.280 +05:30 a8aa9e39-380f-475d-95e2-ccca1f3d195f INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 1.9344ms 2024-08-24 10:11:11.280 +05:30 a8aa9e39-380f-475d-95e2-ccca1f3d195f INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:11:11.280 +05:30 a8aa9e39-380f-475d-95e2-ccca1f3d195f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 674d1771-e66b-4a78-9b4d-b49c99f87dc5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 10:11:11.280 +05:30 a8aa9e39-380f-475d-95e2-ccca1f3d195f INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 3.172ms 2024-08-24 10:11:11.369 +05:30 c911bb1a-4f5c-455a-a570-7957fe69b37c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:11:11.369 +05:30 c911bb1a-4f5c-455a-a570-7957fe69b37c INF CORS policy execution successful. 2024-08-24 10:11:11.369 +05:30 c911bb1a-4f5c-455a-a570-7957fe69b37c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.4231ms 2024-08-24 10:11:11.372 +05:30 c4cbc415-2926-41e1-9d30-21ce0b31c4f9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:11:11.372 +05:30 c4cbc415-2926-41e1-9d30-21ce0b31c4f9 INF CORS policy execution successful. 2024-08-24 10:11:11.373 +05:30 c4cbc415-2926-41e1-9d30-21ce0b31c4f9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.4054ms 2024-08-24 10:11:11.428 +05:30 51737500-df23-4381-aca2-1d26afdef1f0 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 741 2024-08-24 10:11:11.429 +05:30 51737500-df23-4381-aca2-1d26afdef1f0 INF CORS policy execution successful. 2024-08-24 10:11:11.429 +05:30 51737500-df23-4381-aca2-1d26afdef1f0 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 741}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=96","environment":"400 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":5000,\"message\":\"Cannot find table 1\",\"result\":null}","message":"4000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzQxNzcsImV4cCI6MTcyNDQ3NDc3NywiaWF0IjoxNzI0NDc0MTc3fQ.uknm4A7A6lLziS8l2u-3DyStJoI-Uy2bG_ySkIZBXTY"} 2024-08-24 10:11:11.429 +05:30 48e42efb-4586-49f6-a9ab-228d4e5856cb INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:11:11.430 +05:30 48e42efb-4586-49f6-a9ab-228d4e5856cb INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:11:11.432 +05:30 48e42efb-4586-49f6-a9ab-228d4e5856cb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:11:11.432 +05:30 48e42efb-4586-49f6-a9ab-228d4e5856cb INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.5148ms 2024-08-24 10:11:11.432 +05:30 48e42efb-4586-49f6-a9ab-228d4e5856cb INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:11:11.432 +05:30 48e42efb-4586-49f6-a9ab-228d4e5856cb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 51737500-df23-4381-aca2-1d26afdef1f0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 10:11:11.433 +05:30 48e42efb-4586-49f6-a9ab-228d4e5856cb INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 4.8913ms 2024-08-24 10:11:11.471 +05:30 7bd8745a-bfb3-43aa-951f-2d1c3964f0c0 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 661 2024-08-24 10:11:11.471 +05:30 7bd8745a-bfb3-43aa-951f-2d1c3964f0c0 INF CORS policy execution successful. 2024-08-24 10:11:11.472 +05:30 7bd8745a-bfb3-43aa-951f-2d1c3964f0c0 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 661}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=96","environment":"Catch error","exceptionDetails":"500 error","message":"Server error","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzQxNzcsImV4cCI6MTcyNDQ3NDc3NywiaWF0IjoxNzI0NDc0MTc3fQ.uknm4A7A6lLziS8l2u-3DyStJoI-Uy2bG_ySkIZBXTY"} 2024-08-24 10:11:11.472 +05:30 34aaf5a8-5cf4-4721-a223-832395ef52e4 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:11:11.472 +05:30 34aaf5a8-5cf4-4721-a223-832395ef52e4 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:11:11.476 +05:30 34aaf5a8-5cf4-4721-a223-832395ef52e4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:11:11.476 +05:30 34aaf5a8-5cf4-4721-a223-832395ef52e4 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 3.7679ms 2024-08-24 10:11:11.476 +05:30 34aaf5a8-5cf4-4721-a223-832395ef52e4 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:11:11.476 +05:30 34aaf5a8-5cf4-4721-a223-832395ef52e4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7bd8745a-bfb3-43aa-951f-2d1c3964f0c0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 10:11:11.476 +05:30 34aaf5a8-5cf4-4721-a223-832395ef52e4 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 5.2288ms 2024-08-24 10:11:36.954 +05:30 ba748cde-b20d-472e-ba6d-4c02725393ce INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:11:36.954 +05:30 ba748cde-b20d-472e-ba6d-4c02725393ce INF CORS policy execution successful. 2024-08-24 10:11:36.955 +05:30 ba748cde-b20d-472e-ba6d-4c02725393ce INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 1.5387ms 2024-08-24 10:11:36.956 +05:30 9184081f-9d9d-40ef-96a1-3ce8372bb638 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:11:36.956 +05:30 9184081f-9d9d-40ef-96a1-3ce8372bb638 INF CORS policy execution successful. 2024-08-24 10:11:36.956 +05:30 9184081f-9d9d-40ef-96a1-3ce8372bb638 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.2704ms 2024-08-24 10:11:37.027 +05:30 4016b98c-7b8e-4197-95d7-4331e16cdbbd INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 661 2024-08-24 10:11:37.027 +05:30 4016b98c-7b8e-4197-95d7-4331e16cdbbd INF CORS policy execution successful. 2024-08-24 10:11:37.028 +05:30 22b204d1-7a1b-4d77-87e3-a4be7a2bc59b INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 741 2024-08-24 10:11:37.028 +05:30 22b204d1-7a1b-4d77-87e3-a4be7a2bc59b INF CORS policy execution successful. 2024-08-24 10:11:37.028 +05:30 4016b98c-7b8e-4197-95d7-4331e16cdbbd INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 661}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=96","environment":"Catch error","exceptionDetails":"500 error","message":"Server error","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzQxNzcsImV4cCI6MTcyNDQ3NDc3NywiaWF0IjoxNzI0NDc0MTc3fQ.uknm4A7A6lLziS8l2u-3DyStJoI-Uy2bG_ySkIZBXTY"} 2024-08-24 10:11:37.028 +05:30 22b204d1-7a1b-4d77-87e3-a4be7a2bc59b INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 741}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=96","environment":"400 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":5000,\"message\":\"Cannot find table 1\",\"result\":null}","message":"5000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzQxNzcsImV4cCI6MTcyNDQ3NDc3NywiaWF0IjoxNzI0NDc0MTc3fQ.uknm4A7A6lLziS8l2u-3DyStJoI-Uy2bG_ySkIZBXTY"} 2024-08-24 10:11:37.028 +05:30 c5fb1e9f-2161-4388-9522-fb80e8e43b42 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:11:37.028 +05:30 3d090820-a49f-4ca1-aee0-3fb4566f799d INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:11:37.029 +05:30 3d090820-a49f-4ca1-aee0-3fb4566f799d INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:11:37.029 +05:30 c5fb1e9f-2161-4388-9522-fb80e8e43b42 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:11:37.034 +05:30 3d090820-a49f-4ca1-aee0-3fb4566f799d ERR The process cannot access the file 'C:\inetpub\wwwroot\Sang.Log.Api\Log\2024\8\24-08-2024.log' because it is being used by another process. 2024-08-24 10:11:37.034 +05:30 c5fb1e9f-2161-4388-9522-fb80e8e43b42 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:11:37.035 +05:30 c5fb1e9f-2161-4388-9522-fb80e8e43b42 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 6.079ms 2024-08-24 10:11:37.035 +05:30 c5fb1e9f-2161-4388-9522-fb80e8e43b42 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:11:37.035 +05:30 c5fb1e9f-2161-4388-9522-fb80e8e43b42 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 22b204d1-7a1b-4d77-87e3-a4be7a2bc59b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 10:11:37.036 +05:30 c5fb1e9f-2161-4388-9522-fb80e8e43b42 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 8.1044ms 2024-08-24 10:11:37.036 +05:30 3d090820-a49f-4ca1-aee0-3fb4566f799d ERR Logging failed.System.IO.IOException: The process cannot access the file 'C:\inetpub\wwwroot\Sang.Log.Api\Log\2024\8\24-08-2024.log' because it is being used by another process. at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) at System.IO.File.WriteToFile(String path, FileMode mode, String contents, Encoding encoding) at Sang.Log.Api.Services.LogService.CreateLog(LogRequest log) at Sang.Log.Api.Controllers.LogController.CreateLog(LogRequest log) 2024-08-24 10:11:37.037 +05:30 3d090820-a49f-4ca1-aee0-3fb4566f799d INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:11:37.037 +05:30 3d090820-a49f-4ca1-aee0-3fb4566f799d INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 8.0083ms 2024-08-24 10:11:37.037 +05:30 3d090820-a49f-4ca1-aee0-3fb4566f799d INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:11:37.037 +05:30 3d090820-a49f-4ca1-aee0-3fb4566f799d INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: 4016b98c-7b8e-4197-95d7-4331e16cdbbd}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 127} Body: {"status":"Failure","statusCode":5000,"message":"The process cannot access the file 'C:\\inetpub\\wwwroot\\Sang","result":null} 2024-08-24 10:11:37.037 +05:30 3d090820-a49f-4ca1-aee0-3fb4566f799d INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 500 127 application/json; charset=utf-8 10.259ms 2024-08-24 10:11:40.332 +05:30 4326d1f2-2575-46cf-89c1-81e26155c21d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:11:40.333 +05:30 4326d1f2-2575-46cf-89c1-81e26155c21d INF CORS policy execution successful. 2024-08-24 10:11:40.333 +05:30 b363978f-dc3b-4312-986c-f984b10656a7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:11:40.333 +05:30 b363978f-dc3b-4312-986c-f984b10656a7 INF CORS policy execution successful. 2024-08-24 10:11:40.333 +05:30 4326d1f2-2575-46cf-89c1-81e26155c21d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 1.0163ms 2024-08-24 10:11:40.333 +05:30 b363978f-dc3b-4312-986c-f984b10656a7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.5117ms 2024-08-24 10:11:40.390 +05:30 66e7b948-64bb-4681-9e4b-3bdd044300d7 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 661 2024-08-24 10:11:40.390 +05:30 66e7b948-64bb-4681-9e4b-3bdd044300d7 INF CORS policy execution successful. 2024-08-24 10:11:40.390 +05:30 66e7b948-64bb-4681-9e4b-3bdd044300d7 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 661}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=96","environment":"Catch error","exceptionDetails":"500 error","message":"Server error","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzQxNzcsImV4cCI6MTcyNDQ3NDc3NywiaWF0IjoxNzI0NDc0MTc3fQ.uknm4A7A6lLziS8l2u-3DyStJoI-Uy2bG_ySkIZBXTY"} 2024-08-24 10:11:40.391 +05:30 5462d326-a239-41f3-97b1-d4612c42b84e INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:11:40.391 +05:30 5462d326-a239-41f3-97b1-d4612c42b84e INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:11:40.391 +05:30 b5d0fd33-3a68-4ddc-a130-ec26b780119e INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 741 2024-08-24 10:11:40.392 +05:30 b5d0fd33-3a68-4ddc-a130-ec26b780119e INF CORS policy execution successful. 2024-08-24 10:11:40.392 +05:30 b5d0fd33-3a68-4ddc-a130-ec26b780119e INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 741}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=96","environment":"500 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":5000,\"message\":\"Cannot find table 1\",\"result\":null}","message":"5000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzQxNzcsImV4cCI6MTcyNDQ3NDc3NywiaWF0IjoxNzI0NDc0MTc3fQ.uknm4A7A6lLziS8l2u-3DyStJoI-Uy2bG_ySkIZBXTY"} 2024-08-24 10:11:40.392 +05:30 a1f0c7f1-302f-4ce9-9e16-b37582d36891 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:11:40.392 +05:30 a1f0c7f1-302f-4ce9-9e16-b37582d36891 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:11:40.393 +05:30 a1f0c7f1-302f-4ce9-9e16-b37582d36891 ERR The process cannot access the file 'C:\inetpub\wwwroot\Sang.Log.Api\Log\2024\8\24-08-2024.log' because it is being used by another process. 2024-08-24 10:11:40.393 +05:30 5462d326-a239-41f3-97b1-d4612c42b84e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:11:40.393 +05:30 5462d326-a239-41f3-97b1-d4612c42b84e INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.3973ms 2024-08-24 10:11:40.394 +05:30 5462d326-a239-41f3-97b1-d4612c42b84e INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:11:40.394 +05:30 5462d326-a239-41f3-97b1-d4612c42b84e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 66e7b948-64bb-4681-9e4b-3bdd044300d7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 10:11:40.394 +05:30 a1f0c7f1-302f-4ce9-9e16-b37582d36891 ERR Logging failed.System.IO.IOException: The process cannot access the file 'C:\inetpub\wwwroot\Sang.Log.Api\Log\2024\8\24-08-2024.log' because it is being used by another process. at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) at System.IO.File.WriteToFile(String path, FileMode mode, String contents, Encoding encoding) at Sang.Log.Api.Services.LogService.CreateLog(LogRequest log) at Sang.Log.Api.Controllers.LogController.CreateLog(LogRequest log) 2024-08-24 10:11:40.394 +05:30 a1f0c7f1-302f-4ce9-9e16-b37582d36891 INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:11:40.394 +05:30 5462d326-a239-41f3-97b1-d4612c42b84e INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 4.0796ms 2024-08-24 10:11:40.394 +05:30 a1f0c7f1-302f-4ce9-9e16-b37582d36891 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.0681ms 2024-08-24 10:11:40.394 +05:30 a1f0c7f1-302f-4ce9-9e16-b37582d36891 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:11:40.394 +05:30 a1f0c7f1-302f-4ce9-9e16-b37582d36891 INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: b5d0fd33-3a68-4ddc-a130-ec26b780119e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 127} Body: {"status":"Failure","statusCode":5000,"message":"The process cannot access the file 'C:\\inetpub\\wwwroot\\Sang","result":null} 2024-08-24 10:11:40.394 +05:30 a1f0c7f1-302f-4ce9-9e16-b37582d36891 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 500 127 application/json; charset=utf-8 2.943ms 2024-08-24 10:12:09.940 +05:30 70029c77-7657-4d57-9e14-a32c96aa23cb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:12:09.941 +05:30 70029c77-7657-4d57-9e14-a32c96aa23cb INF CORS policy execution successful. 2024-08-24 10:12:09.942 +05:30 70029c77-7657-4d57-9e14-a32c96aa23cb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 1.9965ms 2024-08-24 10:12:09.989 +05:30 c106d091-bbec-4629-a582-a97ebed60493 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 741 2024-08-24 10:12:09.990 +05:30 c106d091-bbec-4629-a582-a97ebed60493 INF CORS policy execution successful. 2024-08-24 10:12:09.991 +05:30 c106d091-bbec-4629-a582-a97ebed60493 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 741}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=96","environment":"500 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":5000,\"message\":\"Cannot find table 1\",\"result\":null}","message":"5000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzQxNzcsImV4cCI6MTcyNDQ3NDc3NywiaWF0IjoxNzI0NDc0MTc3fQ.uknm4A7A6lLziS8l2u-3DyStJoI-Uy2bG_ySkIZBXTY"} 2024-08-24 10:12:09.991 +05:30 fb0d92ba-e51d-417d-a545-c7c1d4fad24f INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:12:09.992 +05:30 fb0d92ba-e51d-417d-a545-c7c1d4fad24f INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:12:09.996 +05:30 fb0d92ba-e51d-417d-a545-c7c1d4fad24f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:12:09.996 +05:30 fb0d92ba-e51d-417d-a545-c7c1d4fad24f INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 4.4226ms 2024-08-24 10:12:09.996 +05:30 fb0d92ba-e51d-417d-a545-c7c1d4fad24f INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:12:09.997 +05:30 fb0d92ba-e51d-417d-a545-c7c1d4fad24f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c106d091-bbec-4629-a582-a97ebed60493}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 10:12:09.997 +05:30 fb0d92ba-e51d-417d-a545-c7c1d4fad24f INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 7.8277ms 2024-08-24 10:12:11.577 +05:30 2a5ab0d0-ab3e-4c89-8949-a812ada7c488 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:12:11.577 +05:30 2a5ab0d0-ab3e-4c89-8949-a812ada7c488 INF CORS policy execution successful. 2024-08-24 10:12:11.577 +05:30 645ec5a6-8924-42e2-93f1-d9439da3dad2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:12:11.577 +05:30 2a5ab0d0-ab3e-4c89-8949-a812ada7c488 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.5605ms 2024-08-24 10:12:11.577 +05:30 645ec5a6-8924-42e2-93f1-d9439da3dad2 INF CORS policy execution successful. 2024-08-24 10:12:11.578 +05:30 645ec5a6-8924-42e2-93f1-d9439da3dad2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.7699ms 2024-08-24 10:12:11.628 +05:30 652dcaeb-b002-4ea7-a1d8-81ac4f85f30d INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 741 2024-08-24 10:12:11.628 +05:30 652dcaeb-b002-4ea7-a1d8-81ac4f85f30d INF CORS policy execution successful. 2024-08-24 10:12:11.628 +05:30 652dcaeb-b002-4ea7-a1d8-81ac4f85f30d INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 741}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=96","environment":"500 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":5000,\"message\":\"Cannot find table 1\",\"result\":null}","message":"5000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzQxNzcsImV4cCI6MTcyNDQ3NDc3NywiaWF0IjoxNzI0NDc0MTc3fQ.uknm4A7A6lLziS8l2u-3DyStJoI-Uy2bG_ySkIZBXTY"} 2024-08-24 10:12:11.628 +05:30 3841404e-d4c7-4643-b4cc-122cdbff1745 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:12:11.629 +05:30 3841404e-d4c7-4643-b4cc-122cdbff1745 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:12:11.631 +05:30 3841404e-d4c7-4643-b4cc-122cdbff1745 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:12:11.631 +05:30 3841404e-d4c7-4643-b4cc-122cdbff1745 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.6798ms 2024-08-24 10:12:11.631 +05:30 3841404e-d4c7-4643-b4cc-122cdbff1745 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:12:11.632 +05:30 3841404e-d4c7-4643-b4cc-122cdbff1745 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 652dcaeb-b002-4ea7-a1d8-81ac4f85f30d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 10:12:11.632 +05:30 3841404e-d4c7-4643-b4cc-122cdbff1745 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 4.0493ms 2024-08-24 10:12:11.636 +05:30 b912face-2235-4711-a882-ae9d04414c55 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 661 2024-08-24 10:12:11.637 +05:30 b912face-2235-4711-a882-ae9d04414c55 INF CORS policy execution successful. 2024-08-24 10:12:11.637 +05:30 b912face-2235-4711-a882-ae9d04414c55 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 661}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=96","environment":"Catch error","exceptionDetails":"500 error","message":"Server error","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzQxNzcsImV4cCI6MTcyNDQ3NDc3NywiaWF0IjoxNzI0NDc0MTc3fQ.uknm4A7A6lLziS8l2u-3DyStJoI-Uy2bG_ySkIZBXTY"} 2024-08-24 10:12:11.637 +05:30 6ba5c93a-b7a2-40df-8e83-91cccc82ee03 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:12:11.637 +05:30 6ba5c93a-b7a2-40df-8e83-91cccc82ee03 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:12:11.639 +05:30 6ba5c93a-b7a2-40df-8e83-91cccc82ee03 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:12:11.639 +05:30 6ba5c93a-b7a2-40df-8e83-91cccc82ee03 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 1.7373ms 2024-08-24 10:12:11.639 +05:30 6ba5c93a-b7a2-40df-8e83-91cccc82ee03 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:12:11.639 +05:30 6ba5c93a-b7a2-40df-8e83-91cccc82ee03 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b912face-2235-4711-a882-ae9d04414c55}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 10:12:11.639 +05:30 6ba5c93a-b7a2-40df-8e83-91cccc82ee03 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 2.725ms 2024-08-24 10:12:16.846 +05:30 76c13531-7a26-4eb5-986b-9683f08ff555 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:12:16.846 +05:30 76c13531-7a26-4eb5-986b-9683f08ff555 INF CORS policy execution successful. 2024-08-24 10:12:16.847 +05:30 76c13531-7a26-4eb5-986b-9683f08ff555 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.7675ms 2024-08-24 10:12:16.896 +05:30 b56ea51b-623e-4763-b214-3faa5d3468da INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 741 2024-08-24 10:12:16.896 +05:30 b56ea51b-623e-4763-b214-3faa5d3468da INF CORS policy execution successful. 2024-08-24 10:12:16.896 +05:30 b56ea51b-623e-4763-b214-3faa5d3468da INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 741}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=96","environment":"500 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":5000,\"message\":\"Cannot find table 1\",\"result\":null}","message":"5000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzQxNzcsImV4cCI6MTcyNDQ3NDc3NywiaWF0IjoxNzI0NDc0MTc3fQ.uknm4A7A6lLziS8l2u-3DyStJoI-Uy2bG_ySkIZBXTY"} 2024-08-24 10:12:16.896 +05:30 d29a7178-6f5f-433b-9e83-d2322266ee4e INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:12:16.896 +05:30 d29a7178-6f5f-433b-9e83-d2322266ee4e INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:12:16.901 +05:30 d29a7178-6f5f-433b-9e83-d2322266ee4e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:12:16.901 +05:30 d29a7178-6f5f-433b-9e83-d2322266ee4e INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 4.7248ms 2024-08-24 10:12:16.901 +05:30 d29a7178-6f5f-433b-9e83-d2322266ee4e INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:12:16.902 +05:30 d29a7178-6f5f-433b-9e83-d2322266ee4e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b56ea51b-623e-4763-b214-3faa5d3468da}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 10:12:16.902 +05:30 d29a7178-6f5f-433b-9e83-d2322266ee4e INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 6.5852ms 2024-08-24 10:12:19.599 +05:30 1815ddad-814b-40fe-8d95-460e3a767f04 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:12:19.600 +05:30 1815ddad-814b-40fe-8d95-460e3a767f04 INF CORS policy execution successful. 2024-08-24 10:12:19.600 +05:30 1815ddad-814b-40fe-8d95-460e3a767f04 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.6369ms 2024-08-24 10:12:19.662 +05:30 09246130-5a1b-4942-87d1-5bc930201dc0 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 741 2024-08-24 10:12:19.663 +05:30 09246130-5a1b-4942-87d1-5bc930201dc0 INF CORS policy execution successful. 2024-08-24 10:12:19.663 +05:30 09246130-5a1b-4942-87d1-5bc930201dc0 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 741}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=96","environment":"500 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":5000,\"message\":\"Cannot find table 1\",\"result\":null}","message":"5000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzQxNzcsImV4cCI6MTcyNDQ3NDc3NywiaWF0IjoxNzI0NDc0MTc3fQ.uknm4A7A6lLziS8l2u-3DyStJoI-Uy2bG_ySkIZBXTY"} 2024-08-24 10:12:19.663 +05:30 8e9d9a90-9467-4f70-aae1-a776351e1244 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:12:19.663 +05:30 8e9d9a90-9467-4f70-aae1-a776351e1244 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:12:19.667 +05:30 8e9d9a90-9467-4f70-aae1-a776351e1244 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:12:19.668 +05:30 8e9d9a90-9467-4f70-aae1-a776351e1244 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 4.4001ms 2024-08-24 10:12:19.668 +05:30 8e9d9a90-9467-4f70-aae1-a776351e1244 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:12:19.668 +05:30 8e9d9a90-9467-4f70-aae1-a776351e1244 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 09246130-5a1b-4942-87d1-5bc930201dc0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 10:12:19.668 +05:30 8e9d9a90-9467-4f70-aae1-a776351e1244 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 5.9836ms 2024-08-24 10:13:13.868 +05:30 045e5b5c-9d4f-4cb4-8325-a97cc9d76f25 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:13:13.868 +05:30 87dd53ea-1db7-42ef-b972-6beda7c39d75 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:13:13.869 +05:30 87dd53ea-1db7-42ef-b972-6beda7c39d75 INF CORS policy execution successful. 2024-08-24 10:13:13.869 +05:30 045e5b5c-9d4f-4cb4-8325-a97cc9d76f25 INF CORS policy execution successful. 2024-08-24 10:13:13.870 +05:30 87dd53ea-1db7-42ef-b972-6beda7c39d75 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 2.7825ms 2024-08-24 10:13:13.870 +05:30 045e5b5c-9d4f-4cb4-8325-a97cc9d76f25 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 2.7947ms 2024-08-24 10:13:13.922 +05:30 9f82a1af-0bbe-4c12-acb1-7d3092b3d212 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 745 2024-08-24 10:13:13.922 +05:30 9f82a1af-0bbe-4c12-acb1-7d3092b3d212 INF CORS policy execution successful. 2024-08-24 10:13:13.923 +05:30 9f82a1af-0bbe-4c12-acb1-7d3092b3d212 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 745}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100139","environment":"500 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":5000,\"message\":\"Cannot find table 1\",\"result\":null}","message":"5000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzQxNzcsImV4cCI6MTcyNDQ3NDc3NywiaWF0IjoxNzI0NDc0MTc3fQ.uknm4A7A6lLziS8l2u-3DyStJoI-Uy2bG_ySkIZBXTY"} 2024-08-24 10:13:13.923 +05:30 36ec0eb5-7ae0-47ef-aea5-d6a3d5c472c1 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:13:13.924 +05:30 36ec0eb5-7ae0-47ef-aea5-d6a3d5c472c1 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:13:13.928 +05:30 36ec0eb5-7ae0-47ef-aea5-d6a3d5c472c1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:13:13.928 +05:30 36ec0eb5-7ae0-47ef-aea5-d6a3d5c472c1 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 4.2674ms 2024-08-24 10:13:13.928 +05:30 36ec0eb5-7ae0-47ef-aea5-d6a3d5c472c1 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:13:13.928 +05:30 36ec0eb5-7ae0-47ef-aea5-d6a3d5c472c1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9f82a1af-0bbe-4c12-acb1-7d3092b3d212}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 10:13:13.929 +05:30 36ec0eb5-7ae0-47ef-aea5-d6a3d5c472c1 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 7.2531ms 2024-08-24 10:13:13.930 +05:30 ee2da34f-1f41-46f5-81a1-b6f24853eb38 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 745 2024-08-24 10:13:13.930 +05:30 ee2da34f-1f41-46f5-81a1-b6f24853eb38 INF CORS policy execution successful. 2024-08-24 10:13:13.931 +05:30 ee2da34f-1f41-46f5-81a1-b6f24853eb38 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 745}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100139","environment":"500 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":5000,\"message\":\"Cannot find table 1\",\"result\":null}","message":"5000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzQxNzcsImV4cCI6MTcyNDQ3NDc3NywiaWF0IjoxNzI0NDc0MTc3fQ.uknm4A7A6lLziS8l2u-3DyStJoI-Uy2bG_ySkIZBXTY"} 2024-08-24 10:13:13.931 +05:30 8d5f41b2-4787-471d-a02e-ff0263fe1723 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:13:13.931 +05:30 8d5f41b2-4787-471d-a02e-ff0263fe1723 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:13:13.932 +05:30 8d5f41b2-4787-471d-a02e-ff0263fe1723 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:13:13.932 +05:30 8d5f41b2-4787-471d-a02e-ff0263fe1723 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 1.2895ms 2024-08-24 10:13:13.932 +05:30 8d5f41b2-4787-471d-a02e-ff0263fe1723 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:13:13.932 +05:30 8d5f41b2-4787-471d-a02e-ff0263fe1723 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ee2da34f-1f41-46f5-81a1-b6f24853eb38}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 10:13:13.933 +05:30 8d5f41b2-4787-471d-a02e-ff0263fe1723 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 2.2474ms 2024-08-24 10:16:53.985 +05:30 82d8e414-10bf-4c97-830d-690728ac4905 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:16:53.986 +05:30 82d8e414-10bf-4c97-830d-690728ac4905 INF CORS policy execution successful. 2024-08-24 10:16:53.987 +05:30 82d8e414-10bf-4c97-830d-690728ac4905 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 2.1949ms 2024-08-24 10:16:54.084 +05:30 de28e5e3-54b8-4896-96d8-741258e1f5b0 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 741 2024-08-24 10:16:54.085 +05:30 de28e5e3-54b8-4896-96d8-741258e1f5b0 INF CORS policy execution successful. 2024-08-24 10:16:54.085 +05:30 de28e5e3-54b8-4896-96d8-741258e1f5b0 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 741}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=91","environment":"500 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":5000,\"message\":\"Cannot find table 1\",\"result\":null}","message":"5000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzQ4MDksImV4cCI6MTcyNDQ3NTQwOSwiaWF0IjoxNzI0NDc0ODA5fQ.OjVAmqx8exzV6Pv8SEzsfznSJuugwLhk02YcK1fC5_U"} 2024-08-24 10:16:54.086 +05:30 27a58f7b-fbe5-4eb7-b57c-293b04b7274d INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:16:54.086 +05:30 27a58f7b-fbe5-4eb7-b57c-293b04b7274d INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:16:54.091 +05:30 27a58f7b-fbe5-4eb7-b57c-293b04b7274d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:16:54.091 +05:30 27a58f7b-fbe5-4eb7-b57c-293b04b7274d INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 4.6022ms 2024-08-24 10:16:54.091 +05:30 27a58f7b-fbe5-4eb7-b57c-293b04b7274d INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:16:54.091 +05:30 27a58f7b-fbe5-4eb7-b57c-293b04b7274d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: de28e5e3-54b8-4896-96d8-741258e1f5b0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 10:16:54.092 +05:30 27a58f7b-fbe5-4eb7-b57c-293b04b7274d INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 7.3045ms 2024-08-24 10:16:54.126 +05:30 94deb450-48fb-468b-a669-dad667b6693f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:16:54.126 +05:30 94deb450-48fb-468b-a669-dad667b6693f INF CORS policy execution successful. 2024-08-24 10:16:54.127 +05:30 94deb450-48fb-468b-a669-dad667b6693f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.3715ms 2024-08-24 10:16:54.182 +05:30 d8b897f8-6853-4ed7-9358-2b658302dcb0 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 741 2024-08-24 10:16:54.182 +05:30 d8b897f8-6853-4ed7-9358-2b658302dcb0 INF CORS policy execution successful. 2024-08-24 10:16:54.182 +05:30 d8b897f8-6853-4ed7-9358-2b658302dcb0 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 741}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=91","environment":"500 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":5000,\"message\":\"Cannot find table 1\",\"result\":null}","message":"5000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzQ4MDksImV4cCI6MTcyNDQ3NTQwOSwiaWF0IjoxNzI0NDc0ODA5fQ.OjVAmqx8exzV6Pv8SEzsfznSJuugwLhk02YcK1fC5_U"} 2024-08-24 10:16:54.182 +05:30 d5146ec8-071c-494f-89c2-c3a616a7ca74 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:16:54.183 +05:30 d5146ec8-071c-494f-89c2-c3a616a7ca74 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:16:54.184 +05:30 d5146ec8-071c-494f-89c2-c3a616a7ca74 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:16:54.185 +05:30 d5146ec8-071c-494f-89c2-c3a616a7ca74 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.0195ms 2024-08-24 10:16:54.185 +05:30 d5146ec8-071c-494f-89c2-c3a616a7ca74 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:16:54.185 +05:30 d5146ec8-071c-494f-89c2-c3a616a7ca74 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d8b897f8-6853-4ed7-9358-2b658302dcb0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 10:16:54.185 +05:30 d5146ec8-071c-494f-89c2-c3a616a7ca74 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 3.2037ms 2024-08-24 10:27:44.348 +05:30 INF Application is shutting down... 2024-08-24 10:29:43.467 +05:30 INF User profile not available. Using 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ASP.NET\4.0.30319.0\AutoGenKeys\S-1-5-82-4259440821-222966798-3171943127-1288643715-2917400912\DataProtection' as key repository and Windows DPAPI to encrypt keys at rest. 2024-08-24 10:29:43.699 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-08-24 10:29:43.703 +05:30 INF Hosting environment: Production 2024-08-24 10:29:43.703 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Log.Api 2024-08-24 10:29:43.716 +05:30 1fb6d12b-a496-495d-b5ee-30b20ea59d6c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:29:43.716 +05:30 bda09c6c-9f76-401b-8593-8cb64745d06a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:29:43.791 +05:30 bda09c6c-9f76-401b-8593-8cb64745d06a INF CORS policy execution successful. 2024-08-24 10:29:43.791 +05:30 1fb6d12b-a496-495d-b5ee-30b20ea59d6c INF CORS policy execution successful. 2024-08-24 10:29:43.798 +05:30 bda09c6c-9f76-401b-8593-8cb64745d06a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 85.7482ms 2024-08-24 10:29:43.798 +05:30 1fb6d12b-a496-495d-b5ee-30b20ea59d6c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 85.7396ms 2024-08-24 10:29:43.859 +05:30 e60cbf6c-8475-42d1-949b-f17f7cc2e019 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 727 2024-08-24 10:29:43.860 +05:30 9361251d-742a-4214-aa5a-47a590abbf0c INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 727 2024-08-24 10:29:43.866 +05:30 e60cbf6c-8475-42d1-949b-f17f7cc2e019 INF CORS policy execution successful. 2024-08-24 10:29:43.866 +05:30 9361251d-742a-4214-aa5a-47a590abbf0c INF CORS policy execution successful. 2024-08-24 10:29:43.886 +05:30 9361251d-742a-4214-aa5a-47a590abbf0c INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 727}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=7","environment":"500 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":5000,\"message\":\"Cannot find table 1\",\"result\":null}","message":"5000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzU1NzAsImV4cCI6MTcyNDQ3NjE3MCwiaWF0IjoxNzI0NDc1NTcwfQ.78G2S01cctDFI_MVEH12pB6aU6F17g0LWT7qUZTToDo"} 2024-08-24 10:29:43.886 +05:30 e60cbf6c-8475-42d1-949b-f17f7cc2e019 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 727}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=7","environment":"500 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":5000,\"message\":\"Cannot find table 1\",\"result\":null}","message":"5000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzU1NzAsImV4cCI6MTcyNDQ3NjE3MCwiaWF0IjoxNzI0NDc1NTcwfQ.78G2S01cctDFI_MVEH12pB6aU6F17g0LWT7qUZTToDo"} 2024-08-24 10:29:43.908 +05:30 29464095-b7cb-44e8-bcbc-ef4716e09c09 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:29:43.908 +05:30 5dd5c575-7ab5-4f19-8d02-18560669cf4e INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:29:43.946 +05:30 29464095-b7cb-44e8-bcbc-ef4716e09c09 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:29:43.947 +05:30 5dd5c575-7ab5-4f19-8d02-18560669cf4e INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:29:44.224 +05:30 5dd5c575-7ab5-4f19-8d02-18560669cf4e ERR The process cannot access the file 'C:\inetpub\wwwroot\Sang.Log.Api\Log\2024\8\24-08-2024.log' because it is being used by another process. 2024-08-24 10:29:44.231 +05:30 29464095-b7cb-44e8-bcbc-ef4716e09c09 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:29:44.237 +05:30 5dd5c575-7ab5-4f19-8d02-18560669cf4e ERR Logging failed.System.IO.IOException: The process cannot access the file 'C:\inetpub\wwwroot\Sang.Log.Api\Log\2024\8\24-08-2024.log' because it is being used by another process. at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) at System.IO.File.OpenHandle(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize) at System.IO.File.WriteToFile(String path, FileMode mode, String contents, Encoding encoding) at Sang.Log.Api.Services.LogService.CreateLog(LogRequest log) at Sang.Log.Api.Controllers.LogController.CreateLog(LogRequest log) 2024-08-24 10:29:44.238 +05:30 5dd5c575-7ab5-4f19-8d02-18560669cf4e INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:29:44.281 +05:30 5dd5c575-7ab5-4f19-8d02-18560669cf4e INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 329.8774ms 2024-08-24 10:29:44.281 +05:30 29464095-b7cb-44e8-bcbc-ef4716e09c09 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 330.2756ms 2024-08-24 10:29:44.282 +05:30 5dd5c575-7ab5-4f19-8d02-18560669cf4e INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:29:44.282 +05:30 29464095-b7cb-44e8-bcbc-ef4716e09c09 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:29:44.282 +05:30 5dd5c575-7ab5-4f19-8d02-18560669cf4e INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: 9361251d-742a-4214-aa5a-47a590abbf0c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 127} Body: {"status":"Failure","statusCode":5000,"message":"The process cannot access the file 'C:\\inetpub\\wwwroot\\Sang","result":null} 2024-08-24 10:29:44.283 +05:30 29464095-b7cb-44e8-bcbc-ef4716e09c09 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e60cbf6c-8475-42d1-949b-f17f7cc2e019}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 10:29:44.288 +05:30 5dd5c575-7ab5-4f19-8d02-18560669cf4e INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 500 127 application/json; charset=utf-8 427.7516ms 2024-08-24 10:29:44.289 +05:30 29464095-b7cb-44e8-bcbc-ef4716e09c09 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 429.6674ms 2024-08-24 10:30:06.724 +05:30 4dc86b66-03da-4d18-97b9-ed4e7383ed05 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:30:06.729 +05:30 4dc86b66-03da-4d18-97b9-ed4e7383ed05 INF CORS policy execution successful. 2024-08-24 10:30:06.749 +05:30 4dc86b66-03da-4d18-97b9-ed4e7383ed05 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 22.5575ms 2024-08-24 10:30:06.807 +05:30 dc1f0400-78a5-4385-acb3-39add3e9323d INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 727 2024-08-24 10:30:06.810 +05:30 dc1f0400-78a5-4385-acb3-39add3e9323d INF CORS policy execution successful. 2024-08-24 10:30:06.818 +05:30 dc1f0400-78a5-4385-acb3-39add3e9323d INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 727}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=7","environment":"500 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":5000,\"message\":\"Cannot find table 1\",\"result\":null}","message":"5000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzU1NzAsImV4cCI6MTcyNDQ3NjE3MCwiaWF0IjoxNzI0NDc1NTcwfQ.78G2S01cctDFI_MVEH12pB6aU6F17g0LWT7qUZTToDo"} 2024-08-24 10:30:06.821 +05:30 b0ee74da-a356-4463-aa8f-b661ee9a104c INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:30:06.825 +05:30 b0ee74da-a356-4463-aa8f-b661ee9a104c INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:30:06.868 +05:30 b0ee74da-a356-4463-aa8f-b661ee9a104c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:30:06.871 +05:30 b0ee74da-a356-4463-aa8f-b661ee9a104c INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 43.8601ms 2024-08-24 10:30:06.871 +05:30 b0ee74da-a356-4463-aa8f-b661ee9a104c INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:30:06.872 +05:30 b0ee74da-a356-4463-aa8f-b661ee9a104c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: dc1f0400-78a5-4385-acb3-39add3e9323d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 10:30:06.873 +05:30 b0ee74da-a356-4463-aa8f-b661ee9a104c INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 67.2673ms 2024-08-24 10:30:07.079 +05:30 b7549d19-b9d8-4234-a6d9-a66863f38877 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:30:07.080 +05:30 b7549d19-b9d8-4234-a6d9-a66863f38877 INF CORS policy execution successful. 2024-08-24 10:30:07.082 +05:30 b7549d19-b9d8-4234-a6d9-a66863f38877 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 3.1531ms 2024-08-24 10:30:07.148 +05:30 8f25d2ca-5506-4126-929f-b6f47f07cd1c INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 727 2024-08-24 10:30:07.149 +05:30 8f25d2ca-5506-4126-929f-b6f47f07cd1c INF CORS policy execution successful. 2024-08-24 10:30:07.150 +05:30 8f25d2ca-5506-4126-929f-b6f47f07cd1c INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 727}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=7","environment":"500 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":5000,\"message\":\"Cannot find table 1\",\"result\":null}","message":"5000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzU1NzAsImV4cCI6MTcyNDQ3NjE3MCwiaWF0IjoxNzI0NDc1NTcwfQ.78G2S01cctDFI_MVEH12pB6aU6F17g0LWT7qUZTToDo"} 2024-08-24 10:30:07.151 +05:30 ce4fea17-5b17-438e-ad4f-9461051ff613 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:30:07.152 +05:30 ce4fea17-5b17-438e-ad4f-9461051ff613 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:30:07.188 +05:30 ce4fea17-5b17-438e-ad4f-9461051ff613 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:30:07.189 +05:30 ce4fea17-5b17-438e-ad4f-9461051ff613 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 37.0323ms 2024-08-24 10:30:07.189 +05:30 ce4fea17-5b17-438e-ad4f-9461051ff613 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:30:07.190 +05:30 ce4fea17-5b17-438e-ad4f-9461051ff613 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8f25d2ca-5506-4126-929f-b6f47f07cd1c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 10:30:07.191 +05:30 ce4fea17-5b17-438e-ad4f-9461051ff613 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 43.2606ms 2024-08-24 10:30:38.973 +05:30 a99ed472-8522-4ce4-afe9-42e66c99926c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:30:38.973 +05:30 7166e68f-9d99-43ca-ac5f-61d790e3262f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:30:38.976 +05:30 a99ed472-8522-4ce4-afe9-42e66c99926c INF CORS policy execution successful. 2024-08-24 10:30:38.976 +05:30 7166e68f-9d99-43ca-ac5f-61d790e3262f INF CORS policy execution successful. 2024-08-24 10:30:38.977 +05:30 a99ed472-8522-4ce4-afe9-42e66c99926c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 4.2088ms 2024-08-24 10:30:38.977 +05:30 7166e68f-9d99-43ca-ac5f-61d790e3262f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 4.5873ms 2024-08-24 10:30:39.048 +05:30 bfcec4cf-3fd0-42a1-ac3c-1290eb0b588f INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 727 2024-08-24 10:30:39.049 +05:30 bfcec4cf-3fd0-42a1-ac3c-1290eb0b588f INF CORS policy execution successful. 2024-08-24 10:30:39.050 +05:30 bfcec4cf-3fd0-42a1-ac3c-1290eb0b588f INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 727}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=7","environment":"500 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":5000,\"message\":\"Cannot find table 1\",\"result\":null}","message":"5000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzU1NzAsImV4cCI6MTcyNDQ3NjE3MCwiaWF0IjoxNzI0NDc1NTcwfQ.78G2S01cctDFI_MVEH12pB6aU6F17g0LWT7qUZTToDo"} 2024-08-24 10:30:39.051 +05:30 63ff1ff3-b7ad-4302-99b4-e47651815612 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:30:39.052 +05:30 63ff1ff3-b7ad-4302-99b4-e47651815612 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:30:39.060 +05:30 63ff1ff3-b7ad-4302-99b4-e47651815612 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:30:39.061 +05:30 553731e7-cf3a-4e32-93f7-2c67c927a155 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 727 2024-08-24 10:30:39.061 +05:30 553731e7-cf3a-4e32-93f7-2c67c927a155 INF CORS policy execution successful. 2024-08-24 10:30:39.062 +05:30 63ff1ff3-b7ad-4302-99b4-e47651815612 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 9.55ms 2024-08-24 10:30:39.062 +05:30 553731e7-cf3a-4e32-93f7-2c67c927a155 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 727}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=7","environment":"500 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":5000,\"message\":\"Cannot find table 1\",\"result\":null}","message":"5000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzU1NzAsImV4cCI6MTcyNDQ3NjE3MCwiaWF0IjoxNzI0NDc1NTcwfQ.78G2S01cctDFI_MVEH12pB6aU6F17g0LWT7qUZTToDo"} 2024-08-24 10:30:39.062 +05:30 63ff1ff3-b7ad-4302-99b4-e47651815612 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:30:39.062 +05:30 63ff1ff3-b7ad-4302-99b4-e47651815612 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bfcec4cf-3fd0-42a1-ac3c-1290eb0b588f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 10:30:39.062 +05:30 cffaab22-93c4-4281-9bfd-0f1c2f00fc30 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:30:39.063 +05:30 cffaab22-93c4-4281-9bfd-0f1c2f00fc30 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:30:39.063 +05:30 63ff1ff3-b7ad-4302-99b4-e47651815612 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 14.7677ms 2024-08-24 10:30:39.066 +05:30 cffaab22-93c4-4281-9bfd-0f1c2f00fc30 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:30:39.066 +05:30 cffaab22-93c4-4281-9bfd-0f1c2f00fc30 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 3.494ms 2024-08-24 10:30:39.066 +05:30 cffaab22-93c4-4281-9bfd-0f1c2f00fc30 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:30:39.067 +05:30 cffaab22-93c4-4281-9bfd-0f1c2f00fc30 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 553731e7-cf3a-4e32-93f7-2c67c927a155}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 10:30:39.068 +05:30 cffaab22-93c4-4281-9bfd-0f1c2f00fc30 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 6.7512ms 2024-08-24 10:32:52.075 +05:30 cfaf591b-f011-48ec-b848-14ce11659170 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:32:52.077 +05:30 cfaf591b-f011-48ec-b848-14ce11659170 INF CORS policy execution successful. 2024-08-24 10:32:52.079 +05:30 cfaf591b-f011-48ec-b848-14ce11659170 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 4.1725ms 2024-08-24 10:32:52.171 +05:30 42cf5c5a-96e3-4799-b186-c499323b72ed INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 727 2024-08-24 10:32:52.171 +05:30 42cf5c5a-96e3-4799-b186-c499323b72ed INF CORS policy execution successful. 2024-08-24 10:32:52.173 +05:30 42cf5c5a-96e3-4799-b186-c499323b72ed INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 727}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=7","environment":"500 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":5000,\"message\":\"Cannot find table 1\",\"result\":null}","message":"5000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzU1NzAsImV4cCI6MTcyNDQ3NjE3MCwiaWF0IjoxNzI0NDc1NTcwfQ.78G2S01cctDFI_MVEH12pB6aU6F17g0LWT7qUZTToDo"} 2024-08-24 10:32:52.174 +05:30 a7a2840e-3f8d-4bfa-8d17-02e10065d9fc INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:32:52.175 +05:30 a7a2840e-3f8d-4bfa-8d17-02e10065d9fc INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:32:52.181 +05:30 a7a2840e-3f8d-4bfa-8d17-02e10065d9fc INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:32:52.183 +05:30 a7a2840e-3f8d-4bfa-8d17-02e10065d9fc INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 7.5817ms 2024-08-24 10:32:52.183 +05:30 a7a2840e-3f8d-4bfa-8d17-02e10065d9fc INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:32:52.183 +05:30 a7a2840e-3f8d-4bfa-8d17-02e10065d9fc INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 42cf5c5a-96e3-4799-b186-c499323b72ed}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 10:32:52.183 +05:30 a7a2840e-3f8d-4bfa-8d17-02e10065d9fc INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 12.78ms 2024-08-24 10:32:52.267 +05:30 aa1f69cd-e240-411b-b963-a9a984949595 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:32:52.267 +05:30 aa1f69cd-e240-411b-b963-a9a984949595 INF CORS policy execution successful. 2024-08-24 10:32:52.268 +05:30 aa1f69cd-e240-411b-b963-a9a984949595 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 1.1013ms 2024-08-24 10:32:52.328 +05:30 7eb99f4d-44f3-43ea-b9df-0f2abecbb154 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 727 2024-08-24 10:32:52.329 +05:30 7eb99f4d-44f3-43ea-b9df-0f2abecbb154 INF CORS policy execution successful. 2024-08-24 10:32:52.329 +05:30 7eb99f4d-44f3-43ea-b9df-0f2abecbb154 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 727}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=7","environment":"500 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":5000,\"message\":\"Cannot find table 1\",\"result\":null}","message":"5000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzU1NzAsImV4cCI6MTcyNDQ3NjE3MCwiaWF0IjoxNzI0NDc1NTcwfQ.78G2S01cctDFI_MVEH12pB6aU6F17g0LWT7qUZTToDo"} 2024-08-24 10:32:52.330 +05:30 e17d5a28-832e-4178-9438-8a18c281832c INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:32:52.330 +05:30 e17d5a28-832e-4178-9438-8a18c281832c INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:32:52.335 +05:30 e17d5a28-832e-4178-9438-8a18c281832c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:32:52.336 +05:30 e17d5a28-832e-4178-9438-8a18c281832c INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 5.2875ms 2024-08-24 10:32:52.336 +05:30 e17d5a28-832e-4178-9438-8a18c281832c INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:32:52.336 +05:30 e17d5a28-832e-4178-9438-8a18c281832c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7eb99f4d-44f3-43ea-b9df-0f2abecbb154}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 10:32:52.337 +05:30 e17d5a28-832e-4178-9438-8a18c281832c INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 8.1138ms 2024-08-24 10:33:12.202 +05:30 ad151d71-179b-4af5-8ba2-7bf9dd2bc55f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:33:12.204 +05:30 ad151d71-179b-4af5-8ba2-7bf9dd2bc55f INF CORS policy execution successful. 2024-08-24 10:33:12.205 +05:30 ad151d71-179b-4af5-8ba2-7bf9dd2bc55f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 3.1639ms 2024-08-24 10:33:12.273 +05:30 ccb97a8d-9996-43c6-9850-4951b3676896 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 284 2024-08-24 10:33:12.274 +05:30 ccb97a8d-9996-43c6-9850-4951b3676896 INF CORS policy execution successful. 2024-08-24 10:33:12.275 +05:30 ccb97a8d-9996-43c6-9850-4951b3676896 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 284}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=undefined","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":""} 2024-08-24 10:33:12.275 +05:30 70f677c2-672e-440d-a3c5-5edc58b8e5c5 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:33:12.276 +05:30 70f677c2-672e-440d-a3c5-5edc58b8e5c5 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:33:12.279 +05:30 70f677c2-672e-440d-a3c5-5edc58b8e5c5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:33:12.280 +05:30 70f677c2-672e-440d-a3c5-5edc58b8e5c5 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 4.266ms 2024-08-24 10:33:12.280 +05:30 70f677c2-672e-440d-a3c5-5edc58b8e5c5 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:33:12.280 +05:30 70f677c2-672e-440d-a3c5-5edc58b8e5c5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ccb97a8d-9996-43c6-9850-4951b3676896}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 10:33:12.281 +05:30 70f677c2-672e-440d-a3c5-5edc58b8e5c5 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 8.3225ms 2024-08-24 10:33:16.270 +05:30 efe6962e-7b73-4661-9d5f-a2f8caecbe1b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:33:16.270 +05:30 efe6962e-7b73-4661-9d5f-a2f8caecbe1b INF CORS policy execution successful. 2024-08-24 10:33:16.271 +05:30 efe6962e-7b73-4661-9d5f-a2f8caecbe1b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.8816ms 2024-08-24 10:33:16.339 +05:30 c62e610f-e048-4e33-8475-eee1e172cce1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:33:16.340 +05:30 c62e610f-e048-4e33-8475-eee1e172cce1 INF CORS policy execution successful. 2024-08-24 10:33:16.340 +05:30 f1bf0e5c-b818-4e6d-af5d-3db154c316b4 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 727 2024-08-24 10:33:16.340 +05:30 c62e610f-e048-4e33-8475-eee1e172cce1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 1.3648ms 2024-08-24 10:33:16.341 +05:30 f1bf0e5c-b818-4e6d-af5d-3db154c316b4 INF CORS policy execution successful. 2024-08-24 10:33:16.341 +05:30 f1bf0e5c-b818-4e6d-af5d-3db154c316b4 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 727}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=4","environment":"500 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":5000,\"message\":\"Cannot find table 1\",\"result\":null}","message":"5000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzU1NzAsImV4cCI6MTcyNDQ3NjE3MCwiaWF0IjoxNzI0NDc1NTcwfQ.78G2S01cctDFI_MVEH12pB6aU6F17g0LWT7qUZTToDo"} 2024-08-24 10:33:16.342 +05:30 88ecde7d-84f5-41f8-9571-dc383ce73bb7 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:33:16.342 +05:30 88ecde7d-84f5-41f8-9571-dc383ce73bb7 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:33:16.345 +05:30 88ecde7d-84f5-41f8-9571-dc383ce73bb7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:33:16.346 +05:30 88ecde7d-84f5-41f8-9571-dc383ce73bb7 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 3.8402ms 2024-08-24 10:33:16.346 +05:30 88ecde7d-84f5-41f8-9571-dc383ce73bb7 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:33:16.346 +05:30 88ecde7d-84f5-41f8-9571-dc383ce73bb7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f1bf0e5c-b818-4e6d-af5d-3db154c316b4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 10:33:16.347 +05:30 88ecde7d-84f5-41f8-9571-dc383ce73bb7 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 6.3529ms 2024-08-24 10:33:16.407 +05:30 dc548aaa-e3bf-4838-be89-f369ec5729ac INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 727 2024-08-24 10:33:16.408 +05:30 dc548aaa-e3bf-4838-be89-f369ec5729ac INF CORS policy execution successful. 2024-08-24 10:33:16.408 +05:30 dc548aaa-e3bf-4838-be89-f369ec5729ac INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 727}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=4","environment":"500 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":5000,\"message\":\"Cannot find table 1\",\"result\":null}","message":"5000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzU1NzAsImV4cCI6MTcyNDQ3NjE3MCwiaWF0IjoxNzI0NDc1NTcwfQ.78G2S01cctDFI_MVEH12pB6aU6F17g0LWT7qUZTToDo"} 2024-08-24 10:33:16.408 +05:30 c8751fd4-0a73-40fc-9d00-25e65a91bb42 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:33:16.408 +05:30 c8751fd4-0a73-40fc-9d00-25e65a91bb42 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:33:16.410 +05:30 c8751fd4-0a73-40fc-9d00-25e65a91bb42 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:33:16.411 +05:30 c8751fd4-0a73-40fc-9d00-25e65a91bb42 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.3476ms 2024-08-24 10:33:16.411 +05:30 c8751fd4-0a73-40fc-9d00-25e65a91bb42 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:33:16.411 +05:30 c8751fd4-0a73-40fc-9d00-25e65a91bb42 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: dc548aaa-e3bf-4838-be89-f369ec5729ac}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 10:33:16.411 +05:30 c8751fd4-0a73-40fc-9d00-25e65a91bb42 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 4.2415ms 2024-08-24 10:33:17.444 +05:30 fc593e05-d5ef-4c52-b6d4-e4a3cf003073 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:33:17.444 +05:30 fc593e05-d5ef-4c52-b6d4-e4a3cf003073 INF CORS policy execution successful. 2024-08-24 10:33:17.445 +05:30 fc593e05-d5ef-4c52-b6d4-e4a3cf003073 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 1.1145ms 2024-08-24 10:33:17.492 +05:30 965a3570-ae0e-45fb-b5b5-44a3de36857d INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 284 2024-08-24 10:33:17.492 +05:30 965a3570-ae0e-45fb-b5b5-44a3de36857d INF CORS policy execution successful. 2024-08-24 10:33:17.493 +05:30 965a3570-ae0e-45fb-b5b5-44a3de36857d INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 284}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=undefined","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":""} 2024-08-24 10:33:17.493 +05:30 a694a075-1114-432a-866e-cac370044568 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:33:17.493 +05:30 a694a075-1114-432a-866e-cac370044568 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:33:17.495 +05:30 a694a075-1114-432a-866e-cac370044568 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:33:17.496 +05:30 a694a075-1114-432a-866e-cac370044568 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.7716ms 2024-08-24 10:33:17.496 +05:30 a694a075-1114-432a-866e-cac370044568 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:33:17.496 +05:30 a694a075-1114-432a-866e-cac370044568 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 965a3570-ae0e-45fb-b5b5-44a3de36857d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 10:33:17.497 +05:30 a694a075-1114-432a-866e-cac370044568 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 4.993ms 2024-08-24 10:33:53.410 +05:30 0e3731da-2d3c-4a55-a247-e9fd300ce699 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:33:53.412 +05:30 0e3731da-2d3c-4a55-a247-e9fd300ce699 INF CORS policy execution successful. 2024-08-24 10:33:53.413 +05:30 0e3731da-2d3c-4a55-a247-e9fd300ce699 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 3.1312ms 2024-08-24 10:33:53.483 +05:30 a2593afa-b4c4-48c2-abad-658e6f5ec1f7 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 727 2024-08-24 10:33:53.484 +05:30 a2593afa-b4c4-48c2-abad-658e6f5ec1f7 INF CORS policy execution successful. 2024-08-24 10:33:53.486 +05:30 a2593afa-b4c4-48c2-abad-658e6f5ec1f7 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 727}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=7","environment":"500 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":5000,\"message\":\"Cannot find table 1\",\"result\":null}","message":"5000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzU1NzAsImV4cCI6MTcyNDQ3NjE3MCwiaWF0IjoxNzI0NDc1NTcwfQ.78G2S01cctDFI_MVEH12pB6aU6F17g0LWT7qUZTToDo"} 2024-08-24 10:33:53.487 +05:30 19036258-3dcb-4858-9e6f-705b3d5d90c7 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:33:53.488 +05:30 19036258-3dcb-4858-9e6f-705b3d5d90c7 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:33:53.495 +05:30 19036258-3dcb-4858-9e6f-705b3d5d90c7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:33:53.496 +05:30 19036258-3dcb-4858-9e6f-705b3d5d90c7 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 8.05ms 2024-08-24 10:33:53.497 +05:30 19036258-3dcb-4858-9e6f-705b3d5d90c7 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:33:53.497 +05:30 19036258-3dcb-4858-9e6f-705b3d5d90c7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a2593afa-b4c4-48c2-abad-658e6f5ec1f7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 10:33:53.497 +05:30 19036258-3dcb-4858-9e6f-705b3d5d90c7 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 14.6689ms 2024-08-24 10:33:53.612 +05:30 85feb024-8b80-4056-a42c-f5292b8d2561 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:33:53.613 +05:30 85feb024-8b80-4056-a42c-f5292b8d2561 INF CORS policy execution successful. 2024-08-24 10:33:53.613 +05:30 85feb024-8b80-4056-a42c-f5292b8d2561 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.7052ms 2024-08-24 10:33:53.669 +05:30 ec990999-3ea1-44d0-b1df-dbfd5577d0ff INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 727 2024-08-24 10:33:53.669 +05:30 ec990999-3ea1-44d0-b1df-dbfd5577d0ff INF CORS policy execution successful. 2024-08-24 10:33:53.669 +05:30 ec990999-3ea1-44d0-b1df-dbfd5577d0ff INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 727}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=7","environment":"500 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":5000,\"message\":\"Cannot find table 1\",\"result\":null}","message":"5000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzU1NzAsImV4cCI6MTcyNDQ3NjE3MCwiaWF0IjoxNzI0NDc1NTcwfQ.78G2S01cctDFI_MVEH12pB6aU6F17g0LWT7qUZTToDo"} 2024-08-24 10:33:53.670 +05:30 4b49be8d-aa63-4a83-a01e-fee05b377565 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:33:53.670 +05:30 4b49be8d-aa63-4a83-a01e-fee05b377565 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:33:53.674 +05:30 4b49be8d-aa63-4a83-a01e-fee05b377565 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:33:53.675 +05:30 4b49be8d-aa63-4a83-a01e-fee05b377565 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 5.171ms 2024-08-24 10:33:53.675 +05:30 4b49be8d-aa63-4a83-a01e-fee05b377565 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:33:53.676 +05:30 4b49be8d-aa63-4a83-a01e-fee05b377565 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ec990999-3ea1-44d0-b1df-dbfd5577d0ff}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 10:33:53.676 +05:30 4b49be8d-aa63-4a83-a01e-fee05b377565 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 7.6118ms 2024-08-24 10:34:16.144 +05:30 ae61d0d5-4411-4f6a-9288-880f85689ff3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:34:16.146 +05:30 ae61d0d5-4411-4f6a-9288-880f85689ff3 INF CORS policy execution successful. 2024-08-24 10:34:16.147 +05:30 ae61d0d5-4411-4f6a-9288-880f85689ff3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 2.6086ms 2024-08-24 10:34:16.218 +05:30 9ced4bbe-5a7a-45b3-8560-6e7e31366be6 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 1132 2024-08-24 10:34:16.218 +05:30 9ced4bbe-5a7a-45b3-8560-6e7e31366be6 INF CORS policy execution successful. 2024-08-24 10:34:16.243 +05:30 9ced4bbe-5a7a-45b3-8560-6e7e31366be6 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 1132}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzIxNDgsImV4cCI6MTcyNDQ3MzA0OCwiaWF0IjoxNzI0NDcyMTQ4fQ.oVQEKC-rJwFSuTLQDtyDWm5Vy3TrZ4pX2NM6Modri90","environment":"400 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":4000,\"message\":\"Refresh token has expired\",\"result\":null}","message":"4000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzIxNDgsImV4cCI6MTcyNDQ3Mjc0OCwiaWF0IjoxNzI0NDcyMTQ4fQ.4ISm6luvvSJ-rwouo3WhOJcytyAtSD_aO9iRlUkLK2E"} 2024-08-24 10:34:16.244 +05:30 9422fce8-30d0-4f39-9603-9332341c1ac1 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:34:16.245 +05:30 9422fce8-30d0-4f39-9603-9332341c1ac1 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:34:16.258 +05:30 9422fce8-30d0-4f39-9603-9332341c1ac1 ERR Refresh token has expired 2024-08-24 10:34:16.264 +05:30 9422fce8-30d0-4f39-9603-9332341c1ac1 ERR Logging failed.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: Refresh token has expired at Sang.Service.Common.Validators.TokenValidator.ValidateToken(String token, String TokenKey) at Sang.Service.Common.CommonService.AuthenticationContext.GetUserId(String token) at Sang.Log.Api.Services.LogService.CreateLog(LogRequest log) at Sang.Log.Api.Controllers.LogController.CreateLog(LogRequest log) 2024-08-24 10:34:16.264 +05:30 9422fce8-30d0-4f39-9603-9332341c1ac1 INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:34:16.266 +05:30 9422fce8-30d0-4f39-9603-9332341c1ac1 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 20.6842ms 2024-08-24 10:34:16.266 +05:30 9422fce8-30d0-4f39-9603-9332341c1ac1 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:34:16.266 +05:30 9422fce8-30d0-4f39-9603-9332341c1ac1 INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: 9ced4bbe-5a7a-45b3-8560-6e7e31366be6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":5000,"message":"Refresh token has expired","result":null} 2024-08-24 10:34:16.267 +05:30 9422fce8-30d0-4f39-9603-9332341c1ac1 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 500 90 application/json; charset=utf-8 49.414ms 2024-08-24 10:34:23.745 +05:30 7b83208f-58dd-4510-9960-1895c76ee27b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:34:23.759 +05:30 7b83208f-58dd-4510-9960-1895c76ee27b INF CORS policy execution successful. 2024-08-24 10:34:23.760 +05:30 7b83208f-58dd-4510-9960-1895c76ee27b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 15.538ms 2024-08-24 10:34:23.806 +05:30 8484c6c1-5ea2-4008-bfbe-c8835aef9114 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 601 2024-08-24 10:34:23.806 +05:30 8484c6c1-5ea2-4008-bfbe-c8835aef9114 INF CORS policy execution successful. 2024-08-24 10:34:23.807 +05:30 8484c6c1-5ea2-4008-bfbe-c8835aef9114 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 601}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Profile Summary Page","eventType":"Api Error-getProfileSummary","environment":"Catch error","exceptionDetails":"500 error","message":"Server error","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzU4NTcsImV4cCI6MTcyNDQ3NjQ1NywiaWF0IjoxNzI0NDc1ODU3fQ.cwNd3aB9XdKTveeJSxNDOBAqg5jhzmVWf3qAxB_B3wU"} 2024-08-24 10:34:23.807 +05:30 9605049e-889d-47d7-889d-4ed61a4efe50 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:34:23.808 +05:30 9605049e-889d-47d7-889d-4ed61a4efe50 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:34:23.811 +05:30 9605049e-889d-47d7-889d-4ed61a4efe50 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:34:23.812 +05:30 9605049e-889d-47d7-889d-4ed61a4efe50 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 4.0856ms 2024-08-24 10:34:23.812 +05:30 9605049e-889d-47d7-889d-4ed61a4efe50 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:34:23.812 +05:30 9605049e-889d-47d7-889d-4ed61a4efe50 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8484c6c1-5ea2-4008-bfbe-c8835aef9114}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 10:34:23.813 +05:30 9605049e-889d-47d7-889d-4ed61a4efe50 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 6.5651ms 2024-08-24 10:34:46.959 +05:30 c74504f0-0efe-46bd-9189-aac7b956d18b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:34:46.961 +05:30 c74504f0-0efe-46bd-9189-aac7b956d18b INF CORS policy execution successful. 2024-08-24 10:34:46.961 +05:30 c74504f0-0efe-46bd-9189-aac7b956d18b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 2.3943ms 2024-08-24 10:34:47.021 +05:30 275d3b8e-d061-42c1-8743-d067c514c088 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 601 2024-08-24 10:34:47.022 +05:30 275d3b8e-d061-42c1-8743-d067c514c088 INF CORS policy execution successful. 2024-08-24 10:34:47.024 +05:30 275d3b8e-d061-42c1-8743-d067c514c088 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 601}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Profile Summary Page","eventType":"Api Error-getProfileSummary","environment":"Catch error","exceptionDetails":"500 error","message":"Server error","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzU4NTcsImV4cCI6MTcyNDQ3NjQ1NywiaWF0IjoxNzI0NDc1ODU3fQ.cwNd3aB9XdKTveeJSxNDOBAqg5jhzmVWf3qAxB_B3wU"} 2024-08-24 10:34:47.026 +05:30 af4a5a67-b281-4fdc-bee4-8612268d0519 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:34:47.027 +05:30 af4a5a67-b281-4fdc-bee4-8612268d0519 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:34:47.032 +05:30 af4a5a67-b281-4fdc-bee4-8612268d0519 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:34:47.033 +05:30 af4a5a67-b281-4fdc-bee4-8612268d0519 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 5.7843ms 2024-08-24 10:34:47.033 +05:30 af4a5a67-b281-4fdc-bee4-8612268d0519 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:34:47.033 +05:30 af4a5a67-b281-4fdc-bee4-8612268d0519 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 275d3b8e-d061-42c1-8743-d067c514c088}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 10:34:47.034 +05:30 af4a5a67-b281-4fdc-bee4-8612268d0519 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 12.6224ms 2024-08-24 10:34:58.706 +05:30 b037f6d3-3211-4b5b-88f7-2e56683012f1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:34:58.709 +05:30 b037f6d3-3211-4b5b-88f7-2e56683012f1 INF CORS policy execution successful. 2024-08-24 10:34:58.711 +05:30 b037f6d3-3211-4b5b-88f7-2e56683012f1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 4.7273ms 2024-08-24 10:34:58.778 +05:30 cc75fd43-8f52-440c-bfeb-1d115a63f764 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 601 2024-08-24 10:34:58.778 +05:30 cc75fd43-8f52-440c-bfeb-1d115a63f764 INF CORS policy execution successful. 2024-08-24 10:34:58.779 +05:30 cc75fd43-8f52-440c-bfeb-1d115a63f764 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 601}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Profile Summary Page","eventType":"Api Error-getProfileSummary","environment":"Catch error","exceptionDetails":"500 error","message":"Server error","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzU4NTcsImV4cCI6MTcyNDQ3NjQ1NywiaWF0IjoxNzI0NDc1ODU3fQ.cwNd3aB9XdKTveeJSxNDOBAqg5jhzmVWf3qAxB_B3wU"} 2024-08-24 10:34:58.780 +05:30 7599f776-b399-457a-8d8c-9d8394cf8cb5 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:34:58.780 +05:30 7599f776-b399-457a-8d8c-9d8394cf8cb5 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:34:58.784 +05:30 7599f776-b399-457a-8d8c-9d8394cf8cb5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:34:58.785 +05:30 7599f776-b399-457a-8d8c-9d8394cf8cb5 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 4.3418ms 2024-08-24 10:34:58.785 +05:30 7599f776-b399-457a-8d8c-9d8394cf8cb5 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:34:58.785 +05:30 7599f776-b399-457a-8d8c-9d8394cf8cb5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cc75fd43-8f52-440c-bfeb-1d115a63f764}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 10:34:58.785 +05:30 7599f776-b399-457a-8d8c-9d8394cf8cb5 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 7.287ms 2024-08-24 10:35:08.284 +05:30 2bd7b5b5-fcbb-4cb2-acc3-e7ca17832604 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:35:08.299 +05:30 2bd7b5b5-fcbb-4cb2-acc3-e7ca17832604 INF CORS policy execution successful. 2024-08-24 10:35:08.313 +05:30 2bd7b5b5-fcbb-4cb2-acc3-e7ca17832604 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 29.5557ms 2024-08-24 10:35:08.394 +05:30 e9352090-6514-4b42-84c6-4603dfb006d6 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 601 2024-08-24 10:35:08.395 +05:30 e9352090-6514-4b42-84c6-4603dfb006d6 INF CORS policy execution successful. 2024-08-24 10:35:08.396 +05:30 e9352090-6514-4b42-84c6-4603dfb006d6 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 601}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Profile Summary Page","eventType":"Api Error-getProfileSummary","environment":"Catch error","exceptionDetails":"500 error","message":"Server error","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzU4NTcsImV4cCI6MTcyNDQ3NjQ1NywiaWF0IjoxNzI0NDc1ODU3fQ.cwNd3aB9XdKTveeJSxNDOBAqg5jhzmVWf3qAxB_B3wU"} 2024-08-24 10:35:08.396 +05:30 b93c53ea-2403-4b07-8d81-76829bbcb928 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:35:08.397 +05:30 b93c53ea-2403-4b07-8d81-76829bbcb928 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:35:08.415 +05:30 b93c53ea-2403-4b07-8d81-76829bbcb928 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:35:08.416 +05:30 b93c53ea-2403-4b07-8d81-76829bbcb928 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 18.4307ms 2024-08-24 10:35:08.416 +05:30 b93c53ea-2403-4b07-8d81-76829bbcb928 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:35:08.416 +05:30 b93c53ea-2403-4b07-8d81-76829bbcb928 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e9352090-6514-4b42-84c6-4603dfb006d6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 10:35:08.417 +05:30 b93c53ea-2403-4b07-8d81-76829bbcb928 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 22.9384ms 2024-08-24 10:35:20.262 +05:30 3a4aff07-53d4-4af4-a24b-d1a20ea380a1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:35:20.264 +05:30 3a4aff07-53d4-4af4-a24b-d1a20ea380a1 INF CORS policy execution successful. 2024-08-24 10:35:20.264 +05:30 3a4aff07-53d4-4af4-a24b-d1a20ea380a1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 1.9231ms 2024-08-24 10:35:20.327 +05:30 4f9f46d4-e60c-447a-97b2-4a84fcd6fd70 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 601 2024-08-24 10:35:20.327 +05:30 4f9f46d4-e60c-447a-97b2-4a84fcd6fd70 INF CORS policy execution successful. 2024-08-24 10:35:20.328 +05:30 4f9f46d4-e60c-447a-97b2-4a84fcd6fd70 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 601}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Profile Summary Page","eventType":"Api Error-getProfileSummary","environment":"Catch error","exceptionDetails":"500 error","message":"Server error","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzU4NTcsImV4cCI6MTcyNDQ3NjQ1NywiaWF0IjoxNzI0NDc1ODU3fQ.cwNd3aB9XdKTveeJSxNDOBAqg5jhzmVWf3qAxB_B3wU"} 2024-08-24 10:35:20.329 +05:30 9c043f91-5710-4fbe-abac-4945477be039 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:35:20.330 +05:30 9c043f91-5710-4fbe-abac-4945477be039 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:35:20.335 +05:30 9c043f91-5710-4fbe-abac-4945477be039 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:35:20.336 +05:30 9c043f91-5710-4fbe-abac-4945477be039 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 6.5874ms 2024-08-24 10:35:20.336 +05:30 9c043f91-5710-4fbe-abac-4945477be039 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:35:20.337 +05:30 9c043f91-5710-4fbe-abac-4945477be039 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4f9f46d4-e60c-447a-97b2-4a84fcd6fd70}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 10:35:20.337 +05:30 9c043f91-5710-4fbe-abac-4945477be039 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 10.2576ms 2024-08-24 10:35:27.219 +05:30 05365af9-cd6a-4a6a-b257-7ff27694d511 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:35:27.219 +05:30 05365af9-cd6a-4a6a-b257-7ff27694d511 INF CORS policy execution successful. 2024-08-24 10:35:27.220 +05:30 05365af9-cd6a-4a6a-b257-7ff27694d511 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 1.2614ms 2024-08-24 10:35:27.305 +05:30 c9cb248f-d288-4d07-971a-257381964697 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 601 2024-08-24 10:35:27.305 +05:30 c9cb248f-d288-4d07-971a-257381964697 INF CORS policy execution successful. 2024-08-24 10:35:27.307 +05:30 c9cb248f-d288-4d07-971a-257381964697 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 601}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Profile Summary Page","eventType":"Api Error-getProfileSummary","environment":"Catch error","exceptionDetails":"500 error","message":"Server error","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzU4NTcsImV4cCI6MTcyNDQ3NjQ1NywiaWF0IjoxNzI0NDc1ODU3fQ.cwNd3aB9XdKTveeJSxNDOBAqg5jhzmVWf3qAxB_B3wU"} 2024-08-24 10:35:27.307 +05:30 8f3a7b40-c7b3-40ad-81d5-5a3c24776896 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:35:27.307 +05:30 8f3a7b40-c7b3-40ad-81d5-5a3c24776896 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:35:27.311 +05:30 8f3a7b40-c7b3-40ad-81d5-5a3c24776896 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:35:27.312 +05:30 8f3a7b40-c7b3-40ad-81d5-5a3c24776896 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 4.2431ms 2024-08-24 10:35:27.312 +05:30 8f3a7b40-c7b3-40ad-81d5-5a3c24776896 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:35:27.312 +05:30 8f3a7b40-c7b3-40ad-81d5-5a3c24776896 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c9cb248f-d288-4d07-971a-257381964697}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 10:35:27.314 +05:30 8f3a7b40-c7b3-40ad-81d5-5a3c24776896 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 8.265ms 2024-08-24 10:35:33.684 +05:30 9a312f9f-8926-46cd-b5d8-3c60bd177f2d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:35:33.684 +05:30 9a312f9f-8926-46cd-b5d8-3c60bd177f2d INF CORS policy execution successful. 2024-08-24 10:35:33.685 +05:30 9a312f9f-8926-46cd-b5d8-3c60bd177f2d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 1.0233ms 2024-08-24 10:35:33.890 +05:30 b209777f-d70e-4298-957e-d17f8b25149e INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 601 2024-08-24 10:35:33.891 +05:30 b209777f-d70e-4298-957e-d17f8b25149e INF CORS policy execution successful. 2024-08-24 10:35:33.892 +05:30 b209777f-d70e-4298-957e-d17f8b25149e INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 601}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Profile Summary Page","eventType":"Api Error-getProfileSummary","environment":"Catch error","exceptionDetails":"500 error","message":"Server error","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzU5MjYsImV4cCI6MTcyNDQ3NjUyNiwiaWF0IjoxNzI0NDc1OTI2fQ.yCkmdzUYP8FzfT5K22j_VtwuQ4weopVtg1aM6doQHhk"} 2024-08-24 10:35:33.893 +05:30 efdbd640-eb73-4c70-8bb5-f2d6c41873e6 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:35:33.894 +05:30 efdbd640-eb73-4c70-8bb5-f2d6c41873e6 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:35:33.903 +05:30 efdbd640-eb73-4c70-8bb5-f2d6c41873e6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:35:33.907 +05:30 efdbd640-eb73-4c70-8bb5-f2d6c41873e6 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 9.8352ms 2024-08-24 10:35:33.908 +05:30 efdbd640-eb73-4c70-8bb5-f2d6c41873e6 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:35:33.909 +05:30 efdbd640-eb73-4c70-8bb5-f2d6c41873e6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b209777f-d70e-4298-957e-d17f8b25149e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 10:35:33.910 +05:30 efdbd640-eb73-4c70-8bb5-f2d6c41873e6 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 19.6725ms 2024-08-24 10:35:54.375 +05:30 f10be380-5d5f-4f54-84a8-a3caf2081599 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:35:54.377 +05:30 f10be380-5d5f-4f54-84a8-a3caf2081599 INF CORS policy execution successful. 2024-08-24 10:35:54.380 +05:30 f10be380-5d5f-4f54-84a8-a3caf2081599 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 4.7383ms 2024-08-24 10:35:54.809 +05:30 60631d55-beec-43a6-8c4c-b72bc31da6ad INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 601 2024-08-24 10:35:54.809 +05:30 60631d55-beec-43a6-8c4c-b72bc31da6ad INF CORS policy execution successful. 2024-08-24 10:35:54.810 +05:30 60631d55-beec-43a6-8c4c-b72bc31da6ad INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 601}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Profile Summary Page","eventType":"Api Error-getProfileSummary","environment":"Catch error","exceptionDetails":"500 error","message":"Server error","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzU5MjYsImV4cCI6MTcyNDQ3NjUyNiwiaWF0IjoxNzI0NDc1OTI2fQ.yCkmdzUYP8FzfT5K22j_VtwuQ4weopVtg1aM6doQHhk"} 2024-08-24 10:35:54.811 +05:30 4a800207-0144-4a86-a423-5bfff4418015 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:35:54.812 +05:30 4a800207-0144-4a86-a423-5bfff4418015 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:35:54.819 +05:30 4a800207-0144-4a86-a423-5bfff4418015 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:35:54.820 +05:30 4a800207-0144-4a86-a423-5bfff4418015 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 8.1673ms 2024-08-24 10:35:54.820 +05:30 4a800207-0144-4a86-a423-5bfff4418015 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:35:54.820 +05:30 4a800207-0144-4a86-a423-5bfff4418015 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 60631d55-beec-43a6-8c4c-b72bc31da6ad}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 10:35:54.821 +05:30 4a800207-0144-4a86-a423-5bfff4418015 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 11.6906ms 2024-08-24 10:36:16.405 +05:30 a7abd883-98e1-484a-aa88-082476c5ef0a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:36:16.406 +05:30 a7abd883-98e1-484a-aa88-082476c5ef0a INF CORS policy execution successful. 2024-08-24 10:36:16.407 +05:30 a7abd883-98e1-484a-aa88-082476c5ef0a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 1.7904ms 2024-08-24 10:36:16.608 +05:30 2809e49d-1a7e-4e72-bf18-c65f2f588107 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 601 2024-08-24 10:36:16.608 +05:30 2809e49d-1a7e-4e72-bf18-c65f2f588107 INF CORS policy execution successful. 2024-08-24 10:36:16.610 +05:30 2809e49d-1a7e-4e72-bf18-c65f2f588107 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 601}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Profile Summary Page","eventType":"Api Error-getProfileSummary","environment":"Catch error","exceptionDetails":"500 error","message":"Server error","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzU5MjYsImV4cCI6MTcyNDQ3NjUyNiwiaWF0IjoxNzI0NDc1OTI2fQ.yCkmdzUYP8FzfT5K22j_VtwuQ4weopVtg1aM6doQHhk"} 2024-08-24 10:36:16.611 +05:30 5917e1ae-8807-4da0-bae3-2856855f03a0 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:36:16.611 +05:30 5917e1ae-8807-4da0-bae3-2856855f03a0 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:36:16.618 +05:30 5917e1ae-8807-4da0-bae3-2856855f03a0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:36:16.619 +05:30 5917e1ae-8807-4da0-bae3-2856855f03a0 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 7.3304ms 2024-08-24 10:36:16.619 +05:30 5917e1ae-8807-4da0-bae3-2856855f03a0 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:36:16.619 +05:30 5917e1ae-8807-4da0-bae3-2856855f03a0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2809e49d-1a7e-4e72-bf18-c65f2f588107}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 10:36:16.620 +05:30 5917e1ae-8807-4da0-bae3-2856855f03a0 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 11.8586ms 2024-08-24 10:39:08.960 +05:30 cd4262f5-833e-4a5c-9b45-f707faa5968e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:39:08.964 +05:30 cd4262f5-833e-4a5c-9b45-f707faa5968e INF CORS policy execution successful. 2024-08-24 10:39:08.966 +05:30 cd4262f5-833e-4a5c-9b45-f707faa5968e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 6.6571ms 2024-08-24 10:39:09.029 +05:30 05f80c9d-53cb-490e-8a81-b896c54b00ad INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 745 2024-08-24 10:39:09.029 +05:30 05f80c9d-53cb-490e-8a81-b896c54b00ad INF CORS policy execution successful. 2024-08-24 10:39:09.031 +05:30 05f80c9d-53cb-490e-8a81-b896c54b00ad INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 745}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=100144","environment":"500 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":5000,\"message\":\"Cannot find table 1\",\"result\":null}","message":"5000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzU1NzAsImV4cCI6MTcyNDQ3NjE3MCwiaWF0IjoxNzI0NDc1NTcwfQ.78G2S01cctDFI_MVEH12pB6aU6F17g0LWT7qUZTToDo"} 2024-08-24 10:39:09.032 +05:30 e88b4f00-58e6-4f25-807f-0860c3ff5ab8 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:39:09.033 +05:30 e88b4f00-58e6-4f25-807f-0860c3ff5ab8 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:39:09.043 +05:30 e88b4f00-58e6-4f25-807f-0860c3ff5ab8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:39:09.044 +05:30 e88b4f00-58e6-4f25-807f-0860c3ff5ab8 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 10.643ms 2024-08-24 10:39:09.044 +05:30 e88b4f00-58e6-4f25-807f-0860c3ff5ab8 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:39:09.044 +05:30 e88b4f00-58e6-4f25-807f-0860c3ff5ab8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 05f80c9d-53cb-490e-8a81-b896c54b00ad}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 10:39:09.045 +05:30 e88b4f00-58e6-4f25-807f-0860c3ff5ab8 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 16.7942ms 2024-08-24 10:39:18.560 +05:30 a3205e33-0179-439a-a4fa-7424279d67b8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:39:18.561 +05:30 a3205e33-0179-439a-a4fa-7424279d67b8 INF CORS policy execution successful. 2024-08-24 10:39:18.562 +05:30 a3205e33-0179-439a-a4fa-7424279d67b8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 1.5768ms 2024-08-24 10:39:18.613 +05:30 f6a4f429-d666-402e-a819-d49ff33dacb0 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 741 2024-08-24 10:39:18.613 +05:30 f6a4f429-d666-402e-a819-d49ff33dacb0 INF CORS policy execution successful. 2024-08-24 10:39:18.614 +05:30 f6a4f429-d666-402e-a819-d49ff33dacb0 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 741}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=96","environment":"500 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":5000,\"message\":\"Cannot find table 1\",\"result\":null}","message":"5000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzU1NzAsImV4cCI6MTcyNDQ3NjE3MCwiaWF0IjoxNzI0NDc1NTcwfQ.78G2S01cctDFI_MVEH12pB6aU6F17g0LWT7qUZTToDo"} 2024-08-24 10:39:18.614 +05:30 eda7c61f-da33-46d4-9130-87312dce83c0 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:39:18.615 +05:30 eda7c61f-da33-46d4-9130-87312dce83c0 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:39:18.619 +05:30 eda7c61f-da33-46d4-9130-87312dce83c0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:39:18.620 +05:30 eda7c61f-da33-46d4-9130-87312dce83c0 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 5.2158ms 2024-08-24 10:39:18.620 +05:30 eda7c61f-da33-46d4-9130-87312dce83c0 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:39:18.620 +05:30 eda7c61f-da33-46d4-9130-87312dce83c0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f6a4f429-d666-402e-a819-d49ff33dacb0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 10:39:18.621 +05:30 eda7c61f-da33-46d4-9130-87312dce83c0 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 8.0904ms 2024-08-24 10:39:18.640 +05:30 b450adb1-3dda-4c43-ab40-639d4ac08eeb INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 741 2024-08-24 10:39:18.640 +05:30 b450adb1-3dda-4c43-ab40-639d4ac08eeb INF CORS policy execution successful. 2024-08-24 10:39:18.641 +05:30 b450adb1-3dda-4c43-ab40-639d4ac08eeb INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 741}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=96","environment":"500 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":5000,\"message\":\"Cannot find table 1\",\"result\":null}","message":"5000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzU1NzAsImV4cCI6MTcyNDQ3NjE3MCwiaWF0IjoxNzI0NDc1NTcwfQ.78G2S01cctDFI_MVEH12pB6aU6F17g0LWT7qUZTToDo"} 2024-08-24 10:39:18.641 +05:30 039d9376-37bf-4afb-8de0-feaf9e73c658 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:39:18.641 +05:30 039d9376-37bf-4afb-8de0-feaf9e73c658 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:39:18.643 +05:30 039d9376-37bf-4afb-8de0-feaf9e73c658 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:39:18.644 +05:30 039d9376-37bf-4afb-8de0-feaf9e73c658 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.3034ms 2024-08-24 10:39:18.644 +05:30 039d9376-37bf-4afb-8de0-feaf9e73c658 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:39:18.644 +05:30 039d9376-37bf-4afb-8de0-feaf9e73c658 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b450adb1-3dda-4c43-ab40-639d4ac08eeb}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 10:39:18.644 +05:30 039d9376-37bf-4afb-8de0-feaf9e73c658 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 4.0694ms 2024-08-24 10:39:48.394 +05:30 63719cca-61a0-474e-a2ff-f95da425f552 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:39:48.396 +05:30 63719cca-61a0-474e-a2ff-f95da425f552 INF CORS policy execution successful. 2024-08-24 10:39:48.397 +05:30 63719cca-61a0-474e-a2ff-f95da425f552 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 3.984ms 2024-08-24 10:39:48.461 +05:30 8772494c-f559-4940-bf9b-efdcf2cd8ddf INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 741 2024-08-24 10:39:48.461 +05:30 8772494c-f559-4940-bf9b-efdcf2cd8ddf INF CORS policy execution successful. 2024-08-24 10:39:48.462 +05:30 8772494c-f559-4940-bf9b-efdcf2cd8ddf INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 741}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=91","environment":"500 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":5000,\"message\":\"Cannot find table 1\",\"result\":null}","message":"5000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzYxNzEsImV4cCI6MTcyNDQ3Njc3MSwiaWF0IjoxNzI0NDc2MTcxfQ.vcO09hvMTkOMZNbc6mujE-w2N54-o1FjmOtx8WAdS1I"} 2024-08-24 10:39:48.464 +05:30 45642549-4110-44a6-a06d-e6f40803ee92 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:39:48.465 +05:30 45642549-4110-44a6-a06d-e6f40803ee92 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:39:48.471 +05:30 45642549-4110-44a6-a06d-e6f40803ee92 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:39:48.472 +05:30 45642549-4110-44a6-a06d-e6f40803ee92 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 6.7342ms 2024-08-24 10:39:48.472 +05:30 45642549-4110-44a6-a06d-e6f40803ee92 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:39:48.472 +05:30 45642549-4110-44a6-a06d-e6f40803ee92 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8772494c-f559-4940-bf9b-efdcf2cd8ddf}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 10:39:48.474 +05:30 45642549-4110-44a6-a06d-e6f40803ee92 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 12.8528ms 2024-08-24 10:39:48.481 +05:30 bc53e13a-2147-401f-8705-55fee5d0b102 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:39:48.481 +05:30 bc53e13a-2147-401f-8705-55fee5d0b102 INF CORS policy execution successful. 2024-08-24 10:39:48.482 +05:30 bc53e13a-2147-401f-8705-55fee5d0b102 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.7963ms 2024-08-24 10:39:48.545 +05:30 ccad1784-1c94-40bb-8be8-e3408d7c02a5 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 741 2024-08-24 10:39:48.545 +05:30 ccad1784-1c94-40bb-8be8-e3408d7c02a5 INF CORS policy execution successful. 2024-08-24 10:39:48.545 +05:30 ccad1784-1c94-40bb-8be8-e3408d7c02a5 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 741}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=91","environment":"500 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":5000,\"message\":\"Cannot find table 1\",\"result\":null}","message":"5000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzYxNzEsImV4cCI6MTcyNDQ3Njc3MSwiaWF0IjoxNzI0NDc2MTcxfQ.vcO09hvMTkOMZNbc6mujE-w2N54-o1FjmOtx8WAdS1I"} 2024-08-24 10:39:48.545 +05:30 7aca33be-1fc3-4ffa-996d-9dfa5b262bdc INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:39:48.546 +05:30 7aca33be-1fc3-4ffa-996d-9dfa5b262bdc INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:39:48.548 +05:30 7aca33be-1fc3-4ffa-996d-9dfa5b262bdc INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:39:48.548 +05:30 7aca33be-1fc3-4ffa-996d-9dfa5b262bdc INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.4462ms 2024-08-24 10:39:48.548 +05:30 7aca33be-1fc3-4ffa-996d-9dfa5b262bdc INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:39:48.548 +05:30 7aca33be-1fc3-4ffa-996d-9dfa5b262bdc INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ccad1784-1c94-40bb-8be8-e3408d7c02a5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 10:39:48.549 +05:30 7aca33be-1fc3-4ffa-996d-9dfa5b262bdc INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 3.9854ms 2024-08-24 10:40:48.584 +05:30 c3bc50c6-902b-4810-b30c-f67e1986b8b0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:40:48.588 +05:30 c3bc50c6-902b-4810-b30c-f67e1986b8b0 INF CORS policy execution successful. 2024-08-24 10:40:48.589 +05:30 c3bc50c6-902b-4810-b30c-f67e1986b8b0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 4.9245ms 2024-08-24 10:40:48.695 +05:30 cbfdd447-ca9b-4ca3-8b51-ac1287578dc0 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 727 2024-08-24 10:40:48.695 +05:30 cbfdd447-ca9b-4ca3-8b51-ac1287578dc0 INF CORS policy execution successful. 2024-08-24 10:40:48.697 +05:30 cbfdd447-ca9b-4ca3-8b51-ac1287578dc0 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 727}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=8","environment":"500 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":5000,\"message\":\"Cannot find table 1\",\"result\":null}","message":"5000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzYxNzEsImV4cCI6MTcyNDQ3Njc3MSwiaWF0IjoxNzI0NDc2MTcxfQ.vcO09hvMTkOMZNbc6mujE-w2N54-o1FjmOtx8WAdS1I"} 2024-08-24 10:40:48.698 +05:30 7261618c-7916-44c0-85ee-58ea225929f7 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:40:48.699 +05:30 7261618c-7916-44c0-85ee-58ea225929f7 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:40:48.706 +05:30 7261618c-7916-44c0-85ee-58ea225929f7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:40:48.707 +05:30 7261618c-7916-44c0-85ee-58ea225929f7 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 8.1968ms 2024-08-24 10:40:48.708 +05:30 7261618c-7916-44c0-85ee-58ea225929f7 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:40:48.708 +05:30 7261618c-7916-44c0-85ee-58ea225929f7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cbfdd447-ca9b-4ca3-8b51-ac1287578dc0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 10:40:48.709 +05:30 7261618c-7916-44c0-85ee-58ea225929f7 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 13.7336ms 2024-08-24 10:40:49.089 +05:30 c4f5f3b5-5651-488c-b8ba-e6c0e20ac3ea INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:40:49.089 +05:30 c4f5f3b5-5651-488c-b8ba-e6c0e20ac3ea INF CORS policy execution successful. 2024-08-24 10:40:49.089 +05:30 c4f5f3b5-5651-488c-b8ba-e6c0e20ac3ea INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.531ms 2024-08-24 10:40:49.156 +05:30 763df937-3b6a-4242-a7f9-3033492a7feb INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 727 2024-08-24 10:40:49.156 +05:30 763df937-3b6a-4242-a7f9-3033492a7feb INF CORS policy execution successful. 2024-08-24 10:40:49.157 +05:30 763df937-3b6a-4242-a7f9-3033492a7feb INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 727}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=8","environment":"500 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":5000,\"message\":\"Cannot find table 1\",\"result\":null}","message":"5000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzYxNzEsImV4cCI6MTcyNDQ3Njc3MSwiaWF0IjoxNzI0NDc2MTcxfQ.vcO09hvMTkOMZNbc6mujE-w2N54-o1FjmOtx8WAdS1I"} 2024-08-24 10:40:49.157 +05:30 484e15b6-a94b-45eb-99d7-acc4340792f9 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:40:49.157 +05:30 484e15b6-a94b-45eb-99d7-acc4340792f9 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:40:49.162 +05:30 484e15b6-a94b-45eb-99d7-acc4340792f9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:40:49.162 +05:30 484e15b6-a94b-45eb-99d7-acc4340792f9 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 4.7847ms 2024-08-24 10:40:49.162 +05:30 484e15b6-a94b-45eb-99d7-acc4340792f9 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:40:49.163 +05:30 484e15b6-a94b-45eb-99d7-acc4340792f9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 763df937-3b6a-4242-a7f9-3033492a7feb}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 10:40:49.163 +05:30 484e15b6-a94b-45eb-99d7-acc4340792f9 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 7.1421ms 2024-08-24 10:41:28.420 +05:30 fcfd4212-236e-409d-b8c3-1aedad8137f0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:41:28.422 +05:30 fcfd4212-236e-409d-b8c3-1aedad8137f0 INF CORS policy execution successful. 2024-08-24 10:41:28.423 +05:30 fcfd4212-236e-409d-b8c3-1aedad8137f0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 2.7188ms 2024-08-24 10:41:28.518 +05:30 33f130f6-091b-41a3-92bf-17c76977d2c6 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 782 2024-08-24 10:41:28.519 +05:30 33f130f6-091b-41a3-92bf-17c76977d2c6 INF CORS policy execution successful. 2024-08-24 10:41:28.522 +05:30 33f130f6-091b-41a3-92bf-17c76977d2c6 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 782}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipingrp10&type=2","environment":"409 conflict","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":3002,\"message\":\"User with the provided user name exists.\",\"result\":null}","message":"409 conflict","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzYxNzEsImV4cCI6MTcyNDQ3Njc3MSwiaWF0IjoxNzI0NDc2MTcxfQ.vcO09hvMTkOMZNbc6mujE-w2N54-o1FjmOtx8WAdS1I"} 2024-08-24 10:41:28.525 +05:30 7ae3020a-47a0-4999-acb5-3b8bbeacdbe2 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:41:28.526 +05:30 7ae3020a-47a0-4999-acb5-3b8bbeacdbe2 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:41:28.536 +05:30 7ae3020a-47a0-4999-acb5-3b8bbeacdbe2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:41:28.538 +05:30 7ae3020a-47a0-4999-acb5-3b8bbeacdbe2 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 11.6761ms 2024-08-24 10:41:28.538 +05:30 7ae3020a-47a0-4999-acb5-3b8bbeacdbe2 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:41:28.540 +05:30 7ae3020a-47a0-4999-acb5-3b8bbeacdbe2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 33f130f6-091b-41a3-92bf-17c76977d2c6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 10:41:28.542 +05:30 7ae3020a-47a0-4999-acb5-3b8bbeacdbe2 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 23.7961ms 2024-08-24 10:41:39.257 +05:30 5461bdc2-e065-4857-b58d-983a037ede0d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:41:39.258 +05:30 5461bdc2-e065-4857-b58d-983a037ede0d INF CORS policy execution successful. 2024-08-24 10:41:39.259 +05:30 5461bdc2-e065-4857-b58d-983a037ede0d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 1.8095ms 2024-08-24 10:41:39.621 +05:30 8ca8e18e-a031-4fde-a460-18e09e845b1d INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 728 2024-08-24 10:41:39.622 +05:30 8ca8e18e-a031-4fde-a460-18e09e845b1d INF CORS policy execution successful. 2024-08-24 10:41:39.622 +05:30 8ca8e18e-a031-4fde-a460-18e09e845b1d INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 728}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=85","environment":"500 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":5000,\"message\":\"Cannot find table 1\",\"result\":null}","message":"5000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzYxNzEsImV4cCI6MTcyNDQ3Njc3MSwiaWF0IjoxNzI0NDc2MTcxfQ.vcO09hvMTkOMZNbc6mujE-w2N54-o1FjmOtx8WAdS1I"} 2024-08-24 10:41:39.624 +05:30 8ae553cb-2587-466e-8cc2-18ea08b3664a INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:41:39.624 +05:30 8ae553cb-2587-466e-8cc2-18ea08b3664a INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:41:39.631 +05:30 8ae553cb-2587-466e-8cc2-18ea08b3664a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:41:39.632 +05:30 8ae553cb-2587-466e-8cc2-18ea08b3664a INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 6.9309ms 2024-08-24 10:41:39.632 +05:30 8ae553cb-2587-466e-8cc2-18ea08b3664a INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:41:39.632 +05:30 8ae553cb-2587-466e-8cc2-18ea08b3664a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8ca8e18e-a031-4fde-a460-18e09e845b1d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 10:41:39.633 +05:30 8ae553cb-2587-466e-8cc2-18ea08b3664a INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 11.2774ms 2024-08-24 10:42:23.868 +05:30 3e693120-8ed6-4882-95d5-189803d803d3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:42:23.869 +05:30 3e693120-8ed6-4882-95d5-189803d803d3 INF CORS policy execution successful. 2024-08-24 10:42:23.870 +05:30 3e693120-8ed6-4882-95d5-189803d803d3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 2.6875ms 2024-08-24 10:42:23.935 +05:30 c9bd25e1-cca3-4f6c-ae8b-d68ae81f2904 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 729 2024-08-24 10:42:23.935 +05:30 c9bd25e1-cca3-4f6c-ae8b-d68ae81f2904 INF CORS policy execution successful. 2024-08-24 10:42:23.936 +05:30 c9bd25e1-cca3-4f6c-ae8b-d68ae81f2904 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 729}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=101","environment":"500 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":5000,\"message\":\"Cannot find table 1\",\"result\":null}","message":"5000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzYxNzEsImV4cCI6MTcyNDQ3Njc3MSwiaWF0IjoxNzI0NDc2MTcxfQ.vcO09hvMTkOMZNbc6mujE-w2N54-o1FjmOtx8WAdS1I"} 2024-08-24 10:42:23.937 +05:30 77b8c9f6-9eba-42e4-84db-36c3dc8b19f2 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:42:23.938 +05:30 77b8c9f6-9eba-42e4-84db-36c3dc8b19f2 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:42:23.948 +05:30 77b8c9f6-9eba-42e4-84db-36c3dc8b19f2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:42:23.949 +05:30 77b8c9f6-9eba-42e4-84db-36c3dc8b19f2 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 10.7625ms 2024-08-24 10:42:23.949 +05:30 77b8c9f6-9eba-42e4-84db-36c3dc8b19f2 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:42:23.949 +05:30 77b8c9f6-9eba-42e4-84db-36c3dc8b19f2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c9bd25e1-cca3-4f6c-ae8b-d68ae81f2904}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 10:42:23.950 +05:30 77b8c9f6-9eba-42e4-84db-36c3dc8b19f2 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 14.5874ms 2024-08-24 10:50:17.451 +05:30 cd05b697-0fae-48a4-b647-eb1bdbf8db66 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:50:17.453 +05:30 cd05b697-0fae-48a4-b647-eb1bdbf8db66 INF CORS policy execution successful. 2024-08-24 10:50:17.454 +05:30 cd05b697-0fae-48a4-b647-eb1bdbf8db66 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 3.1904ms 2024-08-24 10:50:17.513 +05:30 2c7e8686-c10d-4b32-bb87-edfeb9ec1013 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 276 2024-08-24 10:50:17.513 +05:30 2c7e8686-c10d-4b32-bb87-edfeb9ec1013 INF CORS policy execution successful. 2024-08-24 10:50:17.515 +05:30 2c7e8686-c10d-4b32-bb87-edfeb9ec1013 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 276}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=f","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":""} 2024-08-24 10:50:17.516 +05:30 42d25572-fc55-4df6-9077-327303ec30e7 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:50:17.518 +05:30 42d25572-fc55-4df6-9077-327303ec30e7 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:50:17.524 +05:30 42d25572-fc55-4df6-9077-327303ec30e7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:50:17.525 +05:30 42d25572-fc55-4df6-9077-327303ec30e7 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 7.3063ms 2024-08-24 10:50:17.525 +05:30 42d25572-fc55-4df6-9077-327303ec30e7 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:50:17.525 +05:30 42d25572-fc55-4df6-9077-327303ec30e7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2c7e8686-c10d-4b32-bb87-edfeb9ec1013}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 10:50:17.526 +05:30 42d25572-fc55-4df6-9077-327303ec30e7 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 13.3153ms 2024-08-24 10:50:20.812 +05:30 8035c52b-7b19-43ac-87f8-f4b971fafb2a INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 280 2024-08-24 10:50:20.812 +05:30 8035c52b-7b19-43ac-87f8-f4b971fafb2a INF CORS policy execution successful. 2024-08-24 10:50:20.812 +05:30 8035c52b-7b19-43ac-87f8-f4b971fafb2a INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 280}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=fjjjj","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":""} 2024-08-24 10:50:20.812 +05:30 ba868c9b-f52a-4c72-a125-ad1774b3bf3e INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:50:20.813 +05:30 ba868c9b-f52a-4c72-a125-ad1774b3bf3e INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:50:20.815 +05:30 ba868c9b-f52a-4c72-a125-ad1774b3bf3e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:50:20.816 +05:30 ba868c9b-f52a-4c72-a125-ad1774b3bf3e INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.8151ms 2024-08-24 10:50:20.816 +05:30 ba868c9b-f52a-4c72-a125-ad1774b3bf3e INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:50:20.816 +05:30 ba868c9b-f52a-4c72-a125-ad1774b3bf3e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8035c52b-7b19-43ac-87f8-f4b971fafb2a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 10:50:20.816 +05:30 ba868c9b-f52a-4c72-a125-ad1774b3bf3e INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 4.7181ms 2024-08-24 10:51:57.301 +05:30 e8ed2956-17b3-46e8-923d-bc9d01787949 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:51:57.302 +05:30 e8ed2956-17b3-46e8-923d-bc9d01787949 INF CORS policy execution successful. 2024-08-24 10:51:57.303 +05:30 e8ed2956-17b3-46e8-923d-bc9d01787949 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 2.1035ms 2024-08-24 10:51:57.349 +05:30 1a28fa7a-ff45-47da-87df-5ab60eac0040 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 279 2024-08-24 10:51:57.349 +05:30 1a28fa7a-ff45-47da-87df-5ab60eac0040 INF CORS policy execution successful. 2024-08-24 10:51:57.351 +05:30 1a28fa7a-ff45-47da-87df-5ab60eac0040 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 279}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36 Edg/127.0.0.0}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=test","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":""} 2024-08-24 10:51:57.351 +05:30 27284a31-5e38-49b6-95ac-3ccdf9ca2a91 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:51:57.352 +05:30 27284a31-5e38-49b6-95ac-3ccdf9ca2a91 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:51:57.360 +05:30 27284a31-5e38-49b6-95ac-3ccdf9ca2a91 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:51:57.361 +05:30 27284a31-5e38-49b6-95ac-3ccdf9ca2a91 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 8.4112ms 2024-08-24 10:51:57.361 +05:30 27284a31-5e38-49b6-95ac-3ccdf9ca2a91 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:51:57.361 +05:30 27284a31-5e38-49b6-95ac-3ccdf9ca2a91 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1a28fa7a-ff45-47da-87df-5ab60eac0040}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 10:51:57.362 +05:30 27284a31-5e38-49b6-95ac-3ccdf9ca2a91 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 13.069ms 2024-08-24 10:52:43.909 +05:30 545c44c1-c34a-4e54-898d-ac65d0413fe2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:52:43.910 +05:30 545c44c1-c34a-4e54-898d-ac65d0413fe2 INF CORS policy execution successful. 2024-08-24 10:52:43.910 +05:30 545c44c1-c34a-4e54-898d-ac65d0413fe2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 1.853ms 2024-08-24 10:52:44.012 +05:30 a44f9e18-62ce-49ec-b825-4e37222716b4 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 277 2024-08-24 10:52:44.012 +05:30 a44f9e18-62ce-49ec-b825-4e37222716b4 INF CORS policy execution successful. 2024-08-24 10:52:44.013 +05:30 a44f9e18-62ce-49ec-b825-4e37222716b4 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 277}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36 Edg/127.0.0.0}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=ff","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":""} 2024-08-24 10:52:44.014 +05:30 bfc4e8b3-86ba-4246-8d11-d25f4db4005d INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:52:44.014 +05:30 bfc4e8b3-86ba-4246-8d11-d25f4db4005d INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:52:44.021 +05:30 bfc4e8b3-86ba-4246-8d11-d25f4db4005d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:52:44.022 +05:30 bfc4e8b3-86ba-4246-8d11-d25f4db4005d INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 7.1576ms 2024-08-24 10:52:44.022 +05:30 bfc4e8b3-86ba-4246-8d11-d25f4db4005d INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:52:44.022 +05:30 bfc4e8b3-86ba-4246-8d11-d25f4db4005d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a44f9e18-62ce-49ec-b825-4e37222716b4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 10:52:44.023 +05:30 bfc4e8b3-86ba-4246-8d11-d25f4db4005d INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 11.0801ms 2024-08-24 10:53:37.267 +05:30 deb08769-2198-47e8-8e99-0d8daf684b4f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:53:37.269 +05:30 deb08769-2198-47e8-8e99-0d8daf684b4f INF CORS policy execution successful. 2024-08-24 10:53:37.270 +05:30 deb08769-2198-47e8-8e99-0d8daf684b4f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 3.396ms 2024-08-24 10:53:37.343 +05:30 5512fc9d-ba88-4a27-803f-028fdbc7d264 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 280 2024-08-24 10:53:37.343 +05:30 5512fc9d-ba88-4a27-803f-028fdbc7d264 INF CORS policy execution successful. 2024-08-24 10:53:37.345 +05:30 5512fc9d-ba88-4a27-803f-028fdbc7d264 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 280}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36 Edg/127.0.0.0}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=ggrgr","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":""} 2024-08-24 10:53:37.346 +05:30 c7729241-8e3c-489a-ac2c-a2b281cb7e04 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:53:37.347 +05:30 c7729241-8e3c-489a-ac2c-a2b281cb7e04 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:53:37.354 +05:30 c7729241-8e3c-489a-ac2c-a2b281cb7e04 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:53:37.355 +05:30 c7729241-8e3c-489a-ac2c-a2b281cb7e04 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 7.6275ms 2024-08-24 10:53:37.355 +05:30 c7729241-8e3c-489a-ac2c-a2b281cb7e04 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:53:37.355 +05:30 c7729241-8e3c-489a-ac2c-a2b281cb7e04 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5512fc9d-ba88-4a27-803f-028fdbc7d264}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 10:53:37.356 +05:30 c7729241-8e3c-489a-ac2c-a2b281cb7e04 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 12.8589ms 2024-08-24 10:55:11.534 +05:30 e589fb63-5389-4167-a12c-b2cc3e84dc6f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:55:11.536 +05:30 e589fb63-5389-4167-a12c-b2cc3e84dc6f INF CORS policy execution successful. 2024-08-24 10:55:11.538 +05:30 fed4640f-d504-4432-b5ba-e076f95bb326 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:55:11.538 +05:30 fed4640f-d504-4432-b5ba-e076f95bb326 INF CORS policy execution successful. 2024-08-24 10:55:11.538 +05:30 fed4640f-d504-4432-b5ba-e076f95bb326 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.4896ms 2024-08-24 10:55:11.539 +05:30 e589fb63-5389-4167-a12c-b2cc3e84dc6f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 5.2789ms 2024-08-24 10:55:11.602 +05:30 6a296e88-02c5-4f4a-9e66-1ea15256350c INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 1132 2024-08-24 10:55:11.602 +05:30 c725fcbb-8f1e-49f2-bfff-21dd1a9c4b7f INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 1132 2024-08-24 10:55:11.602 +05:30 6a296e88-02c5-4f4a-9e66-1ea15256350c INF CORS policy execution successful. 2024-08-24 10:55:11.602 +05:30 c725fcbb-8f1e-49f2-bfff-21dd1a9c4b7f INF CORS policy execution successful. 2024-08-24 10:55:11.603 +05:30 6a296e88-02c5-4f4a-9e66-1ea15256350c INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 1132}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzYxNzEsImV4cCI6MTcyNDQ3NzA3MSwiaWF0IjoxNzI0NDc2MTcxfQ.eu-hVrTczWlOTLg9xkZvfkQsXdjQ3od8bkccMKkVq0k","environment":"400 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":4000,\"message\":\"Refresh token has expired\",\"result\":null}","message":"4000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzYxNzEsImV4cCI6MTcyNDQ3Njc3MSwiaWF0IjoxNzI0NDc2MTcxfQ.vcO09hvMTkOMZNbc6mujE-w2N54-o1FjmOtx8WAdS1I"} 2024-08-24 10:55:11.604 +05:30 8528ee73-2077-4197-bf3a-d40f3b1e48ae INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:55:11.605 +05:30 8528ee73-2077-4197-bf3a-d40f3b1e48ae INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:55:11.608 +05:30 c725fcbb-8f1e-49f2-bfff-21dd1a9c4b7f INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 1132}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzYxNzEsImV4cCI6MTcyNDQ3NzA3MSwiaWF0IjoxNzI0NDc2MTcxfQ.eu-hVrTczWlOTLg9xkZvfkQsXdjQ3od8bkccMKkVq0k","environment":"400 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":4000,\"message\":\"Refresh token has expired\",\"result\":null}","message":"4000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzYxNzEsImV4cCI6MTcyNDQ3Njc3MSwiaWF0IjoxNzI0NDc2MTcxfQ.vcO09hvMTkOMZNbc6mujE-w2N54-o1FjmOtx8WAdS1I"} 2024-08-24 10:55:11.608 +05:30 298a8fbd-e83f-444d-9cef-c71a7bfbae59 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:55:11.609 +05:30 298a8fbd-e83f-444d-9cef-c71a7bfbae59 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:55:11.610 +05:30 298a8fbd-e83f-444d-9cef-c71a7bfbae59 ERR Refresh token has expired 2024-08-24 10:55:11.610 +05:30 8528ee73-2077-4197-bf3a-d40f3b1e48ae ERR Refresh token has expired 2024-08-24 10:55:11.615 +05:30 298a8fbd-e83f-444d-9cef-c71a7bfbae59 ERR Logging failed.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: Refresh token has expired at Sang.Service.Common.Validators.TokenValidator.ValidateToken(String token, String TokenKey) at Sang.Service.Common.CommonService.AuthenticationContext.GetUserId(String token) at Sang.Log.Api.Services.LogService.CreateLog(LogRequest log) at Sang.Log.Api.Controllers.LogController.CreateLog(LogRequest log) 2024-08-24 10:55:11.615 +05:30 8528ee73-2077-4197-bf3a-d40f3b1e48ae ERR Logging failed.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: Refresh token has expired at Sang.Service.Common.Validators.TokenValidator.ValidateToken(String token, String TokenKey) at Sang.Service.Common.CommonService.AuthenticationContext.GetUserId(String token) at Sang.Log.Api.Services.LogService.CreateLog(LogRequest log) at Sang.Log.Api.Controllers.LogController.CreateLog(LogRequest log) 2024-08-24 10:55:11.616 +05:30 8528ee73-2077-4197-bf3a-d40f3b1e48ae INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:55:11.616 +05:30 298a8fbd-e83f-444d-9cef-c71a7bfbae59 INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:55:11.617 +05:30 298a8fbd-e83f-444d-9cef-c71a7bfbae59 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 8.2468ms 2024-08-24 10:55:11.617 +05:30 8528ee73-2077-4197-bf3a-d40f3b1e48ae INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 11.7422ms 2024-08-24 10:55:11.617 +05:30 298a8fbd-e83f-444d-9cef-c71a7bfbae59 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:55:11.617 +05:30 8528ee73-2077-4197-bf3a-d40f3b1e48ae INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:55:11.617 +05:30 298a8fbd-e83f-444d-9cef-c71a7bfbae59 INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: c725fcbb-8f1e-49f2-bfff-21dd1a9c4b7f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":5000,"message":"Refresh token has expired","result":null} 2024-08-24 10:55:11.617 +05:30 8528ee73-2077-4197-bf3a-d40f3b1e48ae INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: 6a296e88-02c5-4f4a-9e66-1ea15256350c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":5000,"message":"Refresh token has expired","result":null} 2024-08-24 10:55:11.618 +05:30 8528ee73-2077-4197-bf3a-d40f3b1e48ae INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 500 90 application/json; charset=utf-8 15.7699ms 2024-08-24 10:55:11.618 +05:30 298a8fbd-e83f-444d-9cef-c71a7bfbae59 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 500 90 application/json; charset=utf-8 15.6928ms 2024-08-24 10:57:19.296 +05:30 ed34ceea-8cb6-4bb3-9268-0568df2b6c48 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:57:19.297 +05:30 ed34ceea-8cb6-4bb3-9268-0568df2b6c48 INF CORS policy execution successful. 2024-08-24 10:57:19.298 +05:30 ed34ceea-8cb6-4bb3-9268-0568df2b6c48 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 2.2904ms 2024-08-24 10:57:19.392 +05:30 1032f35b-4ed9-4c1b-b658-c0b80369f583 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 786 2024-08-24 10:57:19.393 +05:30 1032f35b-4ed9-4c1b-b658-c0b80369f583 INF CORS policy execution successful. 2024-08-24 10:57:19.394 +05:30 1032f35b-4ed9-4c1b-b658-c0b80369f583 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 786}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/checkprofilenameexistence?profileId=0&profileName=accounts","environment":"409 conflict","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":3002,\"message\":\"Profile Name already exists.\",\"result\":null}","message":"409 conflict","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzcxMTYsImV4cCI6MTcyNDQ3NzcxNiwiaWF0IjoxNzI0NDc3MTE2fQ.hb5enuXP9HM_zy5k-mU9-Hqgp0iwXSUcHw3XgdFMJDU"} 2024-08-24 10:57:19.395 +05:30 64a9569d-0c6b-4d09-b605-ac6a9b067b3c INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:57:19.395 +05:30 64a9569d-0c6b-4d09-b605-ac6a9b067b3c INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:57:19.400 +05:30 64a9569d-0c6b-4d09-b605-ac6a9b067b3c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:57:19.401 +05:30 64a9569d-0c6b-4d09-b605-ac6a9b067b3c INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 5.578ms 2024-08-24 10:57:19.401 +05:30 64a9569d-0c6b-4d09-b605-ac6a9b067b3c INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:57:19.401 +05:30 64a9569d-0c6b-4d09-b605-ac6a9b067b3c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1032f35b-4ed9-4c1b-b658-c0b80369f583}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 10:57:19.402 +05:30 64a9569d-0c6b-4d09-b605-ac6a9b067b3c INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 9.2413ms 2024-08-24 10:57:57.635 +05:30 acdbcf11-9d91-4fac-8cf7-b38b6bdc4225 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 10:57:57.636 +05:30 acdbcf11-9d91-4fac-8cf7-b38b6bdc4225 INF CORS policy execution successful. 2024-08-24 10:57:57.637 +05:30 acdbcf11-9d91-4fac-8cf7-b38b6bdc4225 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 1.9554ms 2024-08-24 10:57:57.704 +05:30 fa2e9f62-1541-4e48-b52b-e28165d32fd8 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 669 2024-08-24 10:57:57.704 +05:30 fa2e9f62-1541-4e48-b52b-e28165d32fd8 INF CORS policy execution successful. 2024-08-24 10:57:57.705 +05:30 fa2e9f62-1541-4e48-b52b-e28165d32fd8 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 669}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Core Interceptor","eventType":"Api Error-http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=42","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzcxMTYsImV4cCI6MTcyNDQ3NzcxNiwiaWF0IjoxNzI0NDc3MTE2fQ.hb5enuXP9HM_zy5k-mU9-Hqgp0iwXSUcHw3XgdFMJDU"} 2024-08-24 10:57:57.705 +05:30 44dd383f-758c-46d1-9a6e-a51e040a16d3 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:57:57.706 +05:30 44dd383f-758c-46d1-9a6e-a51e040a16d3 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 10:57:57.711 +05:30 44dd383f-758c-46d1-9a6e-a51e040a16d3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 10:57:57.712 +05:30 44dd383f-758c-46d1-9a6e-a51e040a16d3 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 5.6435ms 2024-08-24 10:57:57.712 +05:30 44dd383f-758c-46d1-9a6e-a51e040a16d3 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 10:57:57.712 +05:30 44dd383f-758c-46d1-9a6e-a51e040a16d3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fa2e9f62-1541-4e48-b52b-e28165d32fd8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 10:57:57.713 +05:30 44dd383f-758c-46d1-9a6e-a51e040a16d3 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 9.0611ms 2024-08-24 11:08:42.313 +05:30 INF Application is shutting down... 2024-08-24 11:13:40.156 +05:30 INF User profile not available. Using 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ASP.NET\4.0.30319.0\AutoGenKeys\S-1-5-82-4259440821-222966798-3171943127-1288643715-2917400912\DataProtection' as key repository and Windows DPAPI to encrypt keys at rest. 2024-08-24 11:13:40.408 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-08-24 11:13:40.409 +05:30 INF Hosting environment: Production 2024-08-24 11:13:40.409 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Log.Api 2024-08-24 11:13:40.424 +05:30 65423616-446e-4138-bfbd-cd95b2e87b32 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:13:40.503 +05:30 65423616-446e-4138-bfbd-cd95b2e87b32 INF CORS policy execution successful. 2024-08-24 11:13:40.512 +05:30 65423616-446e-4138-bfbd-cd95b2e87b32 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 90.9139ms 2024-08-24 11:14:08.906 +05:30 e2b94029-f593-4fd8-86ac-b5641c047358 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:14:08.913 +05:30 e2b94029-f593-4fd8-86ac-b5641c047358 INF CORS policy execution successful. 2024-08-24 11:14:08.915 +05:30 e2b94029-f593-4fd8-86ac-b5641c047358 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 9.1101ms 2024-08-24 11:14:08.971 +05:30 84fe40fd-b0b5-46d9-83ed-aab29932e9fb INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 669 2024-08-24 11:14:08.977 +05:30 84fe40fd-b0b5-46d9-83ed-aab29932e9fb INF CORS policy execution successful. 2024-08-24 11:14:08.994 +05:30 84fe40fd-b0b5-46d9-83ed-aab29932e9fb INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 669}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Core Interceptor","eventType":"Api Error-http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=41","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0Nzc3NjIsImV4cCI6MTcyNDQ3ODM2MiwiaWF0IjoxNzI0NDc3NzYyfQ.HHVXuAomAfL1q-WJMk34Uxu5PndksnB1N6PgYX85NzA"} 2024-08-24 11:14:09.017 +05:30 e4329e88-73bd-4085-ab94-baad96189def INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:14:09.055 +05:30 e4329e88-73bd-4085-ab94-baad96189def INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:14:09.354 +05:30 e4329e88-73bd-4085-ab94-baad96189def INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:14:09.405 +05:30 e4329e88-73bd-4085-ab94-baad96189def INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 344.8241ms 2024-08-24 11:14:09.405 +05:30 e4329e88-73bd-4085-ab94-baad96189def INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:14:09.406 +05:30 e4329e88-73bd-4085-ab94-baad96189def INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 84fe40fd-b0b5-46d9-83ed-aab29932e9fb}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:14:09.413 +05:30 e4329e88-73bd-4085-ab94-baad96189def INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 441.7977ms 2024-08-24 11:15:36.328 +05:30 5288edc8-f30e-48d2-9c74-ef290d96024c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:15:36.332 +05:30 5288edc8-f30e-48d2-9c74-ef290d96024c INF CORS policy execution successful. 2024-08-24 11:15:36.334 +05:30 5288edc8-f30e-48d2-9c74-ef290d96024c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 6.2116ms 2024-08-24 11:15:36.343 +05:30 4160dc3e-fc47-449c-8556-774dfe9d1e51 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:15:36.343 +05:30 4160dc3e-fc47-449c-8556-774dfe9d1e51 INF CORS policy execution successful. 2024-08-24 11:15:36.344 +05:30 4160dc3e-fc47-449c-8556-774dfe9d1e51 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 1.0269ms 2024-08-24 11:15:36.371 +05:30 a640a2cb-da35-4dcf-a624-5f0c763db639 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 723 2024-08-24 11:15:36.372 +05:30 a640a2cb-da35-4dcf-a624-5f0c763db639 INF CORS policy execution successful. 2024-08-24 11:15:36.374 +05:30 a640a2cb-da35-4dcf-a624-5f0c763db639 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 723}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tesrt","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzgyMzQsImV4cCI6MTcyNDQ3ODgzNCwiaWF0IjoxNzI0NDc4MjM0fQ.0DEiIas4MaVVbFLT7z_Ezj3dVnb8l2D-Ms1IZEJJHKY"} 2024-08-24 11:15:36.375 +05:30 7c8be86c-7723-4ebd-8db2-cea36bc8fa9e INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:15:36.377 +05:30 7c8be86c-7723-4ebd-8db2-cea36bc8fa9e INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:15:36.386 +05:30 49aab10b-7da7-4330-aeee-1c8eeefd8862 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 722 2024-08-24 11:15:36.387 +05:30 49aab10b-7da7-4330-aeee-1c8eeefd8862 INF CORS policy execution successful. 2024-08-24 11:15:36.387 +05:30 7c8be86c-7723-4ebd-8db2-cea36bc8fa9e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:15:36.387 +05:30 49aab10b-7da7-4330-aeee-1c8eeefd8862 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 722}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tesr","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzgyMzQsImV4cCI6MTcyNDQ3ODgzNCwiaWF0IjoxNzI0NDc4MjM0fQ.0DEiIas4MaVVbFLT7z_Ezj3dVnb8l2D-Ms1IZEJJHKY"} 2024-08-24 11:15:36.388 +05:30 00e816cb-cdef-4bcc-aea8-b60b7f6fb2ff INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:15:36.388 +05:30 00e816cb-cdef-4bcc-aea8-b60b7f6fb2ff INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:15:36.390 +05:30 7c8be86c-7723-4ebd-8db2-cea36bc8fa9e INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 12.8882ms 2024-08-24 11:15:36.390 +05:30 7c8be86c-7723-4ebd-8db2-cea36bc8fa9e INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:15:36.390 +05:30 7c8be86c-7723-4ebd-8db2-cea36bc8fa9e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a640a2cb-da35-4dcf-a624-5f0c763db639}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:15:36.391 +05:30 7c8be86c-7723-4ebd-8db2-cea36bc8fa9e INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 19.911ms 2024-08-24 11:15:36.394 +05:30 00e816cb-cdef-4bcc-aea8-b60b7f6fb2ff INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:15:36.395 +05:30 00e816cb-cdef-4bcc-aea8-b60b7f6fb2ff INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 6.4674ms 2024-08-24 11:15:36.395 +05:30 00e816cb-cdef-4bcc-aea8-b60b7f6fb2ff INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:15:36.395 +05:30 00e816cb-cdef-4bcc-aea8-b60b7f6fb2ff INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 49aab10b-7da7-4330-aeee-1c8eeefd8862}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:15:36.395 +05:30 00e816cb-cdef-4bcc-aea8-b60b7f6fb2ff INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 9.4209ms 2024-08-24 11:15:38.680 +05:30 f19697e3-bc61-47e4-8d01-1399754d9ab1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:15:38.681 +05:30 f19697e3-bc61-47e4-8d01-1399754d9ab1 INF CORS policy execution successful. 2024-08-24 11:15:38.682 +05:30 f19697e3-bc61-47e4-8d01-1399754d9ab1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 2.3589ms 2024-08-24 11:15:38.727 +05:30 92f9eb00-c2d9-4ad1-ae7e-0c65cf7fa186 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 281 2024-08-24 11:15:38.728 +05:30 92f9eb00-c2d9-4ad1-ae7e-0c65cf7fa186 INF CORS policy execution successful. 2024-08-24 11:15:38.728 +05:30 92f9eb00-c2d9-4ad1-ae7e-0c65cf7fa186 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 281}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=gwgrgr","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":""} 2024-08-24 11:15:38.728 +05:30 f03a3696-8658-4b8a-b05f-bcd561309e05 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:15:38.728 +05:30 f03a3696-8658-4b8a-b05f-bcd561309e05 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:15:38.731 +05:30 f03a3696-8658-4b8a-b05f-bcd561309e05 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:15:38.731 +05:30 f03a3696-8658-4b8a-b05f-bcd561309e05 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.521ms 2024-08-24 11:15:38.731 +05:30 f03a3696-8658-4b8a-b05f-bcd561309e05 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:15:38.731 +05:30 f03a3696-8658-4b8a-b05f-bcd561309e05 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 92f9eb00-c2d9-4ad1-ae7e-0c65cf7fa186}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:15:38.732 +05:30 f03a3696-8658-4b8a-b05f-bcd561309e05 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 4.4467ms 2024-08-24 11:15:39.126 +05:30 f8506203-468e-4800-b4d9-1752d8f04411 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 722 2024-08-24 11:15:39.127 +05:30 f8506203-468e-4800-b4d9-1752d8f04411 INF CORS policy execution successful. 2024-08-24 11:15:39.127 +05:30 f8506203-468e-4800-b4d9-1752d8f04411 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 722}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tesr","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzgyMzQsImV4cCI6MTcyNDQ3ODgzNCwiaWF0IjoxNzI0NDc4MjM0fQ.0DEiIas4MaVVbFLT7z_Ezj3dVnb8l2D-Ms1IZEJJHKY"} 2024-08-24 11:15:39.127 +05:30 8265d894-99e7-478f-9b4e-6031dc2063c4 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:15:39.127 +05:30 8265d894-99e7-478f-9b4e-6031dc2063c4 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:15:39.130 +05:30 8265d894-99e7-478f-9b4e-6031dc2063c4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:15:39.131 +05:30 8265d894-99e7-478f-9b4e-6031dc2063c4 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 3.3819ms 2024-08-24 11:15:39.131 +05:30 8265d894-99e7-478f-9b4e-6031dc2063c4 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:15:39.131 +05:30 8265d894-99e7-478f-9b4e-6031dc2063c4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f8506203-468e-4800-b4d9-1752d8f04411}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:15:39.132 +05:30 8265d894-99e7-478f-9b4e-6031dc2063c4 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 5.582ms 2024-08-24 11:26:38.944 +05:30 INF Application is shutting down... 2024-08-24 11:29:21.341 +05:30 INF User profile not available. Using 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ASP.NET\4.0.30319.0\AutoGenKeys\S-1-5-82-4259440821-222966798-3171943127-1288643715-2917400912\DataProtection' as key repository and Windows DPAPI to encrypt keys at rest. 2024-08-24 11:29:21.633 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-08-24 11:29:21.634 +05:30 INF Hosting environment: Production 2024-08-24 11:29:21.634 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Log.Api 2024-08-24 11:29:21.648 +05:30 01120c19-fc6e-4721-b3e0-4772ff40a975 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:29:21.707 +05:30 01120c19-fc6e-4721-b3e0-4772ff40a975 INF CORS policy execution successful. 2024-08-24 11:29:21.714 +05:30 01120c19-fc6e-4721-b3e0-4772ff40a975 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 68.4599ms 2024-08-24 11:29:22.580 +05:30 2e7d9f89-77ea-44f8-858f-d7473b5ec230 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 284 2024-08-24 11:29:22.584 +05:30 2e7d9f89-77ea-44f8-858f-d7473b5ec230 INF CORS policy execution successful. 2024-08-24 11:29:22.599 +05:30 2e7d9f89-77ea-44f8-858f-d7473b5ec230 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 284}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=undefined","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":""} 2024-08-24 11:29:22.625 +05:30 f298afec-8f48-49e1-a399-ec41effae633 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:29:22.657 +05:30 f298afec-8f48-49e1-a399-ec41effae633 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:29:22.890 +05:30 f298afec-8f48-49e1-a399-ec41effae633 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:29:22.941 +05:30 f298afec-8f48-49e1-a399-ec41effae633 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 276.7007ms 2024-08-24 11:29:22.941 +05:30 f298afec-8f48-49e1-a399-ec41effae633 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:29:22.942 +05:30 f298afec-8f48-49e1-a399-ec41effae633 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2e7d9f89-77ea-44f8-858f-d7473b5ec230}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:29:22.949 +05:30 f298afec-8f48-49e1-a399-ec41effae633 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 369.2666ms 2024-08-24 11:29:30.795 +05:30 3a1b79a1-e8e7-4324-b744-63689a75d256 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:29:30.801 +05:30 3a1b79a1-e8e7-4324-b744-63689a75d256 INF CORS policy execution successful. 2024-08-24 11:29:30.802 +05:30 3a1b79a1-e8e7-4324-b744-63689a75d256 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 6.8009ms 2024-08-24 11:29:31.158 +05:30 5bb324bf-5b2e-45bd-91e4-6bf0678bab92 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 279 2024-08-24 11:29:31.159 +05:30 5bb324bf-5b2e-45bd-91e4-6bf0678bab92 INF CORS policy execution successful. 2024-08-24 11:29:31.162 +05:30 5bb324bf-5b2e-45bd-91e4-6bf0678bab92 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 279}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=Test","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":""} 2024-08-24 11:29:31.166 +05:30 60880342-5c66-4b86-8b09-5ba594c09406 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:29:31.167 +05:30 60880342-5c66-4b86-8b09-5ba594c09406 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:29:31.175 +05:30 60880342-5c66-4b86-8b09-5ba594c09406 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:29:31.177 +05:30 60880342-5c66-4b86-8b09-5ba594c09406 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 9.584ms 2024-08-24 11:29:31.177 +05:30 60880342-5c66-4b86-8b09-5ba594c09406 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:29:31.177 +05:30 60880342-5c66-4b86-8b09-5ba594c09406 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5bb324bf-5b2e-45bd-91e4-6bf0678bab92}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:29:31.178 +05:30 60880342-5c66-4b86-8b09-5ba594c09406 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 19.8039ms 2024-08-24 11:30:01.182 +05:30 e0e9d541-b9b8-488f-bfe4-0ca17317cff4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:30:01.185 +05:30 e0e9d541-b9b8-488f-bfe4-0ca17317cff4 INF CORS policy execution successful. 2024-08-24 11:30:01.186 +05:30 e0e9d541-b9b8-488f-bfe4-0ca17317cff4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 5.1833ms 2024-08-24 11:30:01.270 +05:30 adfe32cd-0111-4440-9b55-5bb60cd8adec INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 284 2024-08-24 11:30:01.271 +05:30 adfe32cd-0111-4440-9b55-5bb60cd8adec INF CORS policy execution successful. 2024-08-24 11:30:01.272 +05:30 adfe32cd-0111-4440-9b55-5bb60cd8adec INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 284}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=undefined","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":""} 2024-08-24 11:30:01.273 +05:30 9670f456-fd22-4842-8fce-b6a39b176a45 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:30:01.274 +05:30 9670f456-fd22-4842-8fce-b6a39b176a45 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:30:01.281 +05:30 9670f456-fd22-4842-8fce-b6a39b176a45 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:30:01.282 +05:30 9670f456-fd22-4842-8fce-b6a39b176a45 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 7.8449ms 2024-08-24 11:30:01.283 +05:30 9670f456-fd22-4842-8fce-b6a39b176a45 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:30:01.283 +05:30 9670f456-fd22-4842-8fce-b6a39b176a45 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: adfe32cd-0111-4440-9b55-5bb60cd8adec}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:30:01.284 +05:30 9670f456-fd22-4842-8fce-b6a39b176a45 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 13.3283ms 2024-08-24 11:32:44.002 +05:30 a9915d16-d12c-404a-8bb8-25acfaf6a867 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:32:44.006 +05:30 a9915d16-d12c-404a-8bb8-25acfaf6a867 INF CORS policy execution successful. 2024-08-24 11:32:44.007 +05:30 a9915d16-d12c-404a-8bb8-25acfaf6a867 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 5.8106ms 2024-08-24 11:32:44.089 +05:30 0867a3e8-ee59-4563-b408-0df86a8b7f81 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 735 2024-08-24 11:32:44.090 +05:30 0867a3e8-ee59-4563-b408-0df86a8b7f81 INF CORS policy execution successful. 2024-08-24 11:32:44.091 +05:30 0867a3e8-ee59-4563-b408-0df86a8b7f81 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 735}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/upsertuser","environment":"400 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":4000,\"message\":\"Please provide a valid user request.\",\"result\":null}","message":"4000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzkyNjYsImV4cCI6MTcyNDQ3OTg2NiwiaWF0IjoxNzI0NDc5MjY2fQ._6T_8_DKhAAi1SBFVIIQr3YagVuy95_MGF4UGcUMcFs"} 2024-08-24 11:32:44.092 +05:30 f7b94ac9-a6a4-462d-8d90-b25a09356073 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:32:44.093 +05:30 f7b94ac9-a6a4-462d-8d90-b25a09356073 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:32:44.211 +05:30 f7b94ac9-a6a4-462d-8d90-b25a09356073 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:32:44.213 +05:30 f7b94ac9-a6a4-462d-8d90-b25a09356073 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 119.0083ms 2024-08-24 11:32:44.213 +05:30 f7b94ac9-a6a4-462d-8d90-b25a09356073 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:32:44.213 +05:30 f7b94ac9-a6a4-462d-8d90-b25a09356073 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0867a3e8-ee59-4563-b408-0df86a8b7f81}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:32:44.214 +05:30 f7b94ac9-a6a4-462d-8d90-b25a09356073 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 124.516ms 2024-08-24 11:35:13.195 +05:30 5a538b96-2c85-4799-9444-0d01c00070b6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:35:13.199 +05:30 5a538b96-2c85-4799-9444-0d01c00070b6 INF CORS policy execution successful. 2024-08-24 11:35:13.201 +05:30 5a538b96-2c85-4799-9444-0d01c00070b6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 6.1359ms 2024-08-24 11:35:13.278 +05:30 da75fcfc-25de-41cf-bb28-399e5597393f INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 735 2024-08-24 11:35:13.278 +05:30 da75fcfc-25de-41cf-bb28-399e5597393f INF CORS policy execution successful. 2024-08-24 11:35:13.280 +05:30 da75fcfc-25de-41cf-bb28-399e5597393f INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 735}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/upsertuser","environment":"400 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":4000,\"message\":\"Please provide a valid user request.\",\"result\":null}","message":"4000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzkyNjYsImV4cCI6MTcyNDQ3OTg2NiwiaWF0IjoxNzI0NDc5MjY2fQ._6T_8_DKhAAi1SBFVIIQr3YagVuy95_MGF4UGcUMcFs"} 2024-08-24 11:35:13.281 +05:30 189fd530-80e2-4910-b35a-b9b181f421bd INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:35:13.282 +05:30 189fd530-80e2-4910-b35a-b9b181f421bd INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:35:13.309 +05:30 189fd530-80e2-4910-b35a-b9b181f421bd INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:35:13.310 +05:30 189fd530-80e2-4910-b35a-b9b181f421bd INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 27.994ms 2024-08-24 11:35:13.310 +05:30 189fd530-80e2-4910-b35a-b9b181f421bd INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:35:13.311 +05:30 189fd530-80e2-4910-b35a-b9b181f421bd INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: da75fcfc-25de-41cf-bb28-399e5597393f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:35:13.312 +05:30 189fd530-80e2-4910-b35a-b9b181f421bd INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 33.9818ms 2024-08-24 11:39:17.736 +05:30 f30c1486-c7a3-4ab9-ba7e-3980b5288dcd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:39:17.739 +05:30 f30c1486-c7a3-4ab9-ba7e-3980b5288dcd INF CORS policy execution successful. 2024-08-24 11:39:17.740 +05:30 f30c1486-c7a3-4ab9-ba7e-3980b5288dcd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 4.8161ms 2024-08-24 11:39:17.799 +05:30 3c74a9db-2eca-4680-9d6b-8077465a9b38 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 735 2024-08-24 11:39:17.800 +05:30 3c74a9db-2eca-4680-9d6b-8077465a9b38 INF CORS policy execution successful. 2024-08-24 11:39:17.802 +05:30 3c74a9db-2eca-4680-9d6b-8077465a9b38 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 735}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/upsertuser","environment":"400 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":4000,\"message\":\"Please provide a valid user request.\",\"result\":null}","message":"4000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0NzkyNjYsImV4cCI6MTcyNDQ3OTg2NiwiaWF0IjoxNzI0NDc5MjY2fQ._6T_8_DKhAAi1SBFVIIQr3YagVuy95_MGF4UGcUMcFs"} 2024-08-24 11:39:17.803 +05:30 51c6cd9f-4dda-42ad-8ea1-52b7fa3d7dc1 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:39:17.804 +05:30 51c6cd9f-4dda-42ad-8ea1-52b7fa3d7dc1 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:39:17.812 +05:30 51c6cd9f-4dda-42ad-8ea1-52b7fa3d7dc1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:39:17.812 +05:30 51c6cd9f-4dda-42ad-8ea1-52b7fa3d7dc1 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 8.5018ms 2024-08-24 11:39:17.813 +05:30 51c6cd9f-4dda-42ad-8ea1-52b7fa3d7dc1 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:39:17.813 +05:30 51c6cd9f-4dda-42ad-8ea1-52b7fa3d7dc1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3c74a9db-2eca-4680-9d6b-8077465a9b38}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:39:17.814 +05:30 51c6cd9f-4dda-42ad-8ea1-52b7fa3d7dc1 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 14.7179ms 2024-08-24 11:49:20.238 +05:30 INF Application is shutting down... 2024-08-24 11:58:23.923 +05:30 INF User profile not available. Using 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ASP.NET\4.0.30319.0\AutoGenKeys\S-1-5-82-4259440821-222966798-3171943127-1288643715-2917400912\DataProtection' as key repository and Windows DPAPI to encrypt keys at rest. 2024-08-24 11:58:24.159 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-08-24 11:58:24.160 +05:30 INF Hosting environment: Production 2024-08-24 11:58:24.160 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Log.Api 2024-08-24 11:58:24.173 +05:30 5a39ff71-fe2e-4ebf-8e0d-e4a04d8af59f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:58:24.235 +05:30 5a39ff71-fe2e-4ebf-8e0d-e4a04d8af59f INF CORS policy execution successful. 2024-08-24 11:58:24.242 +05:30 5a39ff71-fe2e-4ebf-8e0d-e4a04d8af59f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 71.695ms 2024-08-24 11:58:24.273 +05:30 f6121d7d-342b-44c1-a7f6-8c7d0f06a9ce INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 913 2024-08-24 11:58:24.276 +05:30 f6121d7d-342b-44c1-a7f6-8c7d0f06a9ce INF CORS policy execution successful. 2024-08-24 11:58:24.292 +05:30 f6121d7d-342b-44c1-a7f6-8c7d0f06a9ce INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 913}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:58:24.316 +05:30 4646a6d7-01ed-4135-a969-1a815f520195 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:24.349 +05:30 4646a6d7-01ed-4135-a969-1a815f520195 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:58:24.631 +05:30 4646a6d7-01ed-4135-a969-1a815f520195 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:58:24.680 +05:30 4646a6d7-01ed-4135-a969-1a815f520195 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 325.9081ms 2024-08-24 11:58:24.681 +05:30 4646a6d7-01ed-4135-a969-1a815f520195 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:24.681 +05:30 4646a6d7-01ed-4135-a969-1a815f520195 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f6121d7d-342b-44c1-a7f6-8c7d0f06a9ce}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:58:24.688 +05:30 4646a6d7-01ed-4135-a969-1a815f520195 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 414.9059ms 2024-08-24 11:58:28.933 +05:30 0d8c71fc-4324-4f8b-8edc-0e4b1d5a0ff8 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 912 2024-08-24 11:58:28.956 +05:30 0d8c71fc-4324-4f8b-8edc-0e4b1d5a0ff8 INF CORS policy execution successful. 2024-08-24 11:58:28.957 +05:30 0d8c71fc-4324-4f8b-8edc-0e4b1d5a0ff8 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 912}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile240","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:58:28.959 +05:30 a88a4729-528c-44f3-85ca-806d0ddeaf65 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:28.959 +05:30 a88a4729-528c-44f3-85ca-806d0ddeaf65 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:58:28.970 +05:30 a88a4729-528c-44f3-85ca-806d0ddeaf65 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:58:28.973 +05:30 a88a4729-528c-44f3-85ca-806d0ddeaf65 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 13.338ms 2024-08-24 11:58:28.973 +05:30 a88a4729-528c-44f3-85ca-806d0ddeaf65 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:28.973 +05:30 a88a4729-528c-44f3-85ca-806d0ddeaf65 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0d8c71fc-4324-4f8b-8edc-0e4b1d5a0ff8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:58:28.975 +05:30 a88a4729-528c-44f3-85ca-806d0ddeaf65 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 42.4443ms 2024-08-24 11:58:31.095 +05:30 a649def0-d899-47fc-83d5-2e40f725fd5f INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 911 2024-08-24 11:58:31.096 +05:30 a649def0-d899-47fc-83d5-2e40f725fd5f INF CORS policy execution successful. 2024-08-24 11:58:31.097 +05:30 a649def0-d899-47fc-83d5-2e40f725fd5f INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 911}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile24","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:58:31.097 +05:30 e0c94d1c-2ab8-43b3-b946-ae5b11255055 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:31.097 +05:30 e0c94d1c-2ab8-43b3-b946-ae5b11255055 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:58:31.101 +05:30 1059b6cb-4930-42f9-9c27-f22db625a45d INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 909 2024-08-24 11:58:31.101 +05:30 1059b6cb-4930-42f9-9c27-f22db625a45d INF CORS policy execution successful. 2024-08-24 11:58:31.102 +05:30 1059b6cb-4930-42f9-9c27-f22db625a45d INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 909}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:58:31.112 +05:30 b62eaf81-9bd9-4376-9273-386f35b00feb INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:31.112 +05:30 b62eaf81-9bd9-4376-9273-386f35b00feb INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:58:31.136 +05:30 e0c94d1c-2ab8-43b3-b946-ae5b11255055 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:58:31.136 +05:30 b62eaf81-9bd9-4376-9273-386f35b00feb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:58:31.137 +05:30 e0c94d1c-2ab8-43b3-b946-ae5b11255055 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 38.8969ms 2024-08-24 11:58:31.137 +05:30 e0c94d1c-2ab8-43b3-b946-ae5b11255055 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:31.137 +05:30 b62eaf81-9bd9-4376-9273-386f35b00feb INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 24.3106ms 2024-08-24 11:58:31.137 +05:30 b62eaf81-9bd9-4376-9273-386f35b00feb INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:31.137 +05:30 e0c94d1c-2ab8-43b3-b946-ae5b11255055 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a649def0-d899-47fc-83d5-2e40f725fd5f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:58:31.137 +05:30 b62eaf81-9bd9-4376-9273-386f35b00feb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1059b6cb-4930-42f9-9c27-f22db625a45d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:58:31.137 +05:30 e0c94d1c-2ab8-43b3-b946-ae5b11255055 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 42.2132ms 2024-08-24 11:58:31.138 +05:30 b62eaf81-9bd9-4376-9273-386f35b00feb INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 36.7111ms 2024-08-24 11:58:31.183 +05:30 6c7aa495-ceaa-4e3a-9c1f-f7d2840dba14 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 910 2024-08-24 11:58:31.183 +05:30 6c7aa495-ceaa-4e3a-9c1f-f7d2840dba14 INF CORS policy execution successful. 2024-08-24 11:58:31.184 +05:30 6c7aa495-ceaa-4e3a-9c1f-f7d2840dba14 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 910}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:58:31.184 +05:30 df3b2b5b-1206-47c4-abab-0f8821163ec4 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:31.184 +05:30 df3b2b5b-1206-47c4-abab-0f8821163ec4 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:58:31.191 +05:30 df3b2b5b-1206-47c4-abab-0f8821163ec4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:58:31.192 +05:30 df3b2b5b-1206-47c4-abab-0f8821163ec4 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 7.3496ms 2024-08-24 11:58:31.192 +05:30 df3b2b5b-1206-47c4-abab-0f8821163ec4 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:31.192 +05:30 df3b2b5b-1206-47c4-abab-0f8821163ec4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6c7aa495-ceaa-4e3a-9c1f-f7d2840dba14}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:58:31.193 +05:30 df3b2b5b-1206-47c4-abab-0f8821163ec4 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 9.5644ms 2024-08-24 11:58:31.291 +05:30 edaa0c84-e27d-414a-a088-0b6c41d270cf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:58:31.292 +05:30 edaa0c84-e27d-414a-a088-0b6c41d270cf INF CORS policy execution successful. 2024-08-24 11:58:31.292 +05:30 edaa0c84-e27d-414a-a088-0b6c41d270cf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 1.1724ms 2024-08-24 11:58:31.403 +05:30 120ab953-cb6e-4aa7-a5fd-96d7ccbd5c6a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:58:31.403 +05:30 120ab953-cb6e-4aa7-a5fd-96d7ccbd5c6a INF CORS policy execution successful. 2024-08-24 11:58:31.404 +05:30 120ab953-cb6e-4aa7-a5fd-96d7ccbd5c6a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 1.086ms 2024-08-24 11:58:32.020 +05:30 4fe5a4a9-04d5-46dd-a9d8-27b8810b07bb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:58:32.020 +05:30 4fe5a4a9-04d5-46dd-a9d8-27b8810b07bb INF CORS policy execution successful. 2024-08-24 11:58:32.021 +05:30 4fe5a4a9-04d5-46dd-a9d8-27b8810b07bb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 1.2413ms 2024-08-24 11:58:32.021 +05:30 64d46992-c4a2-4200-b6de-4c789a8b634d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:58:32.031 +05:30 64d46992-c4a2-4200-b6de-4c789a8b634d INF CORS policy execution successful. 2024-08-24 11:58:32.032 +05:30 64d46992-c4a2-4200-b6de-4c789a8b634d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 10.83ms 2024-08-24 11:58:32.059 +05:30 737b53e0-ef7f-4b74-94da-88f9a055e92d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:58:32.061 +05:30 737b53e0-ef7f-4b74-94da-88f9a055e92d INF CORS policy execution successful. 2024-08-24 11:58:32.062 +05:30 737b53e0-ef7f-4b74-94da-88f9a055e92d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 2.238ms 2024-08-24 11:58:32.062 +05:30 f529fc4c-a2e6-4929-9c72-6d3f418973f2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:58:32.062 +05:30 f529fc4c-a2e6-4929-9c72-6d3f418973f2 INF CORS policy execution successful. 2024-08-24 11:58:32.063 +05:30 f529fc4c-a2e6-4929-9c72-6d3f418973f2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.8292ms 2024-08-24 11:58:33.347 +05:30 596158fa-555e-44a3-aa8b-bd319841c193 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:58:33.348 +05:30 596158fa-555e-44a3-aa8b-bd319841c193 INF CORS policy execution successful. 2024-08-24 11:58:33.349 +05:30 596158fa-555e-44a3-aa8b-bd319841c193 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 1.4341ms 2024-08-24 11:58:33.410 +05:30 9ff34c92-0c81-4f99-a83f-eaecb1d1dae4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:58:33.410 +05:30 9ff34c92-0c81-4f99-a83f-eaecb1d1dae4 INF CORS policy execution successful. 2024-08-24 11:58:33.411 +05:30 9ff34c92-0c81-4f99-a83f-eaecb1d1dae4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 1.0377ms 2024-08-24 11:58:33.545 +05:30 66e65d50-0983-4203-b2b6-aa573d27e9af INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:58:33.546 +05:30 66e65d50-0983-4203-b2b6-aa573d27e9af INF CORS policy execution successful. 2024-08-24 11:58:33.546 +05:30 66e65d50-0983-4203-b2b6-aa573d27e9af INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 1.1059ms 2024-08-24 11:58:33.547 +05:30 aee099fd-c73d-450b-b171-8876f0d1d386 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:58:33.547 +05:30 aee099fd-c73d-450b-b171-8876f0d1d386 INF CORS policy execution successful. 2024-08-24 11:58:33.547 +05:30 aee099fd-c73d-450b-b171-8876f0d1d386 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.4373ms 2024-08-24 11:58:35.087 +05:30 963d001b-41ba-4fff-8adc-d868516ae5cb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:58:35.143 +05:30 963d001b-41ba-4fff-8adc-d868516ae5cb INF CORS policy execution successful. 2024-08-24 11:58:35.143 +05:30 963d001b-41ba-4fff-8adc-d868516ae5cb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 56.4331ms 2024-08-24 11:58:36.644 +05:30 ee5eebf9-eaff-46cc-a376-952e1932ecdd INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 907 2024-08-24 11:58:36.645 +05:30 ee5eebf9-eaff-46cc-a376-952e1932ecdd INF CORS policy execution successful. 2024-08-24 11:58:36.646 +05:30 ee5eebf9-eaff-46cc-a376-952e1932ecdd INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 907}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfi","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:58:36.647 +05:30 37e266b9-9085-4a4b-afef-14187fdd82d2 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:36.653 +05:30 37e266b9-9085-4a4b-afef-14187fdd82d2 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:58:36.658 +05:30 37e266b9-9085-4a4b-afef-14187fdd82d2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:58:36.659 +05:30 37e266b9-9085-4a4b-afef-14187fdd82d2 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 5.4041ms 2024-08-24 11:58:36.659 +05:30 37e266b9-9085-4a4b-afef-14187fdd82d2 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:36.659 +05:30 37e266b9-9085-4a4b-afef-14187fdd82d2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ee5eebf9-eaff-46cc-a376-952e1932ecdd}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:58:36.660 +05:30 37e266b9-9085-4a4b-afef-14187fdd82d2 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 15.3533ms 2024-08-24 11:58:39.296 +05:30 67a84843-a0f4-44a2-a1a9-680f05698de3 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 906 2024-08-24 11:58:39.296 +05:30 67a84843-a0f4-44a2-a1a9-680f05698de3 INF CORS policy execution successful. 2024-08-24 11:58:39.297 +05:30 67a84843-a0f4-44a2-a1a9-680f05698de3 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 906}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProf","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:58:39.315 +05:30 33aacb4a-4d71-4f28-a4e2-b4cc6d8e6483 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:39.316 +05:30 33aacb4a-4d71-4f28-a4e2-b4cc6d8e6483 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:58:39.319 +05:30 33aacb4a-4d71-4f28-a4e2-b4cc6d8e6483 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:58:39.319 +05:30 33aacb4a-4d71-4f28-a4e2-b4cc6d8e6483 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 3.4711ms 2024-08-24 11:58:39.319 +05:30 33aacb4a-4d71-4f28-a4e2-b4cc6d8e6483 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:39.319 +05:30 33aacb4a-4d71-4f28-a4e2-b4cc6d8e6483 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 67a84843-a0f4-44a2-a1a9-680f05698de3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:58:39.320 +05:30 33aacb4a-4d71-4f28-a4e2-b4cc6d8e6483 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 24.092ms 2024-08-24 11:58:40.657 +05:30 aac8a674-c9cf-474e-9f13-f4a98ce4a112 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 897 2024-08-24 11:58:40.658 +05:30 aac8a674-c9cf-474e-9f13-f4a98ce4a112 INF CORS policy execution successful. 2024-08-24 11:58:40.658 +05:30 aac8a674-c9cf-474e-9f13-f4a98ce4a112 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 897}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile240","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:58:40.658 +05:30 fa848843-f435-497d-8723-59adb8d5624a INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:40.659 +05:30 fa848843-f435-497d-8723-59adb8d5624a INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:58:40.669 +05:30 fa848843-f435-497d-8723-59adb8d5624a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:58:40.669 +05:30 fa848843-f435-497d-8723-59adb8d5624a INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 10.2737ms 2024-08-24 11:58:40.669 +05:30 fa848843-f435-497d-8723-59adb8d5624a INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:40.669 +05:30 fa848843-f435-497d-8723-59adb8d5624a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: aac8a674-c9cf-474e-9f13-f4a98ce4a112}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:58:40.670 +05:30 fa848843-f435-497d-8723-59adb8d5624a INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 12.9892ms 2024-08-24 11:58:40.720 +05:30 42b17f1b-5bdf-40f6-b102-64e0d60c8258 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 908 2024-08-24 11:58:40.721 +05:30 42b17f1b-5bdf-40f6-b102-64e0d60c8258 INF CORS policy execution successful. 2024-08-24 11:58:40.722 +05:30 42b17f1b-5bdf-40f6-b102-64e0d60c8258 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 908}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfil","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:58:40.722 +05:30 311462b3-e9b7-4901-be48-a7bb27236248 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:40.722 +05:30 311462b3-e9b7-4901-be48-a7bb27236248 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:58:40.726 +05:30 428bd2de-effb-4c3f-99c2-5f322bb0b650 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 903 2024-08-24 11:58:40.726 +05:30 311462b3-e9b7-4901-be48-a7bb27236248 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:58:40.727 +05:30 428bd2de-effb-4c3f-99c2-5f322bb0b650 INF CORS policy execution successful. 2024-08-24 11:58:40.727 +05:30 311462b3-e9b7-4901-be48-a7bb27236248 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 4.3796ms 2024-08-24 11:58:40.727 +05:30 311462b3-e9b7-4901-be48-a7bb27236248 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:40.727 +05:30 311462b3-e9b7-4901-be48-a7bb27236248 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 42b17f1b-5bdf-40f6-b102-64e0d60c8258}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:58:40.727 +05:30 428bd2de-effb-4c3f-99c2-5f322bb0b650 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 903}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestP","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:58:40.727 +05:30 e324b763-226c-4316-8654-09eb70872db2 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:40.728 +05:30 e324b763-226c-4316-8654-09eb70872db2 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:58:40.728 +05:30 311462b3-e9b7-4901-be48-a7bb27236248 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 7.8319ms 2024-08-24 11:58:40.731 +05:30 e324b763-226c-4316-8654-09eb70872db2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:58:40.731 +05:30 e324b763-226c-4316-8654-09eb70872db2 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 3.4189ms 2024-08-24 11:58:40.731 +05:30 e324b763-226c-4316-8654-09eb70872db2 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:40.731 +05:30 e324b763-226c-4316-8654-09eb70872db2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 428bd2de-effb-4c3f-99c2-5f322bb0b650}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:58:40.744 +05:30 e324b763-226c-4316-8654-09eb70872db2 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 17.4973ms 2024-08-24 11:58:40.756 +05:30 b2b49fd3-6688-4085-a2d5-1c24ae4737c4 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 904 2024-08-24 11:58:40.756 +05:30 b2b49fd3-6688-4085-a2d5-1c24ae4737c4 INF CORS policy execution successful. 2024-08-24 11:58:40.779 +05:30 b2b49fd3-6688-4085-a2d5-1c24ae4737c4 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 904}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestPr","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:58:40.804 +05:30 586f369c-84e9-4cd3-8ed0-da7bac77dcbd INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:40.805 +05:30 586f369c-84e9-4cd3-8ed0-da7bac77dcbd INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:58:40.813 +05:30 586f369c-84e9-4cd3-8ed0-da7bac77dcbd INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:58:40.813 +05:30 c6fa17fa-c79b-4e93-be1a-6604034867b5 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 905 2024-08-24 11:58:40.813 +05:30 c6fa17fa-c79b-4e93-be1a-6604034867b5 INF CORS policy execution successful. 2024-08-24 11:58:40.813 +05:30 586f369c-84e9-4cd3-8ed0-da7bac77dcbd INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 8.4582ms 2024-08-24 11:58:40.813 +05:30 586f369c-84e9-4cd3-8ed0-da7bac77dcbd INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:40.814 +05:30 586f369c-84e9-4cd3-8ed0-da7bac77dcbd INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b2b49fd3-6688-4085-a2d5-1c24ae4737c4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:58:40.814 +05:30 c6fa17fa-c79b-4e93-be1a-6604034867b5 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 905}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestPro","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:58:40.814 +05:30 e6b9116c-7046-4e1e-ae9b-a362c01f27eb INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:40.814 +05:30 e6b9116c-7046-4e1e-ae9b-a362c01f27eb INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:58:40.814 +05:30 586f369c-84e9-4cd3-8ed0-da7bac77dcbd INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 58.056ms 2024-08-24 11:58:40.815 +05:30 e6b9116c-7046-4e1e-ae9b-a362c01f27eb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:58:40.816 +05:30 e6b9116c-7046-4e1e-ae9b-a362c01f27eb INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 1.6404ms 2024-08-24 11:58:40.816 +05:30 e6b9116c-7046-4e1e-ae9b-a362c01f27eb INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:40.816 +05:30 e6b9116c-7046-4e1e-ae9b-a362c01f27eb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c6fa17fa-c79b-4e93-be1a-6604034867b5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:58:40.816 +05:30 e6b9116c-7046-4e1e-ae9b-a362c01f27eb INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 2.8967ms 2024-08-24 11:58:40.833 +05:30 1af3b75b-9a45-4bf3-8850-b02f2a9620c2 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 896 2024-08-24 11:58:40.834 +05:30 1af3b75b-9a45-4bf3-8850-b02f2a9620c2 INF CORS policy execution successful. 2024-08-24 11:58:40.834 +05:30 1af3b75b-9a45-4bf3-8850-b02f2a9620c2 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 896}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile24","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:58:40.834 +05:30 2ef743b6-bfb3-4692-ada9-94b0d223ee41 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:40.835 +05:30 2ef743b6-bfb3-4692-ada9-94b0d223ee41 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:58:40.837 +05:30 2ef743b6-bfb3-4692-ada9-94b0d223ee41 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:58:40.837 +05:30 2ef743b6-bfb3-4692-ada9-94b0d223ee41 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.4488ms 2024-08-24 11:58:40.837 +05:30 2ef743b6-bfb3-4692-ada9-94b0d223ee41 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:40.837 +05:30 2ef743b6-bfb3-4692-ada9-94b0d223ee41 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1af3b75b-9a45-4bf3-8850-b02f2a9620c2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:58:40.838 +05:30 2ef743b6-bfb3-4692-ada9-94b0d223ee41 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 4.4369ms 2024-08-24 11:58:40.865 +05:30 5967eeb5-6ff4-41b6-8bf2-552e7ea630f9 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 894 2024-08-24 11:58:40.866 +05:30 5967eeb5-6ff4-41b6-8bf2-552e7ea630f9 INF CORS policy execution successful. 2024-08-24 11:58:40.866 +05:30 5967eeb5-6ff4-41b6-8bf2-552e7ea630f9 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 894}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:58:40.866 +05:30 fc450505-98f5-4bd0-80e6-e842c0ebaed7 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:40.866 +05:30 fc450505-98f5-4bd0-80e6-e842c0ebaed7 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:58:40.868 +05:30 e8c25ca2-1f96-467a-ae09-3b00ccc0fe5f INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 895 2024-08-24 11:58:40.868 +05:30 fc450505-98f5-4bd0-80e6-e842c0ebaed7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:58:40.868 +05:30 e8c25ca2-1f96-467a-ae09-3b00ccc0fe5f INF CORS policy execution successful. 2024-08-24 11:58:40.868 +05:30 fc450505-98f5-4bd0-80e6-e842c0ebaed7 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.1715ms 2024-08-24 11:58:40.869 +05:30 e8c25ca2-1f96-467a-ae09-3b00ccc0fe5f INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 895}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:58:40.869 +05:30 fc450505-98f5-4bd0-80e6-e842c0ebaed7 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:40.869 +05:30 cddabd15-6748-4e68-b66c-3bdfe4400321 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:40.869 +05:30 fc450505-98f5-4bd0-80e6-e842c0ebaed7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5967eeb5-6ff4-41b6-8bf2-552e7ea630f9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:58:40.870 +05:30 fc450505-98f5-4bd0-80e6-e842c0ebaed7 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 4.3657ms 2024-08-24 11:58:40.870 +05:30 cddabd15-6748-4e68-b66c-3bdfe4400321 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:58:40.873 +05:30 cddabd15-6748-4e68-b66c-3bdfe4400321 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:58:40.874 +05:30 cddabd15-6748-4e68-b66c-3bdfe4400321 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 3.7984ms 2024-08-24 11:58:40.874 +05:30 cddabd15-6748-4e68-b66c-3bdfe4400321 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:40.874 +05:30 cddabd15-6748-4e68-b66c-3bdfe4400321 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e8c25ca2-1f96-467a-ae09-3b00ccc0fe5f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:58:40.874 +05:30 cddabd15-6748-4e68-b66c-3bdfe4400321 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 6.084ms 2024-08-24 11:58:41.075 +05:30 f48fd5c3-39d2-478b-ab6c-b3fa6da6ccf0 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 892 2024-08-24 11:58:41.075 +05:30 f48fd5c3-39d2-478b-ab6c-b3fa6da6ccf0 INF CORS policy execution successful. 2024-08-24 11:58:41.076 +05:30 f48fd5c3-39d2-478b-ab6c-b3fa6da6ccf0 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 892}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfi","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:58:41.076 +05:30 f113f435-37f7-4d97-8c08-d6b0ae3d4343 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.076 +05:30 f113f435-37f7-4d97-8c08-d6b0ae3d4343 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:58:41.079 +05:30 f113f435-37f7-4d97-8c08-d6b0ae3d4343 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:58:41.079 +05:30 f113f435-37f7-4d97-8c08-d6b0ae3d4343 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 3.0993ms 2024-08-24 11:58:41.080 +05:30 f113f435-37f7-4d97-8c08-d6b0ae3d4343 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.080 +05:30 f113f435-37f7-4d97-8c08-d6b0ae3d4343 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f48fd5c3-39d2-478b-ab6c-b3fa6da6ccf0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:58:41.080 +05:30 f113f435-37f7-4d97-8c08-d6b0ae3d4343 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 5.1749ms 2024-08-24 11:58:41.100 +05:30 cbd9e10f-91f2-4829-bfd1-bf3b5f866f23 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 888 2024-08-24 11:58:41.100 +05:30 8c369a5b-b98d-43a2-adef-14e04ed30850 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 893 2024-08-24 11:58:41.100 +05:30 cbd9e10f-91f2-4829-bfd1-bf3b5f866f23 INF CORS policy execution successful. 2024-08-24 11:58:41.100 +05:30 8c369a5b-b98d-43a2-adef-14e04ed30850 INF CORS policy execution successful. 2024-08-24 11:58:41.101 +05:30 8c369a5b-b98d-43a2-adef-14e04ed30850 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 893}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfil","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:58:41.101 +05:30 cbd9e10f-91f2-4829-bfd1-bf3b5f866f23 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 888}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestP","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:58:41.101 +05:30 626e7593-ca49-400c-9393-382e106454b4 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.101 +05:30 a0abd56d-b76a-41ae-a247-530c16457527 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.101 +05:30 626e7593-ca49-400c-9393-382e106454b4 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:58:41.101 +05:30 a0abd56d-b76a-41ae-a247-530c16457527 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:58:41.104 +05:30 626e7593-ca49-400c-9393-382e106454b4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:58:41.104 +05:30 626e7593-ca49-400c-9393-382e106454b4 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 3.115ms 2024-08-24 11:58:41.104 +05:30 626e7593-ca49-400c-9393-382e106454b4 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.105 +05:30 626e7593-ca49-400c-9393-382e106454b4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8c369a5b-b98d-43a2-adef-14e04ed30850}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:58:41.105 +05:30 626e7593-ca49-400c-9393-382e106454b4 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 5.0692ms 2024-08-24 11:58:41.106 +05:30 0e63070a-010d-4a8c-aef1-8d763cda9063 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 891 2024-08-24 11:58:41.107 +05:30 0e63070a-010d-4a8c-aef1-8d763cda9063 INF CORS policy execution successful. 2024-08-24 11:58:41.107 +05:30 0e63070a-010d-4a8c-aef1-8d763cda9063 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 891}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProf","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:58:41.108 +05:30 d63472b0-a0fb-4c00-a668-ed6786339c30 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.108 +05:30 d63472b0-a0fb-4c00-a668-ed6786339c30 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:58:41.110 +05:30 d63472b0-a0fb-4c00-a668-ed6786339c30 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:58:41.110 +05:30 d63472b0-a0fb-4c00-a668-ed6786339c30 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.0933ms 2024-08-24 11:58:41.110 +05:30 d63472b0-a0fb-4c00-a668-ed6786339c30 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.110 +05:30 d63472b0-a0fb-4c00-a668-ed6786339c30 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0e63070a-010d-4a8c-aef1-8d763cda9063}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:58:41.111 +05:30 d63472b0-a0fb-4c00-a668-ed6786339c30 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 4.5344ms 2024-08-24 11:58:41.111 +05:30 0058005e-42a1-4ebe-926b-5a21ad37912d INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 902 2024-08-24 11:58:41.111 +05:30 0058005e-42a1-4ebe-926b-5a21ad37912d INF CORS policy execution successful. 2024-08-24 11:58:41.112 +05:30 0058005e-42a1-4ebe-926b-5a21ad37912d INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 902}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408Test","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:58:41.112 +05:30 5979e821-ea1a-4894-84dd-641be70f14db INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.112 +05:30 5979e821-ea1a-4894-84dd-641be70f14db INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:58:41.114 +05:30 5979e821-ea1a-4894-84dd-641be70f14db INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:58:41.115 +05:30 5979e821-ea1a-4894-84dd-641be70f14db INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.5511ms 2024-08-24 11:58:41.115 +05:30 5979e821-ea1a-4894-84dd-641be70f14db INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.106 +05:30 a0abd56d-b76a-41ae-a247-530c16457527 ERR The process cannot access the file 'C:\inetpub\wwwroot\Sang.Log.Api\Log\2024\8\24-08-2024.log' because it is being used by another process. 2024-08-24 11:58:41.115 +05:30 5979e821-ea1a-4894-84dd-641be70f14db INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0058005e-42a1-4ebe-926b-5a21ad37912d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:58:41.115 +05:30 5979e821-ea1a-4894-84dd-641be70f14db INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 4.4474ms 2024-08-24 11:58:41.132 +05:30 a0abd56d-b76a-41ae-a247-530c16457527 ERR Logging failed.System.IO.IOException: The process cannot access the file 'C:\inetpub\wwwroot\Sang.Log.Api\Log\2024\8\24-08-2024.log' because it is being used by another process. at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) at System.IO.File.OpenHandle(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize) at System.IO.File.WriteToFile(String path, FileMode mode, String contents, Encoding encoding) at Sang.Log.Api.Services.LogService.CreateLog(LogRequest log) at Sang.Log.Api.Controllers.LogController.CreateLog(LogRequest log) 2024-08-24 11:58:41.133 +05:30 a0abd56d-b76a-41ae-a247-530c16457527 INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:58:41.133 +05:30 a0abd56d-b76a-41ae-a247-530c16457527 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 32.1449ms 2024-08-24 11:58:41.134 +05:30 a0abd56d-b76a-41ae-a247-530c16457527 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.134 +05:30 a0abd56d-b76a-41ae-a247-530c16457527 INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: cbd9e10f-91f2-4829-bfd1-bf3b5f866f23}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 127} Body: {"status":"Failure","statusCode":5000,"message":"The process cannot access the file 'C:\\inetpub\\wwwroot\\Sang","result":null} 2024-08-24 11:58:41.135 +05:30 a0abd56d-b76a-41ae-a247-530c16457527 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 500 127 application/json; charset=utf-8 35.3166ms 2024-08-24 11:58:41.162 +05:30 15363d89-be7a-4f6d-929e-e1f6f5f4bb62 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 890 2024-08-24 11:58:41.162 +05:30 15363d89-be7a-4f6d-929e-e1f6f5f4bb62 INF CORS policy execution successful. 2024-08-24 11:58:41.163 +05:30 15363d89-be7a-4f6d-929e-e1f6f5f4bb62 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 890}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestPro","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:58:41.163 +05:30 89e7573d-b7bc-4733-80d0-afee1a201dd0 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.163 +05:30 89e7573d-b7bc-4733-80d0-afee1a201dd0 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:58:41.167 +05:30 8a1e18c4-edb0-4106-8955-13abbf8090d1 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 900 2024-08-24 11:58:41.167 +05:30 89e7573d-b7bc-4733-80d0-afee1a201dd0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:58:41.168 +05:30 8a1e18c4-edb0-4106-8955-13abbf8090d1 INF CORS policy execution successful. 2024-08-24 11:58:41.168 +05:30 8a1e18c4-edb0-4106-8955-13abbf8090d1 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 900}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408Te","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:58:41.168 +05:30 89e7573d-b7bc-4733-80d0-afee1a201dd0 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 4.8514ms 2024-08-24 11:58:41.168 +05:30 b58a4633-681f-4abe-b284-4b1f347cd10e INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.168 +05:30 89e7573d-b7bc-4733-80d0-afee1a201dd0 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.168 +05:30 89e7573d-b7bc-4733-80d0-afee1a201dd0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 15363d89-be7a-4f6d-929e-e1f6f5f4bb62}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:58:41.168 +05:30 b58a4633-681f-4abe-b284-4b1f347cd10e INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:58:41.169 +05:30 89e7573d-b7bc-4733-80d0-afee1a201dd0 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 6.8592ms 2024-08-24 11:58:41.171 +05:30 b58a4633-681f-4abe-b284-4b1f347cd10e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:58:41.171 +05:30 b58a4633-681f-4abe-b284-4b1f347cd10e INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.5047ms 2024-08-24 11:58:41.171 +05:30 b58a4633-681f-4abe-b284-4b1f347cd10e INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.171 +05:30 b58a4633-681f-4abe-b284-4b1f347cd10e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8a1e18c4-edb0-4106-8955-13abbf8090d1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:58:41.172 +05:30 b58a4633-681f-4abe-b284-4b1f347cd10e INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 4.3277ms 2024-08-24 11:58:41.186 +05:30 594dce36-a0a4-4a2d-8777-93aa1139c99b INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 889 2024-08-24 11:58:41.186 +05:30 594dce36-a0a4-4a2d-8777-93aa1139c99b INF CORS policy execution successful. 2024-08-24 11:58:41.192 +05:30 594dce36-a0a4-4a2d-8777-93aa1139c99b INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 889}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestPr","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:58:41.192 +05:30 078a1d05-64a9-4334-952c-766f2e37213d INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.192 +05:30 078a1d05-64a9-4334-952c-766f2e37213d INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:58:41.194 +05:30 078a1d05-64a9-4334-952c-766f2e37213d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:58:41.194 +05:30 078a1d05-64a9-4334-952c-766f2e37213d INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.0217ms 2024-08-24 11:58:41.194 +05:30 078a1d05-64a9-4334-952c-766f2e37213d INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.194 +05:30 f0ee0e32-76e5-40c1-bcaf-6e2075f539e6 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 899 2024-08-24 11:58:41.194 +05:30 078a1d05-64a9-4334-952c-766f2e37213d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 594dce36-a0a4-4a2d-8777-93aa1139c99b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:58:41.194 +05:30 f0ee0e32-76e5-40c1-bcaf-6e2075f539e6 INF CORS policy execution successful. 2024-08-24 11:58:41.195 +05:30 f0ee0e32-76e5-40c1-bcaf-6e2075f539e6 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 899}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408T","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:58:41.195 +05:30 fd54a022-3f45-4fc6-bd16-158faa097922 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.195 +05:30 fd54a022-3f45-4fc6-bd16-158faa097922 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:58:41.195 +05:30 078a1d05-64a9-4334-952c-766f2e37213d INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 9.4308ms 2024-08-24 11:58:41.197 +05:30 fd54a022-3f45-4fc6-bd16-158faa097922 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:58:41.197 +05:30 fd54a022-3f45-4fc6-bd16-158faa097922 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.2543ms 2024-08-24 11:58:41.197 +05:30 fd54a022-3f45-4fc6-bd16-158faa097922 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.197 +05:30 fd54a022-3f45-4fc6-bd16-158faa097922 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f0ee0e32-76e5-40c1-bcaf-6e2075f539e6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:58:41.198 +05:30 fd54a022-3f45-4fc6-bd16-158faa097922 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 3.48ms 2024-08-24 11:58:41.201 +05:30 2883d6e3-0c66-442b-ae26-75a8f8f5f42b INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 901 2024-08-24 11:58:41.202 +05:30 2883d6e3-0c66-442b-ae26-75a8f8f5f42b INF CORS policy execution successful. 2024-08-24 11:58:41.202 +05:30 2883d6e3-0c66-442b-ae26-75a8f8f5f42b INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 901}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408Tes","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:58:41.202 +05:30 1551bef3-11e4-40c1-9cf7-f3aff4bcbf2d INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.202 +05:30 1551bef3-11e4-40c1-9cf7-f3aff4bcbf2d INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:58:41.207 +05:30 1551bef3-11e4-40c1-9cf7-f3aff4bcbf2d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:58:41.207 +05:30 1551bef3-11e4-40c1-9cf7-f3aff4bcbf2d INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 4.3937ms 2024-08-24 11:58:41.207 +05:30 1551bef3-11e4-40c1-9cf7-f3aff4bcbf2d INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.207 +05:30 1551bef3-11e4-40c1-9cf7-f3aff4bcbf2d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2883d6e3-0c66-442b-ae26-75a8f8f5f42b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:58:41.208 +05:30 1551bef3-11e4-40c1-9cf7-f3aff4bcbf2d INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 6.7928ms 2024-08-24 11:58:41.325 +05:30 8740f8c7-3486-4102-901d-f338b2718a26 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 886 2024-08-24 11:58:41.325 +05:30 8740f8c7-3486-4102-901d-f338b2718a26 INF CORS policy execution successful. 2024-08-24 11:58:41.326 +05:30 8740f8c7-3486-4102-901d-f338b2718a26 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 886}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408Tes","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:58:41.326 +05:30 8b807409-56ab-4e81-990e-7b660ae450d2 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.326 +05:30 8b807409-56ab-4e81-990e-7b660ae450d2 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:58:41.326 +05:30 f41a0595-9059-49bf-8698-0dca666f54a0 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 885 2024-08-24 11:58:41.326 +05:30 f41a0595-9059-49bf-8698-0dca666f54a0 INF CORS policy execution successful. 2024-08-24 11:58:41.327 +05:30 f41a0595-9059-49bf-8698-0dca666f54a0 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 885}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408Te","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:58:41.327 +05:30 d9dc9ac8-adc3-4b7b-97a8-06ed496a5963 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.327 +05:30 d9dc9ac8-adc3-4b7b-97a8-06ed496a5963 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:58:41.328 +05:30 8b807409-56ab-4e81-990e-7b660ae450d2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:58:41.328 +05:30 8b807409-56ab-4e81-990e-7b660ae450d2 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 1.9851ms 2024-08-24 11:58:41.328 +05:30 8b807409-56ab-4e81-990e-7b660ae450d2 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.328 +05:30 8b807409-56ab-4e81-990e-7b660ae450d2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8740f8c7-3486-4102-901d-f338b2718a26}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:58:41.328 +05:30 d9dc9ac8-adc3-4b7b-97a8-06ed496a5963 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:58:41.328 +05:30 d9dc9ac8-adc3-4b7b-97a8-06ed496a5963 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 1.2917ms 2024-08-24 11:58:41.328 +05:30 d9dc9ac8-adc3-4b7b-97a8-06ed496a5963 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.328 +05:30 d9dc9ac8-adc3-4b7b-97a8-06ed496a5963 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f41a0595-9059-49bf-8698-0dca666f54a0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:58:41.328 +05:30 8b807409-56ab-4e81-990e-7b660ae450d2 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 3.3053ms 2024-08-24 11:58:41.329 +05:30 d9dc9ac8-adc3-4b7b-97a8-06ed496a5963 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 2.3055ms 2024-08-24 11:58:41.387 +05:30 e5910367-482f-467d-b5b3-81a0ced88f4f INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 881 2024-08-24 11:58:41.388 +05:30 e5910367-482f-467d-b5b3-81a0ced88f4f INF CORS policy execution successful. 2024-08-24 11:58:41.388 +05:30 e5910367-482f-467d-b5b3-81a0ced88f4f INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 881}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile24","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:58:41.388 +05:30 ad4e97da-274d-4230-94bf-e0b7c1f9fe47 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.388 +05:30 ad4e97da-274d-4230-94bf-e0b7c1f9fe47 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:58:41.390 +05:30 ad4e97da-274d-4230-94bf-e0b7c1f9fe47 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:58:41.390 +05:30 ad4e97da-274d-4230-94bf-e0b7c1f9fe47 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.0077ms 2024-08-24 11:58:41.390 +05:30 ad4e97da-274d-4230-94bf-e0b7c1f9fe47 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.390 +05:30 ad4e97da-274d-4230-94bf-e0b7c1f9fe47 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e5910367-482f-467d-b5b3-81a0ced88f4f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:58:41.391 +05:30 ad4e97da-274d-4230-94bf-e0b7c1f9fe47 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 3.3526ms 2024-08-24 11:58:41.403 +05:30 081aaf4e-66a4-49e4-97e2-d78b661c94aa INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 887 2024-08-24 11:58:41.403 +05:30 081aaf4e-66a4-49e4-97e2-d78b661c94aa INF CORS policy execution successful. 2024-08-24 11:58:41.404 +05:30 081aaf4e-66a4-49e4-97e2-d78b661c94aa INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 887}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408Test","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:58:41.404 +05:30 4ae40c7d-db21-496a-91b1-780804f10ffd INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.404 +05:30 4ae40c7d-db21-496a-91b1-780804f10ffd INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:58:41.407 +05:30 4ae40c7d-db21-496a-91b1-780804f10ffd INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:58:41.407 +05:30 4ae40c7d-db21-496a-91b1-780804f10ffd INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 3.1986ms 2024-08-24 11:58:41.407 +05:30 4ae40c7d-db21-496a-91b1-780804f10ffd INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.408 +05:30 4ae40c7d-db21-496a-91b1-780804f10ffd INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 081aaf4e-66a4-49e4-97e2-d78b661c94aa}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:58:41.408 +05:30 4ae40c7d-db21-496a-91b1-780804f10ffd INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 5.4698ms 2024-08-24 11:58:41.473 +05:30 2fce0796-39aa-4168-936a-aa60828cec6b INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 883 2024-08-24 11:58:41.473 +05:30 2fce0796-39aa-4168-936a-aa60828cec6b INF CORS policy execution successful. 2024-08-24 11:58:41.473 +05:30 2fce0796-39aa-4168-936a-aa60828cec6b INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 883}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:58:41.474 +05:30 7fd15b88-e21d-4332-b86d-3012f8be5d67 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.474 +05:30 7fd15b88-e21d-4332-b86d-3012f8be5d67 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:58:41.475 +05:30 7fd15b88-e21d-4332-b86d-3012f8be5d67 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:58:41.476 +05:30 7fd15b88-e21d-4332-b86d-3012f8be5d67 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 1.9493ms 2024-08-24 11:58:41.476 +05:30 7fd15b88-e21d-4332-b86d-3012f8be5d67 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.489 +05:30 7fd15b88-e21d-4332-b86d-3012f8be5d67 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2fce0796-39aa-4168-936a-aa60828cec6b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:58:41.490 +05:30 7fd15b88-e21d-4332-b86d-3012f8be5d67 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 17.0788ms 2024-08-24 11:58:41.623 +05:30 8ddb8985-fcf6-4a41-8da8-cd317e24ac8e INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 882 2024-08-24 11:58:41.623 +05:30 8ddb8985-fcf6-4a41-8da8-cd317e24ac8e INF CORS policy execution successful. 2024-08-24 11:58:41.624 +05:30 8ddb8985-fcf6-4a41-8da8-cd317e24ac8e INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 882}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile240","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:58:41.624 +05:30 3e737525-ab84-4c81-bfea-849cead283d6 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.624 +05:30 3e737525-ab84-4c81-bfea-849cead283d6 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:58:41.627 +05:30 3e737525-ab84-4c81-bfea-849cead283d6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:58:41.627 +05:30 3e737525-ab84-4c81-bfea-849cead283d6 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 3ms 2024-08-24 11:58:41.627 +05:30 3e737525-ab84-4c81-bfea-849cead283d6 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.627 +05:30 3e737525-ab84-4c81-bfea-849cead283d6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8ddb8985-fcf6-4a41-8da8-cd317e24ac8e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:58:41.628 +05:30 3e737525-ab84-4c81-bfea-849cead283d6 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 4.763ms 2024-08-24 11:58:41.629 +05:30 118fd22e-3e7e-49c9-81ff-555a2a4725cc INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 884 2024-08-24 11:58:41.629 +05:30 118fd22e-3e7e-49c9-81ff-555a2a4725cc INF CORS policy execution successful. 2024-08-24 11:58:41.629 +05:30 118fd22e-3e7e-49c9-81ff-555a2a4725cc INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 884}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408T","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:58:41.629 +05:30 061db6a1-cb32-44f4-ba30-ede6ce954a6b INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.629 +05:30 061db6a1-cb32-44f4-ba30-ede6ce954a6b INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:58:41.631 +05:30 061db6a1-cb32-44f4-ba30-ede6ce954a6b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:58:41.631 +05:30 061db6a1-cb32-44f4-ba30-ede6ce954a6b INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 1.8994ms 2024-08-24 11:58:41.631 +05:30 061db6a1-cb32-44f4-ba30-ede6ce954a6b INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.631 +05:30 061db6a1-cb32-44f4-ba30-ede6ce954a6b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 118fd22e-3e7e-49c9-81ff-555a2a4725cc}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:58:41.632 +05:30 061db6a1-cb32-44f4-ba30-ede6ce954a6b INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 2.9739ms 2024-08-24 11:58:41.664 +05:30 3fbefe49-9d3c-4c23-ace7-e35c2e921f6a INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 898 2024-08-24 11:58:41.664 +05:30 3fbefe49-9d3c-4c23-ace7-e35c2e921f6a INF CORS policy execution successful. 2024-08-24 11:58:41.664 +05:30 3fbefe49-9d3c-4c23-ace7-e35c2e921f6a INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 898}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:58:41.664 +05:30 a5c89fa4-d8c3-4d17-8b9f-d6995e19ad7b INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.664 +05:30 a5c89fa4-d8c3-4d17-8b9f-d6995e19ad7b INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:58:41.666 +05:30 a5c89fa4-d8c3-4d17-8b9f-d6995e19ad7b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:58:41.667 +05:30 a5c89fa4-d8c3-4d17-8b9f-d6995e19ad7b INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.1963ms 2024-08-24 11:58:41.667 +05:30 a5c89fa4-d8c3-4d17-8b9f-d6995e19ad7b INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.667 +05:30 a5c89fa4-d8c3-4d17-8b9f-d6995e19ad7b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3fbefe49-9d3c-4c23-ace7-e35c2e921f6a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:58:41.667 +05:30 a5c89fa4-d8c3-4d17-8b9f-d6995e19ad7b INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 3.6873ms 2024-08-24 11:58:41.674 +05:30 850b572c-c7b8-4afe-a3a4-b69d61a6e910 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 880 2024-08-24 11:58:41.674 +05:30 850b572c-c7b8-4afe-a3a4-b69d61a6e910 INF CORS policy execution successful. 2024-08-24 11:58:41.674 +05:30 850b572c-c7b8-4afe-a3a4-b69d61a6e910 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 880}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:58:41.674 +05:30 08166272-92e5-4964-81b7-8fc383dd963a INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.674 +05:30 08166272-92e5-4964-81b7-8fc383dd963a INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:58:41.676 +05:30 08166272-92e5-4964-81b7-8fc383dd963a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:58:41.676 +05:30 08166272-92e5-4964-81b7-8fc383dd963a INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 1.841ms 2024-08-24 11:58:41.676 +05:30 08166272-92e5-4964-81b7-8fc383dd963a INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.676 +05:30 08166272-92e5-4964-81b7-8fc383dd963a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 850b572c-c7b8-4afe-a3a4-b69d61a6e910}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:58:41.677 +05:30 08166272-92e5-4964-81b7-8fc383dd963a INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 3.0837ms 2024-08-24 11:58:41.688 +05:30 89f46b31-bb20-4c2d-89a5-5665d969c8b4 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 878 2024-08-24 11:58:41.688 +05:30 954fefdb-ed4d-41c5-8aaa-977fd8ff1b60 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 879 2024-08-24 11:58:41.688 +05:30 89f46b31-bb20-4c2d-89a5-5665d969c8b4 INF CORS policy execution successful. 2024-08-24 11:58:41.688 +05:30 954fefdb-ed4d-41c5-8aaa-977fd8ff1b60 INF CORS policy execution successful. 2024-08-24 11:58:41.688 +05:30 89f46b31-bb20-4c2d-89a5-5665d969c8b4 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 878}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfil","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:58:41.688 +05:30 954fefdb-ed4d-41c5-8aaa-977fd8ff1b60 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 879}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:58:41.689 +05:30 b2036239-ef17-49a4-8cdd-a097e6b2cae8 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.689 +05:30 9bacd1e5-2537-463a-9a83-1ebdd7aef857 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.689 +05:30 b2036239-ef17-49a4-8cdd-a097e6b2cae8 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:58:41.689 +05:30 9bacd1e5-2537-463a-9a83-1ebdd7aef857 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:58:41.691 +05:30 b2036239-ef17-49a4-8cdd-a097e6b2cae8 ERR The process cannot access the file 'C:\inetpub\wwwroot\Sang.Log.Api\Log\2024\8\24-08-2024.log' because it is being used by another process. 2024-08-24 11:58:41.691 +05:30 9bacd1e5-2537-463a-9a83-1ebdd7aef857 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:58:41.691 +05:30 9bacd1e5-2537-463a-9a83-1ebdd7aef857 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.2415ms 2024-08-24 11:58:41.691 +05:30 9bacd1e5-2537-463a-9a83-1ebdd7aef857 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.691 +05:30 9bacd1e5-2537-463a-9a83-1ebdd7aef857 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 954fefdb-ed4d-41c5-8aaa-977fd8ff1b60}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:58:41.691 +05:30 b2036239-ef17-49a4-8cdd-a097e6b2cae8 ERR Logging failed.System.IO.IOException: The process cannot access the file 'C:\inetpub\wwwroot\Sang.Log.Api\Log\2024\8\24-08-2024.log' because it is being used by another process. at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) at System.IO.File.OpenHandle(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize) at System.IO.File.WriteToFile(String path, FileMode mode, String contents, Encoding encoding) at Sang.Log.Api.Services.LogService.CreateLog(LogRequest log) at Sang.Log.Api.Controllers.LogController.CreateLog(LogRequest log) 2024-08-24 11:58:41.691 +05:30 b2036239-ef17-49a4-8cdd-a097e6b2cae8 INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:58:41.692 +05:30 9bacd1e5-2537-463a-9a83-1ebdd7aef857 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 3.7811ms 2024-08-24 11:58:41.692 +05:30 b2036239-ef17-49a4-8cdd-a097e6b2cae8 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.8627ms 2024-08-24 11:58:41.692 +05:30 b2036239-ef17-49a4-8cdd-a097e6b2cae8 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.692 +05:30 b2036239-ef17-49a4-8cdd-a097e6b2cae8 INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: 89f46b31-bb20-4c2d-89a5-5665d969c8b4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 127} Body: {"status":"Failure","statusCode":5000,"message":"The process cannot access the file 'C:\\inetpub\\wwwroot\\Sang","result":null} 2024-08-24 11:58:41.692 +05:30 b2036239-ef17-49a4-8cdd-a097e6b2cae8 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 500 127 application/json; charset=utf-8 4.3225ms 2024-08-24 11:58:41.711 +05:30 885e8038-281b-4ed6-a4bc-50ab4bb09328 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 876 2024-08-24 11:58:41.712 +05:30 885e8038-281b-4ed6-a4bc-50ab4bb09328 INF CORS policy execution successful. 2024-08-24 11:58:41.712 +05:30 39bc0635-f972-40d4-8b51-b2445b4d6b8e INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 874 2024-08-24 11:58:41.712 +05:30 885e8038-281b-4ed6-a4bc-50ab4bb09328 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 876}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProf","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:58:41.713 +05:30 39bc0635-f972-40d4-8b51-b2445b4d6b8e INF CORS policy execution successful. 2024-08-24 11:58:41.713 +05:30 1f8a1120-5b95-47a7-9b95-c1d339d4f3c0 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.713 +05:30 1f8a1120-5b95-47a7-9b95-c1d339d4f3c0 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:58:41.714 +05:30 39bc0635-f972-40d4-8b51-b2445b4d6b8e INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 874}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestPr","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:58:41.714 +05:30 2fb99b9b-b2c7-4ecf-8464-7719addab7ab INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.715 +05:30 2fb99b9b-b2c7-4ecf-8464-7719addab7ab INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:58:41.716 +05:30 2fb99b9b-b2c7-4ecf-8464-7719addab7ab ERR The process cannot access the file 'C:\inetpub\wwwroot\Sang.Log.Api\Log\2024\8\24-08-2024.log' because it is being used by another process. 2024-08-24 11:58:41.717 +05:30 2fb99b9b-b2c7-4ecf-8464-7719addab7ab ERR Logging failed.System.IO.IOException: The process cannot access the file 'C:\inetpub\wwwroot\Sang.Log.Api\Log\2024\8\24-08-2024.log' because it is being used by another process. at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) at System.IO.File.OpenHandle(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize) at System.IO.File.WriteToFile(String path, FileMode mode, String contents, Encoding encoding) at Sang.Log.Api.Services.LogService.CreateLog(LogRequest log) at Sang.Log.Api.Controllers.LogController.CreateLog(LogRequest log) 2024-08-24 11:58:41.717 +05:30 1f8a1120-5b95-47a7-9b95-c1d339d4f3c0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:58:41.717 +05:30 2fb99b9b-b2c7-4ecf-8464-7719addab7ab INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:58:41.717 +05:30 c9987daf-e784-453a-8553-d2e4045f3b7c INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 877 2024-08-24 11:58:41.717 +05:30 2fb99b9b-b2c7-4ecf-8464-7719addab7ab INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.2956ms 2024-08-24 11:58:41.717 +05:30 1f8a1120-5b95-47a7-9b95-c1d339d4f3c0 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 3.6334ms 2024-08-24 11:58:41.717 +05:30 2fb99b9b-b2c7-4ecf-8464-7719addab7ab INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.717 +05:30 c9987daf-e784-453a-8553-d2e4045f3b7c INF CORS policy execution successful. 2024-08-24 11:58:41.717 +05:30 1f8a1120-5b95-47a7-9b95-c1d339d4f3c0 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.717 +05:30 2fb99b9b-b2c7-4ecf-8464-7719addab7ab INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: 39bc0635-f972-40d4-8b51-b2445b4d6b8e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 127} Body: {"status":"Failure","statusCode":5000,"message":"The process cannot access the file 'C:\\inetpub\\wwwroot\\Sang","result":null} 2024-08-24 11:58:41.717 +05:30 1f8a1120-5b95-47a7-9b95-c1d339d4f3c0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 885e8038-281b-4ed6-a4bc-50ab4bb09328}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:58:41.717 +05:30 c9987daf-e784-453a-8553-d2e4045f3b7c INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 877}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfi","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:58:41.718 +05:30 2fb99b9b-b2c7-4ecf-8464-7719addab7ab INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 500 127 application/json; charset=utf-8 5.41ms 2024-08-24 11:58:41.718 +05:30 1f8a1120-5b95-47a7-9b95-c1d339d4f3c0 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 6.5652ms 2024-08-24 11:58:41.718 +05:30 632c809c-2100-4fed-b7a7-7276a0fb2545 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.718 +05:30 632c809c-2100-4fed-b7a7-7276a0fb2545 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:58:41.720 +05:30 28baf112-6cdd-4f68-8a29-84434960b6a1 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 875 2024-08-24 11:58:41.720 +05:30 28baf112-6cdd-4f68-8a29-84434960b6a1 INF CORS policy execution successful. 2024-08-24 11:58:41.720 +05:30 28baf112-6cdd-4f68-8a29-84434960b6a1 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 875}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestPro","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:58:41.720 +05:30 7257bda6-c369-4caf-bf44-8ac5678c359e INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.720 +05:30 7257bda6-c369-4caf-bf44-8ac5678c359e INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:58:41.722 +05:30 28f1f749-6418-4218-891f-3af10a55b401 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 872 2024-08-24 11:58:41.722 +05:30 632c809c-2100-4fed-b7a7-7276a0fb2545 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:58:41.722 +05:30 28f1f749-6418-4218-891f-3af10a55b401 INF CORS policy execution successful. 2024-08-24 11:58:41.722 +05:30 28f1f749-6418-4218-891f-3af10a55b401 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 872}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408Test","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:58:41.722 +05:30 95e17146-1e14-48b9-97d1-200dce7e2586 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.722 +05:30 632c809c-2100-4fed-b7a7-7276a0fb2545 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 3.9681ms 2024-08-24 11:58:41.722 +05:30 95e17146-1e14-48b9-97d1-200dce7e2586 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:58:41.722 +05:30 7257bda6-c369-4caf-bf44-8ac5678c359e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:58:41.722 +05:30 632c809c-2100-4fed-b7a7-7276a0fb2545 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.722 +05:30 632c809c-2100-4fed-b7a7-7276a0fb2545 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c9987daf-e784-453a-8553-d2e4045f3b7c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:58:41.722 +05:30 7257bda6-c369-4caf-bf44-8ac5678c359e INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 1.8713ms 2024-08-24 11:58:41.722 +05:30 7257bda6-c369-4caf-bf44-8ac5678c359e INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.722 +05:30 7257bda6-c369-4caf-bf44-8ac5678c359e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 28baf112-6cdd-4f68-8a29-84434960b6a1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:58:41.722 +05:30 632c809c-2100-4fed-b7a7-7276a0fb2545 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 5.5094ms 2024-08-24 11:58:41.723 +05:30 7257bda6-c369-4caf-bf44-8ac5678c359e INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 2.9652ms 2024-08-24 11:58:41.723 +05:30 95e17146-1e14-48b9-97d1-200dce7e2586 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:58:41.723 +05:30 95e17146-1e14-48b9-97d1-200dce7e2586 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 1.0761ms 2024-08-24 11:58:41.723 +05:30 95e17146-1e14-48b9-97d1-200dce7e2586 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.723 +05:30 95e17146-1e14-48b9-97d1-200dce7e2586 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 28f1f749-6418-4218-891f-3af10a55b401}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:58:41.723 +05:30 95e17146-1e14-48b9-97d1-200dce7e2586 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 1.8343ms 2024-08-24 11:58:41.752 +05:30 9c24d8bb-fe83-4cdb-8779-79d39ee44656 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 871 2024-08-24 11:58:41.752 +05:30 13b2f31c-dce4-4c87-a2d3-36b673ccffc8 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 873 2024-08-24 11:58:41.753 +05:30 9c24d8bb-fe83-4cdb-8779-79d39ee44656 INF CORS policy execution successful. 2024-08-24 11:58:41.753 +05:30 13b2f31c-dce4-4c87-a2d3-36b673ccffc8 INF CORS policy execution successful. 2024-08-24 11:58:41.753 +05:30 13b2f31c-dce4-4c87-a2d3-36b673ccffc8 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 873}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestP","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:58:41.753 +05:30 9c24d8bb-fe83-4cdb-8779-79d39ee44656 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 871}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408Tes","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:58:41.753 +05:30 ef0d9cf9-633d-49f6-862a-3f2430fccdff INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.753 +05:30 a764851e-3593-4dc5-9a4e-4d8211ce71c6 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.753 +05:30 ef0d9cf9-633d-49f6-862a-3f2430fccdff INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:58:41.753 +05:30 a764851e-3593-4dc5-9a4e-4d8211ce71c6 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:58:41.755 +05:30 a764851e-3593-4dc5-9a4e-4d8211ce71c6 ERR The process cannot access the file 'C:\inetpub\wwwroot\Sang.Log.Api\Log\2024\8\24-08-2024.log' because it is being used by another process. 2024-08-24 11:58:41.755 +05:30 ef0d9cf9-633d-49f6-862a-3f2430fccdff INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:58:41.755 +05:30 a764851e-3593-4dc5-9a4e-4d8211ce71c6 ERR Logging failed.System.IO.IOException: The process cannot access the file 'C:\inetpub\wwwroot\Sang.Log.Api\Log\2024\8\24-08-2024.log' because it is being used by another process. at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) at System.IO.File.OpenHandle(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize) at System.IO.File.WriteToFile(String path, FileMode mode, String contents, Encoding encoding) at Sang.Log.Api.Services.LogService.CreateLog(LogRequest log) at Sang.Log.Api.Controllers.LogController.CreateLog(LogRequest log) 2024-08-24 11:58:41.755 +05:30 ef0d9cf9-633d-49f6-862a-3f2430fccdff INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.0248ms 2024-08-24 11:58:41.755 +05:30 a764851e-3593-4dc5-9a4e-4d8211ce71c6 INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:58:41.755 +05:30 ef0d9cf9-633d-49f6-862a-3f2430fccdff INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.756 +05:30 ef0d9cf9-633d-49f6-862a-3f2430fccdff INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 13b2f31c-dce4-4c87-a2d3-36b673ccffc8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:58:41.756 +05:30 a764851e-3593-4dc5-9a4e-4d8211ce71c6 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.2053ms 2024-08-24 11:58:41.756 +05:30 a764851e-3593-4dc5-9a4e-4d8211ce71c6 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.756 +05:30 a764851e-3593-4dc5-9a4e-4d8211ce71c6 INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: 9c24d8bb-fe83-4cdb-8779-79d39ee44656}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 127} Body: {"status":"Failure","statusCode":5000,"message":"The process cannot access the file 'C:\\inetpub\\wwwroot\\Sang","result":null} 2024-08-24 11:58:41.756 +05:30 ef0d9cf9-633d-49f6-862a-3f2430fccdff INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 3.4596ms 2024-08-24 11:58:41.756 +05:30 a764851e-3593-4dc5-9a4e-4d8211ce71c6 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 500 127 application/json; charset=utf-8 3.5583ms 2024-08-24 11:58:41.757 +05:30 c7ddade3-7460-419e-9e51-6d9e2fc49511 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 869 2024-08-24 11:58:41.757 +05:30 c7ddade3-7460-419e-9e51-6d9e2fc49511 INF CORS policy execution successful. 2024-08-24 11:58:41.757 +05:30 c7ddade3-7460-419e-9e51-6d9e2fc49511 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 869}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408T","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:58:41.757 +05:30 5147cbb6-0b38-4047-91f3-b2b571e8798b INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.757 +05:30 5147cbb6-0b38-4047-91f3-b2b571e8798b INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:58:41.759 +05:30 5147cbb6-0b38-4047-91f3-b2b571e8798b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:58:41.759 +05:30 5147cbb6-0b38-4047-91f3-b2b571e8798b INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 1.5451ms 2024-08-24 11:58:41.759 +05:30 5147cbb6-0b38-4047-91f3-b2b571e8798b INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.759 +05:30 5147cbb6-0b38-4047-91f3-b2b571e8798b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c7ddade3-7460-419e-9e51-6d9e2fc49511}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:58:41.759 +05:30 5147cbb6-0b38-4047-91f3-b2b571e8798b INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 2.6199ms 2024-08-24 11:58:41.778 +05:30 3a1e035d-724c-417f-b668-5a33bbeaae95 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 866 2024-08-24 11:58:41.778 +05:30 3a1e035d-724c-417f-b668-5a33bbeaae95 INF CORS policy execution successful. 2024-08-24 11:58:41.778 +05:30 3a1e035d-724c-417f-b668-5a33bbeaae95 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 866}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile24","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:58:41.778 +05:30 9865eacd-fdab-4ca2-b905-0ad7807dcc50 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.779 +05:30 9865eacd-fdab-4ca2-b905-0ad7807dcc50 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:58:41.780 +05:30 9865eacd-fdab-4ca2-b905-0ad7807dcc50 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:58:41.781 +05:30 9865eacd-fdab-4ca2-b905-0ad7807dcc50 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.0664ms 2024-08-24 11:58:41.781 +05:30 9865eacd-fdab-4ca2-b905-0ad7807dcc50 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.781 +05:30 9865eacd-fdab-4ca2-b905-0ad7807dcc50 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3a1e035d-724c-417f-b668-5a33bbeaae95}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:58:41.781 +05:30 9865eacd-fdab-4ca2-b905-0ad7807dcc50 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 3.4585ms 2024-08-24 11:58:41.785 +05:30 a1c91aed-3f7e-4d71-a510-6055597718b5 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 868 2024-08-24 11:58:41.786 +05:30 a1c91aed-3f7e-4d71-a510-6055597718b5 INF CORS policy execution successful. 2024-08-24 11:58:41.786 +05:30 a1c91aed-3f7e-4d71-a510-6055597718b5 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 868}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:58:41.786 +05:30 a502bd76-249f-48d1-bf1a-d58ed3e1f44c INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.786 +05:30 a502bd76-249f-48d1-bf1a-d58ed3e1f44c INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:58:41.788 +05:30 a502bd76-249f-48d1-bf1a-d58ed3e1f44c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:58:41.788 +05:30 dad9b73e-767b-4d6e-b841-13ad92e90c12 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 870 2024-08-24 11:58:41.789 +05:30 dad9b73e-767b-4d6e-b841-13ad92e90c12 INF CORS policy execution successful. 2024-08-24 11:58:41.789 +05:30 a502bd76-249f-48d1-bf1a-d58ed3e1f44c INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.2286ms 2024-08-24 11:58:41.789 +05:30 a502bd76-249f-48d1-bf1a-d58ed3e1f44c INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.789 +05:30 a502bd76-249f-48d1-bf1a-d58ed3e1f44c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a1c91aed-3f7e-4d71-a510-6055597718b5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:58:41.789 +05:30 dad9b73e-767b-4d6e-b841-13ad92e90c12 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 870}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408Te","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:58:41.789 +05:30 d562b502-7f35-42cc-b7fc-e0e7e3c16ebf INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.789 +05:30 a502bd76-249f-48d1-bf1a-d58ed3e1f44c INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 4.3919ms 2024-08-24 11:58:41.789 +05:30 d562b502-7f35-42cc-b7fc-e0e7e3c16ebf INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:58:41.791 +05:30 d562b502-7f35-42cc-b7fc-e0e7e3c16ebf INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:58:41.791 +05:30 d562b502-7f35-42cc-b7fc-e0e7e3c16ebf INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 1.8462ms 2024-08-24 11:58:41.791 +05:30 d562b502-7f35-42cc-b7fc-e0e7e3c16ebf INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.791 +05:30 d562b502-7f35-42cc-b7fc-e0e7e3c16ebf INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: dad9b73e-767b-4d6e-b841-13ad92e90c12}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:58:41.792 +05:30 d562b502-7f35-42cc-b7fc-e0e7e3c16ebf INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 3.0771ms 2024-08-24 11:58:41.822 +05:30 78269380-6e14-44a7-9d45-cd4cdd2af727 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 864 2024-08-24 11:58:41.822 +05:30 78269380-6e14-44a7-9d45-cd4cdd2af727 INF CORS policy execution successful. 2024-08-24 11:58:41.822 +05:30 78269380-6e14-44a7-9d45-cd4cdd2af727 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 864}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:58:41.823 +05:30 8b4b01c9-87d7-4b6d-b919-73f84bb4d077 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.823 +05:30 8b4b01c9-87d7-4b6d-b919-73f84bb4d077 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:58:41.824 +05:30 8b4b01c9-87d7-4b6d-b919-73f84bb4d077 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:58:41.824 +05:30 8b4b01c9-87d7-4b6d-b919-73f84bb4d077 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 1.7798ms 2024-08-24 11:58:41.825 +05:30 8b4b01c9-87d7-4b6d-b919-73f84bb4d077 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.825 +05:30 8b4b01c9-87d7-4b6d-b919-73f84bb4d077 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 78269380-6e14-44a7-9d45-cd4cdd2af727}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:58:41.825 +05:30 8b4b01c9-87d7-4b6d-b919-73f84bb4d077 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 3.1174ms 2024-08-24 11:58:41.848 +05:30 b2531455-6956-4f37-83ed-5867454e0dac INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 862 2024-08-24 11:58:41.848 +05:30 b2531455-6956-4f37-83ed-5867454e0dac INF CORS policy execution successful. 2024-08-24 11:58:41.849 +05:30 b2531455-6956-4f37-83ed-5867454e0dac INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 862}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfi","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:58:41.849 +05:30 bbcf77af-6ff8-4382-b543-596b788f80a6 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.849 +05:30 bbcf77af-6ff8-4382-b543-596b788f80a6 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:58:41.851 +05:30 bbcf77af-6ff8-4382-b543-596b788f80a6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:58:41.851 +05:30 bbcf77af-6ff8-4382-b543-596b788f80a6 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 1.9804ms 2024-08-24 11:58:41.851 +05:30 bbcf77af-6ff8-4382-b543-596b788f80a6 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.851 +05:30 bbcf77af-6ff8-4382-b543-596b788f80a6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b2531455-6956-4f37-83ed-5867454e0dac}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:58:41.852 +05:30 bbcf77af-6ff8-4382-b543-596b788f80a6 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 3.5417ms 2024-08-24 11:58:41.864 +05:30 80ba88d0-4488-472c-9681-39498100ea26 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 867 2024-08-24 11:58:41.864 +05:30 80ba88d0-4488-472c-9681-39498100ea26 INF CORS policy execution successful. 2024-08-24 11:58:41.865 +05:30 80ba88d0-4488-472c-9681-39498100ea26 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 867}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile240","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:58:41.865 +05:30 ec199f8d-3861-4ac7-8d38-2b14c1f86966 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.865 +05:30 ec199f8d-3861-4ac7-8d38-2b14c1f86966 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:58:41.869 +05:30 ec199f8d-3861-4ac7-8d38-2b14c1f86966 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:58:41.869 +05:30 ec199f8d-3861-4ac7-8d38-2b14c1f86966 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 3.6977ms 2024-08-24 11:58:41.869 +05:30 ec199f8d-3861-4ac7-8d38-2b14c1f86966 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.869 +05:30 ec199f8d-3861-4ac7-8d38-2b14c1f86966 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 80ba88d0-4488-472c-9681-39498100ea26}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:58:41.870 +05:30 ec199f8d-3861-4ac7-8d38-2b14c1f86966 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 6.6226ms 2024-08-24 11:58:41.876 +05:30 6c5930a6-c64c-43d6-9bc2-f7ace3a49dd9 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 861 2024-08-24 11:58:41.876 +05:30 6c5930a6-c64c-43d6-9bc2-f7ace3a49dd9 INF CORS policy execution successful. 2024-08-24 11:58:41.876 +05:30 6c5930a6-c64c-43d6-9bc2-f7ace3a49dd9 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 861}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProf","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:58:41.876 +05:30 43595e2f-a5af-4215-bc40-41cf4d9374b9 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.877 +05:30 43595e2f-a5af-4215-bc40-41cf4d9374b9 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:58:41.884 +05:30 43595e2f-a5af-4215-bc40-41cf4d9374b9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:58:41.884 +05:30 43595e2f-a5af-4215-bc40-41cf4d9374b9 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 7.3357ms 2024-08-24 11:58:41.884 +05:30 43595e2f-a5af-4215-bc40-41cf4d9374b9 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.884 +05:30 43595e2f-a5af-4215-bc40-41cf4d9374b9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6c5930a6-c64c-43d6-9bc2-f7ace3a49dd9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:58:41.885 +05:30 43595e2f-a5af-4215-bc40-41cf4d9374b9 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 8.8145ms 2024-08-24 11:58:41.934 +05:30 541d01df-a917-4d35-a310-d2df51b800c3 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 865 2024-08-24 11:58:41.934 +05:30 541d01df-a917-4d35-a310-d2df51b800c3 INF CORS policy execution successful. 2024-08-24 11:58:41.949 +05:30 541d01df-a917-4d35-a310-d2df51b800c3 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 865}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:58:41.977 +05:30 34590a9f-89b2-4e76-b459-1856ea4e36b4 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.977 +05:30 34590a9f-89b2-4e76-b459-1856ea4e36b4 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:58:41.987 +05:30 fbf24925-4343-48f3-ac5a-3cf9d4a8b80f INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 863 2024-08-24 11:58:41.987 +05:30 fbf24925-4343-48f3-ac5a-3cf9d4a8b80f INF CORS policy execution successful. 2024-08-24 11:58:41.988 +05:30 fbf24925-4343-48f3-ac5a-3cf9d4a8b80f INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 863}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfil","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:58:41.988 +05:30 d3e6ca1d-54b2-4b36-9a95-4f178e382dc4 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:41.988 +05:30 d3e6ca1d-54b2-4b36-9a95-4f178e382dc4 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:58:42.023 +05:30 d3e6ca1d-54b2-4b36-9a95-4f178e382dc4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:58:42.023 +05:30 d3e6ca1d-54b2-4b36-9a95-4f178e382dc4 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 34.77ms 2024-08-24 11:58:42.023 +05:30 d3e6ca1d-54b2-4b36-9a95-4f178e382dc4 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:42.023 +05:30 d3e6ca1d-54b2-4b36-9a95-4f178e382dc4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fbf24925-4343-48f3-ac5a-3cf9d4a8b80f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:58:42.023 +05:30 d3e6ca1d-54b2-4b36-9a95-4f178e382dc4 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 36.2598ms 2024-08-24 11:58:42.176 +05:30 34590a9f-89b2-4e76-b459-1856ea4e36b4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:58:42.177 +05:30 34590a9f-89b2-4e76-b459-1856ea4e36b4 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 199.1616ms 2024-08-24 11:58:42.177 +05:30 34590a9f-89b2-4e76-b459-1856ea4e36b4 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:42.177 +05:30 34590a9f-89b2-4e76-b459-1856ea4e36b4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 541d01df-a917-4d35-a310-d2df51b800c3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:58:42.177 +05:30 34590a9f-89b2-4e76-b459-1856ea4e36b4 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 243.9844ms 2024-08-24 11:58:42.179 +05:30 d8e9dcbb-8574-40cd-b708-018dd5ac4d8a INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 859 2024-08-24 11:58:42.179 +05:30 d8e9dcbb-8574-40cd-b708-018dd5ac4d8a INF CORS policy execution successful. 2024-08-24 11:58:42.179 +05:30 d8e9dcbb-8574-40cd-b708-018dd5ac4d8a INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 859}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestPr","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:58:42.180 +05:30 71e27078-fee3-4f56-87a7-7443cd7ac4fc INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:42.180 +05:30 71e27078-fee3-4f56-87a7-7443cd7ac4fc INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:58:42.295 +05:30 71e27078-fee3-4f56-87a7-7443cd7ac4fc INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:58:42.296 +05:30 71e27078-fee3-4f56-87a7-7443cd7ac4fc INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 115.777ms 2024-08-24 11:58:42.296 +05:30 71e27078-fee3-4f56-87a7-7443cd7ac4fc INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:42.296 +05:30 71e27078-fee3-4f56-87a7-7443cd7ac4fc INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d8e9dcbb-8574-40cd-b708-018dd5ac4d8a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:58:42.296 +05:30 71e27078-fee3-4f56-87a7-7443cd7ac4fc INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 117.0793ms 2024-08-24 11:58:42.462 +05:30 74fead8c-12a5-4750-8758-80a416d66025 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 860 2024-08-24 11:58:42.462 +05:30 74fead8c-12a5-4750-8758-80a416d66025 INF CORS policy execution successful. 2024-08-24 11:58:42.462 +05:30 74fead8c-12a5-4750-8758-80a416d66025 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 860}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestPro","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:58:42.462 +05:30 7b47edd1-c3b8-4aed-9cb2-a398ecbd9c38 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:42.463 +05:30 7b47edd1-c3b8-4aed-9cb2-a398ecbd9c38 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:58:42.499 +05:30 7b47edd1-c3b8-4aed-9cb2-a398ecbd9c38 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:58:42.500 +05:30 7b47edd1-c3b8-4aed-9cb2-a398ecbd9c38 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 36.9051ms 2024-08-24 11:58:42.500 +05:30 7b47edd1-c3b8-4aed-9cb2-a398ecbd9c38 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:42.500 +05:30 7b47edd1-c3b8-4aed-9cb2-a398ecbd9c38 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 74fead8c-12a5-4750-8758-80a416d66025}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:58:42.500 +05:30 7b47edd1-c3b8-4aed-9cb2-a398ecbd9c38 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 38.7574ms 2024-08-24 11:58:42.535 +05:30 58177149-c012-42e7-97d2-f0aa42a07033 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 858 2024-08-24 11:58:42.536 +05:30 58177149-c012-42e7-97d2-f0aa42a07033 INF CORS policy execution successful. 2024-08-24 11:58:42.536 +05:30 58177149-c012-42e7-97d2-f0aa42a07033 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 858}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestP","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:58:42.537 +05:30 2f85877b-97e3-458a-9ad8-c14e11973104 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:42.537 +05:30 2f85877b-97e3-458a-9ad8-c14e11973104 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:58:42.627 +05:30 a616f1be-1bd7-4281-b171-cf7fae818858 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 857 2024-08-24 11:58:42.627 +05:30 a616f1be-1bd7-4281-b171-cf7fae818858 INF CORS policy execution successful. 2024-08-24 11:58:42.628 +05:30 a616f1be-1bd7-4281-b171-cf7fae818858 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 857}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408Test","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:58:42.628 +05:30 8b96afea-14b7-4506-a35e-f70390d4be97 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:42.628 +05:30 8b96afea-14b7-4506-a35e-f70390d4be97 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:58:42.638 +05:30 8b96afea-14b7-4506-a35e-f70390d4be97 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:58:42.638 +05:30 8b96afea-14b7-4506-a35e-f70390d4be97 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 10.193ms 2024-08-24 11:58:42.638 +05:30 8b96afea-14b7-4506-a35e-f70390d4be97 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:42.638 +05:30 8b96afea-14b7-4506-a35e-f70390d4be97 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a616f1be-1bd7-4281-b171-cf7fae818858}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:58:42.639 +05:30 8b96afea-14b7-4506-a35e-f70390d4be97 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 12.089ms 2024-08-24 11:58:42.640 +05:30 2f85877b-97e3-458a-9ad8-c14e11973104 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:58:42.640 +05:30 2f85877b-97e3-458a-9ad8-c14e11973104 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 102.681ms 2024-08-24 11:58:42.640 +05:30 2f85877b-97e3-458a-9ad8-c14e11973104 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:42.640 +05:30 2f85877b-97e3-458a-9ad8-c14e11973104 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 58177149-c012-42e7-97d2-f0aa42a07033}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:58:42.641 +05:30 2f85877b-97e3-458a-9ad8-c14e11973104 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 105.8221ms 2024-08-24 11:58:42.824 +05:30 4eb3ea0f-f352-4e49-9777-84937974b559 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 856 2024-08-24 11:58:42.824 +05:30 4eb3ea0f-f352-4e49-9777-84937974b559 INF CORS policy execution successful. 2024-08-24 11:58:42.824 +05:30 4eb3ea0f-f352-4e49-9777-84937974b559 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 856}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408Tes","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:58:42.824 +05:30 30caec5a-a97a-42fd-8b23-df77e8eda057 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:42.825 +05:30 30caec5a-a97a-42fd-8b23-df77e8eda057 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:58:42.833 +05:30 30caec5a-a97a-42fd-8b23-df77e8eda057 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:58:42.842 +05:30 30caec5a-a97a-42fd-8b23-df77e8eda057 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 16.9952ms 2024-08-24 11:58:42.842 +05:30 30caec5a-a97a-42fd-8b23-df77e8eda057 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:42.842 +05:30 30caec5a-a97a-42fd-8b23-df77e8eda057 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4eb3ea0f-f352-4e49-9777-84937974b559}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:58:42.843 +05:30 30caec5a-a97a-42fd-8b23-df77e8eda057 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 18.9218ms 2024-08-24 11:58:43.496 +05:30 068af8c2-f96b-4cf3-9844-66ede73e2920 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 855 2024-08-24 11:58:43.497 +05:30 068af8c2-f96b-4cf3-9844-66ede73e2920 INF CORS policy execution successful. 2024-08-24 11:58:43.524 +05:30 068af8c2-f96b-4cf3-9844-66ede73e2920 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 855}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408Te","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:58:43.524 +05:30 13746338-6d14-4e0d-a295-ca7135ea302b INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:43.525 +05:30 13746338-6d14-4e0d-a295-ca7135ea302b INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:58:43.729 +05:30 13746338-6d14-4e0d-a295-ca7135ea302b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:58:43.729 +05:30 13746338-6d14-4e0d-a295-ca7135ea302b INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 204.8786ms 2024-08-24 11:58:43.730 +05:30 13746338-6d14-4e0d-a295-ca7135ea302b INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:43.730 +05:30 13746338-6d14-4e0d-a295-ca7135ea302b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 068af8c2-f96b-4cf3-9844-66ede73e2920}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:58:43.730 +05:30 13746338-6d14-4e0d-a295-ca7135ea302b INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 233.9791ms 2024-08-24 11:58:43.765 +05:30 12c8bbe4-8991-4a89-a4a9-1d1a0b654120 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 852 2024-08-24 11:58:43.766 +05:30 12c8bbe4-8991-4a89-a4a9-1d1a0b654120 INF CORS policy execution successful. 2024-08-24 11:58:43.767 +05:30 12c8bbe4-8991-4a89-a4a9-1d1a0b654120 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 852}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile240","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:58:43.767 +05:30 9bac8be2-d530-4c4b-98d0-2b0bbe5758b4 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:43.768 +05:30 9bac8be2-d530-4c4b-98d0-2b0bbe5758b4 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:58:43.820 +05:30 9bac8be2-d530-4c4b-98d0-2b0bbe5758b4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:58:43.820 +05:30 70bfed54-6012-4f70-ab93-f7f44aeb6395 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 854 2024-08-24 11:58:43.820 +05:30 70bfed54-6012-4f70-ab93-f7f44aeb6395 INF CORS policy execution successful. 2024-08-24 11:58:43.821 +05:30 9bac8be2-d530-4c4b-98d0-2b0bbe5758b4 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 52.8969ms 2024-08-24 11:58:43.821 +05:30 9bac8be2-d530-4c4b-98d0-2b0bbe5758b4 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:43.821 +05:30 70bfed54-6012-4f70-ab93-f7f44aeb6395 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 854}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408T","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:58:43.821 +05:30 9bac8be2-d530-4c4b-98d0-2b0bbe5758b4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 12c8bbe4-8991-4a89-a4a9-1d1a0b654120}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:58:43.821 +05:30 6570eb6d-8cc2-4de7-818f-0853f50a1dec INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:43.821 +05:30 6570eb6d-8cc2-4de7-818f-0853f50a1dec INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:58:43.821 +05:30 9bac8be2-d530-4c4b-98d0-2b0bbe5758b4 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 55.8962ms 2024-08-24 11:58:43.823 +05:30 6570eb6d-8cc2-4de7-818f-0853f50a1dec INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:58:43.823 +05:30 6570eb6d-8cc2-4de7-818f-0853f50a1dec INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 1.655ms 2024-08-24 11:58:43.823 +05:30 6570eb6d-8cc2-4de7-818f-0853f50a1dec INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:58:43.823 +05:30 6570eb6d-8cc2-4de7-818f-0853f50a1dec INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 70bfed54-6012-4f70-ab93-f7f44aeb6395}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:58:43.823 +05:30 6570eb6d-8cc2-4de7-818f-0853f50a1dec INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 3.0045ms 2024-08-24 11:58:45.140 +05:30 36445b95-a48d-4453-b8b3-d71ecd153fb2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:58:45.140 +05:30 36445b95-a48d-4453-b8b3-d71ecd153fb2 INF CORS policy execution successful. 2024-08-24 11:58:45.141 +05:30 36445b95-a48d-4453-b8b3-d71ecd153fb2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.7472ms 2024-08-24 11:58:45.475 +05:30 05ceba51-7158-494b-8f53-f8987159ae34 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:58:45.476 +05:30 05ceba51-7158-494b-8f53-f8987159ae34 INF CORS policy execution successful. 2024-08-24 11:58:45.476 +05:30 05ceba51-7158-494b-8f53-f8987159ae34 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.8128ms 2024-08-24 11:58:46.106 +05:30 82f34df9-3240-45a4-a364-1d279a8b5ab8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:58:46.106 +05:30 82f34df9-3240-45a4-a364-1d279a8b5ab8 INF CORS policy execution successful. 2024-08-24 11:58:46.107 +05:30 82f34df9-3240-45a4-a364-1d279a8b5ab8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 1.0183ms 2024-08-24 11:58:48.008 +05:30 e376a43d-ebd6-4feb-95d0-41103a93f447 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:58:48.009 +05:30 e376a43d-ebd6-4feb-95d0-41103a93f447 INF CORS policy execution successful. 2024-08-24 11:58:48.009 +05:30 e376a43d-ebd6-4feb-95d0-41103a93f447 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.9055ms 2024-08-24 11:58:48.099 +05:30 917869a9-64ee-4698-afae-8b87d02f4436 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:58:48.100 +05:30 917869a9-64ee-4698-afae-8b87d02f4436 INF CORS policy execution successful. 2024-08-24 11:58:48.100 +05:30 917869a9-64ee-4698-afae-8b87d02f4436 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.5211ms 2024-08-24 11:59:04.977 +05:30 78d631e3-fa80-4d9c-bffd-6a6970a016e8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:04.978 +05:30 78d631e3-fa80-4d9c-bffd-6a6970a016e8 INF CORS policy execution successful. 2024-08-24 11:59:04.988 +05:30 78d631e3-fa80-4d9c-bffd-6a6970a016e8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 10.3078ms 2024-08-24 11:59:06.547 +05:30 19cde04f-7e62-4cd2-a717-44b07b236a45 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:06.548 +05:30 19cde04f-7e62-4cd2-a717-44b07b236a45 INF CORS policy execution successful. 2024-08-24 11:59:06.548 +05:30 19cde04f-7e62-4cd2-a717-44b07b236a45 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 1.0082ms 2024-08-24 11:59:06.548 +05:30 52245e06-d385-4ddf-9889-af659aa8dc58 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:06.549 +05:30 52245e06-d385-4ddf-9889-af659aa8dc58 INF CORS policy execution successful. 2024-08-24 11:59:06.549 +05:30 52245e06-d385-4ddf-9889-af659aa8dc58 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.4637ms 2024-08-24 11:59:06.549 +05:30 021ee859-e21e-460b-88c8-23abceb09df6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:06.549 +05:30 021ee859-e21e-460b-88c8-23abceb09df6 INF CORS policy execution successful. 2024-08-24 11:59:06.549 +05:30 021ee859-e21e-460b-88c8-23abceb09df6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.3008ms 2024-08-24 11:59:06.622 +05:30 3947409e-11ad-476e-8b84-b6f4e4925089 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:06.622 +05:30 3947409e-11ad-476e-8b84-b6f4e4925089 INF CORS policy execution successful. 2024-08-24 11:59:06.623 +05:30 3947409e-11ad-476e-8b84-b6f4e4925089 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.5762ms 2024-08-24 11:59:06.633 +05:30 e098e182-0519-4ef0-9833-257fff946a78 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:06.634 +05:30 e098e182-0519-4ef0-9833-257fff946a78 INF CORS policy execution successful. 2024-08-24 11:59:06.634 +05:30 e098e182-0519-4ef0-9833-257fff946a78 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.5224ms 2024-08-24 11:59:06.635 +05:30 10a1e7e6-6713-42be-ab84-23a5da603814 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:06.635 +05:30 10a1e7e6-6713-42be-ab84-23a5da603814 INF CORS policy execution successful. 2024-08-24 11:59:06.635 +05:30 10a1e7e6-6713-42be-ab84-23a5da603814 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.3467ms 2024-08-24 11:59:06.664 +05:30 85a7a6ee-6682-4c88-8597-9ddbb8c3bd20 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:06.665 +05:30 85a7a6ee-6682-4c88-8597-9ddbb8c3bd20 INF CORS policy execution successful. 2024-08-24 11:59:06.666 +05:30 85a7a6ee-6682-4c88-8597-9ddbb8c3bd20 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 2.0165ms 2024-08-24 11:59:06.666 +05:30 836f0bb5-6f89-4fd7-97fa-b57d4f654082 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:06.667 +05:30 836f0bb5-6f89-4fd7-97fa-b57d4f654082 INF CORS policy execution successful. 2024-08-24 11:59:06.667 +05:30 836f0bb5-6f89-4fd7-97fa-b57d4f654082 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.8307ms 2024-08-24 11:59:06.667 +05:30 5c23e0fe-5c10-4ba2-8333-9687509cc1b7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:06.668 +05:30 5c23e0fe-5c10-4ba2-8333-9687509cc1b7 INF CORS policy execution successful. 2024-08-24 11:59:06.668 +05:30 5c23e0fe-5c10-4ba2-8333-9687509cc1b7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.4676ms 2024-08-24 11:59:06.696 +05:30 439d885f-b420-46a3-93fd-c2fcddf0bf25 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:06.696 +05:30 439d885f-b420-46a3-93fd-c2fcddf0bf25 INF CORS policy execution successful. 2024-08-24 11:59:06.697 +05:30 439d885f-b420-46a3-93fd-c2fcddf0bf25 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 1.2443ms 2024-08-24 11:59:06.697 +05:30 06c53f51-fc79-4031-8216-3a9a17ae3079 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:06.698 +05:30 06c53f51-fc79-4031-8216-3a9a17ae3079 INF CORS policy execution successful. 2024-08-24 11:59:06.698 +05:30 06c53f51-fc79-4031-8216-3a9a17ae3079 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.4579ms 2024-08-24 11:59:06.714 +05:30 68e527ce-f1bb-47a1-b6eb-fb2933933127 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:06.714 +05:30 68e527ce-f1bb-47a1-b6eb-fb2933933127 INF CORS policy execution successful. 2024-08-24 11:59:06.715 +05:30 68e527ce-f1bb-47a1-b6eb-fb2933933127 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.7858ms 2024-08-24 11:59:06.723 +05:30 c6e4d046-edbd-4da4-9c99-c0bca4fea62e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:06.723 +05:30 c6e4d046-edbd-4da4-9c99-c0bca4fea62e INF CORS policy execution successful. 2024-08-24 11:59:06.723 +05:30 c6e4d046-edbd-4da4-9c99-c0bca4fea62e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.8296ms 2024-08-24 11:59:06.724 +05:30 4e0237af-92b8-4895-8816-e749f8182455 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:06.724 +05:30 4e0237af-92b8-4895-8816-e749f8182455 INF CORS policy execution successful. 2024-08-24 11:59:06.725 +05:30 4e0237af-92b8-4895-8816-e749f8182455 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.6877ms 2024-08-24 11:59:06.727 +05:30 c5ba3839-fea3-459c-9716-90e9c022a643 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:06.727 +05:30 c5ba3839-fea3-459c-9716-90e9c022a643 INF CORS policy execution successful. 2024-08-24 11:59:06.728 +05:30 c5ba3839-fea3-459c-9716-90e9c022a643 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 1.0926ms 2024-08-24 11:59:06.749 +05:30 dbf9fe1c-db39-498a-8a3a-fc3ba76fe69a INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 851 2024-08-24 11:59:06.750 +05:30 dbf9fe1c-db39-498a-8a3a-fc3ba76fe69a INF CORS policy execution successful. 2024-08-24 11:59:06.752 +05:30 dbf9fe1c-db39-498a-8a3a-fc3ba76fe69a INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 851}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile24","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:06.753 +05:30 f7113aa9-09c3-4182-9a7b-4eb06cef455e INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:06.753 +05:30 f7113aa9-09c3-4182-9a7b-4eb06cef455e INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:06.761 +05:30 ca6bface-c798-4a13-9225-abfa044a2413 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 832 2024-08-24 11:59:06.761 +05:30 ca6bface-c798-4a13-9225-abfa044a2413 INF CORS policy execution successful. 2024-08-24 11:59:06.762 +05:30 ca6bface-c798-4a13-9225-abfa044a2413 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 832}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfi","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:06.762 +05:30 5ff8b817-ce73-4f6b-a52a-b3dc8b624593 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:06.762 +05:30 5ff8b817-ce73-4f6b-a52a-b3dc8b624593 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:06.773 +05:30 f7113aa9-09c3-4182-9a7b-4eb06cef455e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:06.773 +05:30 5ff8b817-ce73-4f6b-a52a-b3dc8b624593 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:06.774 +05:30 f7113aa9-09c3-4182-9a7b-4eb06cef455e INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 19.3315ms 2024-08-24 11:59:06.774 +05:30 5ff8b817-ce73-4f6b-a52a-b3dc8b624593 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 11.6278ms 2024-08-24 11:59:06.774 +05:30 f7113aa9-09c3-4182-9a7b-4eb06cef455e INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:06.774 +05:30 5ff8b817-ce73-4f6b-a52a-b3dc8b624593 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:06.774 +05:30 5ff8b817-ce73-4f6b-a52a-b3dc8b624593 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ca6bface-c798-4a13-9225-abfa044a2413}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:06.774 +05:30 f7113aa9-09c3-4182-9a7b-4eb06cef455e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: dbf9fe1c-db39-498a-8a3a-fc3ba76fe69a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:06.775 +05:30 5ff8b817-ce73-4f6b-a52a-b3dc8b624593 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 13.7889ms 2024-08-24 11:59:06.775 +05:30 f7113aa9-09c3-4182-9a7b-4eb06cef455e INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 25.5561ms 2024-08-24 11:59:06.870 +05:30 1839278d-443f-4006-8cbf-22a454cceaaa INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 850 2024-08-24 11:59:06.871 +05:30 1839278d-443f-4006-8cbf-22a454cceaaa INF CORS policy execution successful. 2024-08-24 11:59:06.871 +05:30 1839278d-443f-4006-8cbf-22a454cceaaa INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 850}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:06.871 +05:30 451b7a91-2011-4e89-b7fb-eb33a85a86ca INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:06.871 +05:30 451b7a91-2011-4e89-b7fb-eb33a85a86ca INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:06.872 +05:30 6fc310fd-6102-40ca-8b7a-4085c8fe26f7 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 829 2024-08-24 11:59:06.873 +05:30 6fc310fd-6102-40ca-8b7a-4085c8fe26f7 INF CORS policy execution successful. 2024-08-24 11:59:06.934 +05:30 6fc310fd-6102-40ca-8b7a-4085c8fe26f7 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 829}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestPr","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:06.934 +05:30 f3793d63-004c-482e-a1fa-ea7bbcf26494 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:06.935 +05:30 f3793d63-004c-482e-a1fa-ea7bbcf26494 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:06.935 +05:30 451b7a91-2011-4e89-b7fb-eb33a85a86ca INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:06.936 +05:30 451b7a91-2011-4e89-b7fb-eb33a85a86ca INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 64.321ms 2024-08-24 11:59:06.936 +05:30 451b7a91-2011-4e89-b7fb-eb33a85a86ca INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:06.936 +05:30 451b7a91-2011-4e89-b7fb-eb33a85a86ca INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1839278d-443f-4006-8cbf-22a454cceaaa}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:06.957 +05:30 451b7a91-2011-4e89-b7fb-eb33a85a86ca INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 86.2688ms 2024-08-24 11:59:06.963 +05:30 f3793d63-004c-482e-a1fa-ea7bbcf26494 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:06.964 +05:30 f3793d63-004c-482e-a1fa-ea7bbcf26494 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 28.3938ms 2024-08-24 11:59:06.964 +05:30 f3793d63-004c-482e-a1fa-ea7bbcf26494 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:06.964 +05:30 f3793d63-004c-482e-a1fa-ea7bbcf26494 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6fc310fd-6102-40ca-8b7a-4085c8fe26f7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:06.964 +05:30 f3793d63-004c-482e-a1fa-ea7bbcf26494 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 91.9534ms 2024-08-24 11:59:07.025 +05:30 f4dec73b-57d8-4246-8240-4eec5e481c1a INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 830 2024-08-24 11:59:07.026 +05:30 f4dec73b-57d8-4246-8240-4eec5e481c1a INF CORS policy execution successful. 2024-08-24 11:59:07.026 +05:30 f4dec73b-57d8-4246-8240-4eec5e481c1a INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 830}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestPro","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:07.026 +05:30 10d63dee-da77-4c05-8fef-7a113aba9e21 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.026 +05:30 10d63dee-da77-4c05-8fef-7a113aba9e21 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:07.029 +05:30 4a0d0634-682c-45d0-b556-c2c5556f1147 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 827 2024-08-24 11:59:07.029 +05:30 4a0d0634-682c-45d0-b556-c2c5556f1147 INF CORS policy execution successful. 2024-08-24 11:59:07.029 +05:30 4a0d0634-682c-45d0-b556-c2c5556f1147 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 827}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408Test","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:07.029 +05:30 5b0adf50-9d44-4e82-bcc5-efc17db972f2 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.029 +05:30 5b0adf50-9d44-4e82-bcc5-efc17db972f2 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:07.041 +05:30 5b0adf50-9d44-4e82-bcc5-efc17db972f2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:07.042 +05:30 5b0adf50-9d44-4e82-bcc5-efc17db972f2 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 12.0487ms 2024-08-24 11:59:07.042 +05:30 5b0adf50-9d44-4e82-bcc5-efc17db972f2 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.042 +05:30 5b0adf50-9d44-4e82-bcc5-efc17db972f2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4a0d0634-682c-45d0-b556-c2c5556f1147}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:07.042 +05:30 5b0adf50-9d44-4e82-bcc5-efc17db972f2 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 13.6565ms 2024-08-24 11:59:07.043 +05:30 10d63dee-da77-4c05-8fef-7a113aba9e21 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:07.043 +05:30 10d63dee-da77-4c05-8fef-7a113aba9e21 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 16.9823ms 2024-08-24 11:59:07.044 +05:30 10d63dee-da77-4c05-8fef-7a113aba9e21 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.044 +05:30 10d63dee-da77-4c05-8fef-7a113aba9e21 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f4dec73b-57d8-4246-8240-4eec5e481c1a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:07.044 +05:30 10d63dee-da77-4c05-8fef-7a113aba9e21 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 18.6543ms 2024-08-24 11:59:07.056 +05:30 8a60f0b2-df82-47d0-b555-04378ca42493 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 853 2024-08-24 11:59:07.056 +05:30 8a60f0b2-df82-47d0-b555-04378ca42493 INF CORS policy execution successful. 2024-08-24 11:59:07.056 +05:30 8a60f0b2-df82-47d0-b555-04378ca42493 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 853}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:07.057 +05:30 6be9c1d2-0f79-4da5-8512-0845541f2567 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.057 +05:30 6be9c1d2-0f79-4da5-8512-0845541f2567 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:07.061 +05:30 6be9c1d2-0f79-4da5-8512-0845541f2567 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:07.062 +05:30 6be9c1d2-0f79-4da5-8512-0845541f2567 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 5.2013ms 2024-08-24 11:59:07.062 +05:30 6be9c1d2-0f79-4da5-8512-0845541f2567 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.063 +05:30 6be9c1d2-0f79-4da5-8512-0845541f2567 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8a60f0b2-df82-47d0-b555-04378ca42493}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:07.063 +05:30 6be9c1d2-0f79-4da5-8512-0845541f2567 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 7.2935ms 2024-08-24 11:59:07.111 +05:30 85bf6373-da17-43d4-afe4-15bcb3037a60 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 828 2024-08-24 11:59:07.111 +05:30 85bf6373-da17-43d4-afe4-15bcb3037a60 INF CORS policy execution successful. 2024-08-24 11:59:07.111 +05:30 85bf6373-da17-43d4-afe4-15bcb3037a60 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 828}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestP","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:07.111 +05:30 a4b810fd-75ce-4340-8b21-09668b6ff353 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.111 +05:30 a4b810fd-75ce-4340-8b21-09668b6ff353 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:07.113 +05:30 f2392bfb-b7b8-407c-81f7-cbc31dc64488 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 826 2024-08-24 11:59:07.113 +05:30 f2392bfb-b7b8-407c-81f7-cbc31dc64488 INF CORS policy execution successful. 2024-08-24 11:59:07.113 +05:30 f2392bfb-b7b8-407c-81f7-cbc31dc64488 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 826}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408Tes","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:07.113 +05:30 1323f4d7-de99-4d4e-beda-01c6694fe7aa INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.114 +05:30 1323f4d7-de99-4d4e-beda-01c6694fe7aa INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:07.115 +05:30 1323f4d7-de99-4d4e-beda-01c6694fe7aa INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:07.115 +05:30 1323f4d7-de99-4d4e-beda-01c6694fe7aa INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 1.6951ms 2024-08-24 11:59:07.115 +05:30 1323f4d7-de99-4d4e-beda-01c6694fe7aa INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.115 +05:30 1323f4d7-de99-4d4e-beda-01c6694fe7aa INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f2392bfb-b7b8-407c-81f7-cbc31dc64488}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:07.116 +05:30 1323f4d7-de99-4d4e-beda-01c6694fe7aa INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 2.6208ms 2024-08-24 11:59:07.116 +05:30 5f58a6b8-d03f-4425-a235-50374fbc25ea INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 823 2024-08-24 11:59:07.116 +05:30 5f58a6b8-d03f-4425-a235-50374fbc25ea INF CORS policy execution successful. 2024-08-24 11:59:07.116 +05:30 5f58a6b8-d03f-4425-a235-50374fbc25ea INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 823}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:07.116 +05:30 367477ad-b99a-46e9-a2f1-f9c7e5c6cbef INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.116 +05:30 367477ad-b99a-46e9-a2f1-f9c7e5c6cbef INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:07.117 +05:30 367477ad-b99a-46e9-a2f1-f9c7e5c6cbef INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:07.118 +05:30 367477ad-b99a-46e9-a2f1-f9c7e5c6cbef INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 1.1032ms 2024-08-24 11:59:07.118 +05:30 367477ad-b99a-46e9-a2f1-f9c7e5c6cbef INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.118 +05:30 367477ad-b99a-46e9-a2f1-f9c7e5c6cbef INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5f58a6b8-d03f-4425-a235-50374fbc25ea}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:07.118 +05:30 367477ad-b99a-46e9-a2f1-f9c7e5c6cbef INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 2.2784ms 2024-08-24 11:59:07.121 +05:30 a4b810fd-75ce-4340-8b21-09668b6ff353 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:07.121 +05:30 a4b810fd-75ce-4340-8b21-09668b6ff353 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 9.5996ms 2024-08-24 11:59:07.121 +05:30 a4b810fd-75ce-4340-8b21-09668b6ff353 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.121 +05:30 a4b810fd-75ce-4340-8b21-09668b6ff353 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 85bf6373-da17-43d4-afe4-15bcb3037a60}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:07.121 +05:30 a4b810fd-75ce-4340-8b21-09668b6ff353 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 10.7964ms 2024-08-24 11:59:07.147 +05:30 8bd4f759-24ef-4128-91c7-de1164d9fb41 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 825 2024-08-24 11:59:07.147 +05:30 8bd4f759-24ef-4128-91c7-de1164d9fb41 INF CORS policy execution successful. 2024-08-24 11:59:07.173 +05:30 8bd4f759-24ef-4128-91c7-de1164d9fb41 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 825}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408Te","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:07.174 +05:30 2e0cfc5d-69e6-4935-b8d5-97ebdafbb6bd INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.174 +05:30 2e0cfc5d-69e6-4935-b8d5-97ebdafbb6bd INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:07.175 +05:30 2e0cfc5d-69e6-4935-b8d5-97ebdafbb6bd INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:07.176 +05:30 2e0cfc5d-69e6-4935-b8d5-97ebdafbb6bd INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 1.9781ms 2024-08-24 11:59:07.176 +05:30 2e0cfc5d-69e6-4935-b8d5-97ebdafbb6bd INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.176 +05:30 2e0cfc5d-69e6-4935-b8d5-97ebdafbb6bd INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8bd4f759-24ef-4128-91c7-de1164d9fb41}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:07.182 +05:30 2e0cfc5d-69e6-4935-b8d5-97ebdafbb6bd INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 34.7842ms 2024-08-24 11:59:07.187 +05:30 ee290310-8d00-43dd-9bee-f1a7693c8e96 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 822 2024-08-24 11:59:07.187 +05:30 220ac76f-ff82-4745-bfa6-08234c7a37ba INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 824 2024-08-24 11:59:07.187 +05:30 ee290310-8d00-43dd-9bee-f1a7693c8e96 INF CORS policy execution successful. 2024-08-24 11:59:07.187 +05:30 220ac76f-ff82-4745-bfa6-08234c7a37ba INF CORS policy execution successful. 2024-08-24 11:59:07.188 +05:30 ee290310-8d00-43dd-9bee-f1a7693c8e96 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 822}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile240","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:07.188 +05:30 220ac76f-ff82-4745-bfa6-08234c7a37ba INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 824}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408T","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:07.188 +05:30 b8c54745-4e44-4c92-958d-79a6626928f4 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.188 +05:30 2560537e-8289-4360-86c7-60cfc2464ff1 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.188 +05:30 b8c54745-4e44-4c92-958d-79a6626928f4 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:07.188 +05:30 2560537e-8289-4360-86c7-60cfc2464ff1 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:07.228 +05:30 b8c54745-4e44-4c92-958d-79a6626928f4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:07.228 +05:30 b8c54745-4e44-4c92-958d-79a6626928f4 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 39.9859ms 2024-08-24 11:59:07.229 +05:30 b8c54745-4e44-4c92-958d-79a6626928f4 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.229 +05:30 b8c54745-4e44-4c92-958d-79a6626928f4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 220ac76f-ff82-4745-bfa6-08234c7a37ba}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:07.229 +05:30 b8c54745-4e44-4c92-958d-79a6626928f4 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 41.9784ms 2024-08-24 11:59:07.248 +05:30 2560537e-8289-4360-86c7-60cfc2464ff1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:07.250 +05:30 2560537e-8289-4360-86c7-60cfc2464ff1 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 61.1412ms 2024-08-24 11:59:07.251 +05:30 2560537e-8289-4360-86c7-60cfc2464ff1 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.251 +05:30 2560537e-8289-4360-86c7-60cfc2464ff1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ee290310-8d00-43dd-9bee-f1a7693c8e96}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:07.253 +05:30 2560537e-8289-4360-86c7-60cfc2464ff1 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 66.2762ms 2024-08-24 11:59:07.254 +05:30 97c47b35-a451-4779-966d-b7b40e7a8e25 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 819 2024-08-24 11:59:07.256 +05:30 97c47b35-a451-4779-966d-b7b40e7a8e25 INF CORS policy execution successful. 2024-08-24 11:59:07.257 +05:30 97c47b35-a451-4779-966d-b7b40e7a8e25 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 819}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:07.257 +05:30 706dbd08-3bd1-4f41-a570-e24f8c4f2aca INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.257 +05:30 706dbd08-3bd1-4f41-a570-e24f8c4f2aca INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:07.279 +05:30 f9ff0c3e-2009-4c88-bf69-8b738eab5ef2 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 821 2024-08-24 11:59:07.279 +05:30 f9ff0c3e-2009-4c88-bf69-8b738eab5ef2 INF CORS policy execution successful. 2024-08-24 11:59:07.279 +05:30 f9ff0c3e-2009-4c88-bf69-8b738eab5ef2 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 821}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile24","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:07.280 +05:30 561e9bbc-357b-4dec-a534-7a6c864d20dc INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.280 +05:30 561e9bbc-357b-4dec-a534-7a6c864d20dc INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:07.287 +05:30 b6be2f27-1fe8-44c3-96aa-c2bffd4172e7 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 820 2024-08-24 11:59:07.287 +05:30 b6be2f27-1fe8-44c3-96aa-c2bffd4172e7 INF CORS policy execution successful. 2024-08-24 11:59:07.288 +05:30 b6be2f27-1fe8-44c3-96aa-c2bffd4172e7 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 820}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:07.288 +05:30 fc8a007d-ce35-42a9-884c-de786cc98b5d INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.288 +05:30 561e9bbc-357b-4dec-a534-7a6c864d20dc INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:07.288 +05:30 fc8a007d-ce35-42a9-884c-de786cc98b5d INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:07.288 +05:30 561e9bbc-357b-4dec-a534-7a6c864d20dc INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 8.3569ms 2024-08-24 11:59:07.288 +05:30 561e9bbc-357b-4dec-a534-7a6c864d20dc INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.288 +05:30 561e9bbc-357b-4dec-a534-7a6c864d20dc INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f9ff0c3e-2009-4c88-bf69-8b738eab5ef2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:07.289 +05:30 561e9bbc-357b-4dec-a534-7a6c864d20dc INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 10.1771ms 2024-08-24 11:59:07.289 +05:30 fc8a007d-ce35-42a9-884c-de786cc98b5d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:07.290 +05:30 fc8a007d-ce35-42a9-884c-de786cc98b5d INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 1.6447ms 2024-08-24 11:59:07.290 +05:30 fc8a007d-ce35-42a9-884c-de786cc98b5d INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.290 +05:30 fc8a007d-ce35-42a9-884c-de786cc98b5d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b6be2f27-1fe8-44c3-96aa-c2bffd4172e7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:07.290 +05:30 fc8a007d-ce35-42a9-884c-de786cc98b5d INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 3.1432ms 2024-08-24 11:59:07.290 +05:30 706dbd08-3bd1-4f41-a570-e24f8c4f2aca INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:07.290 +05:30 706dbd08-3bd1-4f41-a570-e24f8c4f2aca INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 32.7768ms 2024-08-24 11:59:07.290 +05:30 706dbd08-3bd1-4f41-a570-e24f8c4f2aca INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.290 +05:30 706dbd08-3bd1-4f41-a570-e24f8c4f2aca INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 97c47b35-a451-4779-966d-b7b40e7a8e25}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:07.291 +05:30 706dbd08-3bd1-4f41-a570-e24f8c4f2aca INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 36.5965ms 2024-08-24 11:59:07.300 +05:30 5fed0dd0-cb9a-4c64-bf4d-f8a9ec4511dc INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 848 2024-08-24 11:59:07.300 +05:30 5fed0dd0-cb9a-4c64-bf4d-f8a9ec4511dc INF CORS policy execution successful. 2024-08-24 11:59:07.301 +05:30 5fed0dd0-cb9a-4c64-bf4d-f8a9ec4511dc INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 848}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfil","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:07.301 +05:30 a7dbf963-0d2e-4352-a1ff-fa4179b39c24 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.301 +05:30 a7dbf963-0d2e-4352-a1ff-fa4179b39c24 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:07.304 +05:30 a7dbf963-0d2e-4352-a1ff-fa4179b39c24 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:07.304 +05:30 a7dbf963-0d2e-4352-a1ff-fa4179b39c24 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 3.0153ms 2024-08-24 11:59:07.304 +05:30 a7dbf963-0d2e-4352-a1ff-fa4179b39c24 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.304 +05:30 a7dbf963-0d2e-4352-a1ff-fa4179b39c24 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5fed0dd0-cb9a-4c64-bf4d-f8a9ec4511dc}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:07.305 +05:30 a7dbf963-0d2e-4352-a1ff-fa4179b39c24 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 5.0431ms 2024-08-24 11:59:07.323 +05:30 21ed66ad-8ecc-4088-ba01-2a2f3d1a7759 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 817 2024-08-24 11:59:07.323 +05:30 21ed66ad-8ecc-4088-ba01-2a2f3d1a7759 INF CORS policy execution successful. 2024-08-24 11:59:07.323 +05:30 21ed66ad-8ecc-4088-ba01-2a2f3d1a7759 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 817}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfi","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:07.324 +05:30 1c03df4b-d62e-4180-b73e-cc06f597a627 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.324 +05:30 1c03df4b-d62e-4180-b73e-cc06f597a627 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:07.328 +05:30 b8ebc4e1-0201-431c-8c19-b611c4e8a73b INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 849 2024-08-24 11:59:07.328 +05:30 b8ebc4e1-0201-431c-8c19-b611c4e8a73b INF CORS policy execution successful. 2024-08-24 11:59:07.328 +05:30 b8ebc4e1-0201-431c-8c19-b611c4e8a73b INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 849}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:07.328 +05:30 16837c94-8d59-4c0b-9ed1-1c4534fddbe7 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.329 +05:30 16837c94-8d59-4c0b-9ed1-1c4534fddbe7 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:07.331 +05:30 1c03df4b-d62e-4180-b73e-cc06f597a627 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:07.331 +05:30 1c03df4b-d62e-4180-b73e-cc06f597a627 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 7.3728ms 2024-08-24 11:59:07.331 +05:30 16837c94-8d59-4c0b-9ed1-1c4534fddbe7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:07.331 +05:30 1c03df4b-d62e-4180-b73e-cc06f597a627 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.331 +05:30 1c03df4b-d62e-4180-b73e-cc06f597a627 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 21ed66ad-8ecc-4088-ba01-2a2f3d1a7759}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:07.331 +05:30 16837c94-8d59-4c0b-9ed1-1c4534fddbe7 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.7555ms 2024-08-24 11:59:07.331 +05:30 16837c94-8d59-4c0b-9ed1-1c4534fddbe7 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.332 +05:30 16837c94-8d59-4c0b-9ed1-1c4534fddbe7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b8ebc4e1-0201-431c-8c19-b611c4e8a73b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:07.332 +05:30 1c03df4b-d62e-4180-b73e-cc06f597a627 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 9.0927ms 2024-08-24 11:59:07.332 +05:30 16837c94-8d59-4c0b-9ed1-1c4534fddbe7 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 4.2149ms 2024-08-24 11:59:07.342 +05:30 0a29102b-b2b8-4234-9078-6fe42f950e97 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 818 2024-08-24 11:59:07.343 +05:30 0a29102b-b2b8-4234-9078-6fe42f950e97 INF CORS policy execution successful. 2024-08-24 11:59:07.343 +05:30 0a29102b-b2b8-4234-9078-6fe42f950e97 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 818}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfil","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:07.343 +05:30 f85fb4b5-6cb3-4b8e-8102-5947398ca0f9 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.343 +05:30 f85fb4b5-6cb3-4b8e-8102-5947398ca0f9 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:07.345 +05:30 f85fb4b5-6cb3-4b8e-8102-5947398ca0f9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:07.346 +05:30 f85fb4b5-6cb3-4b8e-8102-5947398ca0f9 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.3414ms 2024-08-24 11:59:07.346 +05:30 f85fb4b5-6cb3-4b8e-8102-5947398ca0f9 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.346 +05:30 f85fb4b5-6cb3-4b8e-8102-5947398ca0f9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0a29102b-b2b8-4234-9078-6fe42f950e97}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:07.347 +05:30 f85fb4b5-6cb3-4b8e-8102-5947398ca0f9 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 4.2319ms 2024-08-24 11:59:07.359 +05:30 36a88c2c-c2b7-4783-8cb9-31584baf3343 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 815 2024-08-24 11:59:07.359 +05:30 36a88c2c-c2b7-4783-8cb9-31584baf3343 INF CORS policy execution successful. 2024-08-24 11:59:07.360 +05:30 36a88c2c-c2b7-4783-8cb9-31584baf3343 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 815}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestPro","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:07.360 +05:30 80d147d4-c53a-4c8c-a38c-d772456acb7b INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.360 +05:30 80d147d4-c53a-4c8c-a38c-d772456acb7b INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:07.364 +05:30 80d147d4-c53a-4c8c-a38c-d772456acb7b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:07.365 +05:30 80d147d4-c53a-4c8c-a38c-d772456acb7b INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 4.2791ms 2024-08-24 11:59:07.365 +05:30 80d147d4-c53a-4c8c-a38c-d772456acb7b INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.365 +05:30 80d147d4-c53a-4c8c-a38c-d772456acb7b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 36a88c2c-c2b7-4783-8cb9-31584baf3343}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:07.366 +05:30 80d147d4-c53a-4c8c-a38c-d772456acb7b INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 7.008ms 2024-08-24 11:59:07.367 +05:30 e4e43987-d4fd-4c18-b966-a928d7e5779a INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 814 2024-08-24 11:59:07.368 +05:30 e4e43987-d4fd-4c18-b966-a928d7e5779a INF CORS policy execution successful. 2024-08-24 11:59:07.369 +05:30 e4e43987-d4fd-4c18-b966-a928d7e5779a INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 814}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestPr","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:07.370 +05:30 ff2c5f32-d9e4-4965-b387-78c40d7e9640 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.370 +05:30 ff2c5f32-d9e4-4965-b387-78c40d7e9640 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:07.377 +05:30 ff2c5f32-d9e4-4965-b387-78c40d7e9640 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:07.378 +05:30 ff2c5f32-d9e4-4965-b387-78c40d7e9640 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 7.9568ms 2024-08-24 11:59:07.379 +05:30 ff2c5f32-d9e4-4965-b387-78c40d7e9640 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.379 +05:30 ff2c5f32-d9e4-4965-b387-78c40d7e9640 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e4e43987-d4fd-4c18-b966-a928d7e5779a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:07.380 +05:30 ff2c5f32-d9e4-4965-b387-78c40d7e9640 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 12.5606ms 2024-08-24 11:59:07.383 +05:30 a5d08440-5607-4922-b006-83e1c1fff37a INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 810 2024-08-24 11:59:07.384 +05:30 a5d08440-5607-4922-b006-83e1c1fff37a INF CORS policy execution successful. 2024-08-24 11:59:07.384 +05:30 a5d08440-5607-4922-b006-83e1c1fff37a INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 810}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408Te","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:07.384 +05:30 d93de5f1-00a8-4a92-a3f6-3ed7e85c1e46 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.384 +05:30 d93de5f1-00a8-4a92-a3f6-3ed7e85c1e46 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:07.391 +05:30 d93de5f1-00a8-4a92-a3f6-3ed7e85c1e46 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:07.392 +05:30 d93de5f1-00a8-4a92-a3f6-3ed7e85c1e46 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 7.3497ms 2024-08-24 11:59:07.392 +05:30 d93de5f1-00a8-4a92-a3f6-3ed7e85c1e46 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.392 +05:30 d93de5f1-00a8-4a92-a3f6-3ed7e85c1e46 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a5d08440-5607-4922-b006-83e1c1fff37a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:07.393 +05:30 d93de5f1-00a8-4a92-a3f6-3ed7e85c1e46 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 9.7751ms 2024-08-24 11:59:07.395 +05:30 e7fbdc99-4356-4c5d-b400-ec2527f8942d INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 816 2024-08-24 11:59:07.396 +05:30 e7fbdc99-4356-4c5d-b400-ec2527f8942d INF CORS policy execution successful. 2024-08-24 11:59:07.397 +05:30 e7fbdc99-4356-4c5d-b400-ec2527f8942d INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 816}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProf","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:07.397 +05:30 744f5b88-09b6-4e0c-858f-2d447f72f757 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.398 +05:30 744f5b88-09b6-4e0c-858f-2d447f72f757 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:07.398 +05:30 92747ed6-98f5-433c-ab3c-779d2643bd3a INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 813 2024-08-24 11:59:07.399 +05:30 92747ed6-98f5-433c-ab3c-779d2643bd3a INF CORS policy execution successful. 2024-08-24 11:59:07.399 +05:30 92747ed6-98f5-433c-ab3c-779d2643bd3a INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 813}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestP","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:07.400 +05:30 365f8603-8b35-4084-b82e-727158440c85 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.401 +05:30 365f8603-8b35-4084-b82e-727158440c85 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:07.404 +05:30 744f5b88-09b6-4e0c-858f-2d447f72f757 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:07.405 +05:30 744f5b88-09b6-4e0c-858f-2d447f72f757 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 7.0657ms 2024-08-24 11:59:07.405 +05:30 744f5b88-09b6-4e0c-858f-2d447f72f757 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.405 +05:30 365f8603-8b35-4084-b82e-727158440c85 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:07.405 +05:30 744f5b88-09b6-4e0c-858f-2d447f72f757 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e7fbdc99-4356-4c5d-b400-ec2527f8942d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:07.405 +05:30 365f8603-8b35-4084-b82e-727158440c85 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 4.3472ms 2024-08-24 11:59:07.405 +05:30 365f8603-8b35-4084-b82e-727158440c85 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.406 +05:30 365f8603-8b35-4084-b82e-727158440c85 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 92747ed6-98f5-433c-ab3c-779d2643bd3a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:07.406 +05:30 365f8603-8b35-4084-b82e-727158440c85 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 7.9105ms 2024-08-24 11:59:07.406 +05:30 744f5b88-09b6-4e0c-858f-2d447f72f757 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 10.6331ms 2024-08-24 11:59:07.410 +05:30 9fce878c-6e1c-4ac3-b79c-0cd89f2b26be INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 811 2024-08-24 11:59:07.411 +05:30 9fce878c-6e1c-4ac3-b79c-0cd89f2b26be INF CORS policy execution successful. 2024-08-24 11:59:07.411 +05:30 9fce878c-6e1c-4ac3-b79c-0cd89f2b26be INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 811}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408Tes","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:07.411 +05:30 4c89d830-7756-409e-a06d-7c88b38281a6 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.411 +05:30 4c89d830-7756-409e-a06d-7c88b38281a6 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:07.415 +05:30 4c89d830-7756-409e-a06d-7c88b38281a6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:07.415 +05:30 4c89d830-7756-409e-a06d-7c88b38281a6 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 4.1132ms 2024-08-24 11:59:07.416 +05:30 4c89d830-7756-409e-a06d-7c88b38281a6 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.416 +05:30 4c89d830-7756-409e-a06d-7c88b38281a6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9fce878c-6e1c-4ac3-b79c-0cd89f2b26be}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:07.416 +05:30 4c89d830-7756-409e-a06d-7c88b38281a6 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 6.1947ms 2024-08-24 11:59:07.433 +05:30 85448e1d-20bd-4fd2-a8f6-931895fd7ec7 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 809 2024-08-24 11:59:07.434 +05:30 85448e1d-20bd-4fd2-a8f6-931895fd7ec7 INF CORS policy execution successful. 2024-08-24 11:59:07.434 +05:30 85448e1d-20bd-4fd2-a8f6-931895fd7ec7 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 809}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408T","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:07.434 +05:30 6ac2380e-0f15-4498-aafe-47029ae62a3c INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.435 +05:30 6ac2380e-0f15-4498-aafe-47029ae62a3c INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:07.438 +05:30 6ac2380e-0f15-4498-aafe-47029ae62a3c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:07.438 +05:30 6ac2380e-0f15-4498-aafe-47029ae62a3c INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 3.1788ms 2024-08-24 11:59:07.438 +05:30 6ac2380e-0f15-4498-aafe-47029ae62a3c INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.438 +05:30 6ac2380e-0f15-4498-aafe-47029ae62a3c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 85448e1d-20bd-4fd2-a8f6-931895fd7ec7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:07.439 +05:30 6ac2380e-0f15-4498-aafe-47029ae62a3c INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 5.5888ms 2024-08-24 11:59:07.440 +05:30 46b37ebc-537d-4c33-82d1-e359be0a5609 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 808 2024-08-24 11:59:07.440 +05:30 46b37ebc-537d-4c33-82d1-e359be0a5609 INF CORS policy execution successful. 2024-08-24 11:59:07.441 +05:30 46b37ebc-537d-4c33-82d1-e359be0a5609 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 808}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:07.441 +05:30 a8b1cdf1-1a95-4e75-9616-f70009e3094a INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.441 +05:30 a8b1cdf1-1a95-4e75-9616-f70009e3094a INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:07.443 +05:30 a8b1cdf1-1a95-4e75-9616-f70009e3094a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:07.443 +05:30 a8b1cdf1-1a95-4e75-9616-f70009e3094a INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 1.8883ms 2024-08-24 11:59:07.443 +05:30 a8b1cdf1-1a95-4e75-9616-f70009e3094a INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.443 +05:30 a8b1cdf1-1a95-4e75-9616-f70009e3094a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 46b37ebc-537d-4c33-82d1-e359be0a5609}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:07.444 +05:30 a8b1cdf1-1a95-4e75-9616-f70009e3094a INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 3.394ms 2024-08-24 11:59:07.444 +05:30 ab9bb263-1728-4f69-8072-81f1b363275e INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 812 2024-08-24 11:59:07.444 +05:30 ab9bb263-1728-4f69-8072-81f1b363275e INF CORS policy execution successful. 2024-08-24 11:59:07.444 +05:30 ab9bb263-1728-4f69-8072-81f1b363275e INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 812}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408Test","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:07.444 +05:30 8d5a376a-7df9-4948-8e97-aa6e2c632476 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.445 +05:30 8d5a376a-7df9-4948-8e97-aa6e2c632476 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:07.447 +05:30 8d5a376a-7df9-4948-8e97-aa6e2c632476 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:07.447 +05:30 8d5a376a-7df9-4948-8e97-aa6e2c632476 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.2372ms 2024-08-24 11:59:07.447 +05:30 8d5a376a-7df9-4948-8e97-aa6e2c632476 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.447 +05:30 8d5a376a-7df9-4948-8e97-aa6e2c632476 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ab9bb263-1728-4f69-8072-81f1b363275e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:07.447 +05:30 8d5a376a-7df9-4948-8e97-aa6e2c632476 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 3.3547ms 2024-08-24 11:59:07.449 +05:30 9a1284ab-7cd8-4648-8a5a-405f43f444a6 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 804 2024-08-24 11:59:07.449 +05:30 9a1284ab-7cd8-4648-8a5a-405f43f444a6 INF CORS policy execution successful. 2024-08-24 11:59:07.449 +05:30 9a1284ab-7cd8-4648-8a5a-405f43f444a6 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 804}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:07.449 +05:30 b16a0ec3-d667-4801-a31d-3db54ec28ab4 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.450 +05:30 b16a0ec3-d667-4801-a31d-3db54ec28ab4 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:07.455 +05:30 b16a0ec3-d667-4801-a31d-3db54ec28ab4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:07.456 +05:30 b16a0ec3-d667-4801-a31d-3db54ec28ab4 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 6.3128ms 2024-08-24 11:59:07.456 +05:30 b16a0ec3-d667-4801-a31d-3db54ec28ab4 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.456 +05:30 b16a0ec3-d667-4801-a31d-3db54ec28ab4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9a1284ab-7cd8-4648-8a5a-405f43f444a6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:07.457 +05:30 b16a0ec3-d667-4801-a31d-3db54ec28ab4 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 8.3201ms 2024-08-24 11:59:07.471 +05:30 02238163-818b-47ca-a7d7-8207735b6c68 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 806 2024-08-24 11:59:07.472 +05:30 02238163-818b-47ca-a7d7-8207735b6c68 INF CORS policy execution successful. 2024-08-24 11:59:07.472 +05:30 02238163-818b-47ca-a7d7-8207735b6c68 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 806}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile24","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:07.472 +05:30 e7ab95f5-1bfb-4bc3-98f5-84f18e8c1d1a INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.472 +05:30 e7ab95f5-1bfb-4bc3-98f5-84f18e8c1d1a INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:07.474 +05:30 e7ab95f5-1bfb-4bc3-98f5-84f18e8c1d1a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:07.475 +05:30 e7ab95f5-1bfb-4bc3-98f5-84f18e8c1d1a INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.1805ms 2024-08-24 11:59:07.475 +05:30 e7ab95f5-1bfb-4bc3-98f5-84f18e8c1d1a INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.475 +05:30 e7ab95f5-1bfb-4bc3-98f5-84f18e8c1d1a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 02238163-818b-47ca-a7d7-8207735b6c68}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:07.475 +05:30 91864775-0646-4018-b69d-3e706d7cb296 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 805 2024-08-24 11:59:07.475 +05:30 e7ab95f5-1bfb-4bc3-98f5-84f18e8c1d1a INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 4.2227ms 2024-08-24 11:59:07.475 +05:30 91864775-0646-4018-b69d-3e706d7cb296 INF CORS policy execution successful. 2024-08-24 11:59:07.476 +05:30 91864775-0646-4018-b69d-3e706d7cb296 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 805}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:07.476 +05:30 a2267a1d-fffa-4e5d-b3e0-469f26316216 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.476 +05:30 a2267a1d-fffa-4e5d-b3e0-469f26316216 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:07.478 +05:30 a2267a1d-fffa-4e5d-b3e0-469f26316216 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:07.479 +05:30 a2267a1d-fffa-4e5d-b3e0-469f26316216 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.6902ms 2024-08-24 11:59:07.479 +05:30 a2267a1d-fffa-4e5d-b3e0-469f26316216 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.479 +05:30 a2267a1d-fffa-4e5d-b3e0-469f26316216 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 91864775-0646-4018-b69d-3e706d7cb296}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:07.480 +05:30 a2267a1d-fffa-4e5d-b3e0-469f26316216 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 4.3784ms 2024-08-24 11:59:07.483 +05:30 dd157a25-f39d-4ff6-a9fe-a24a6089c3a5 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 801 2024-08-24 11:59:07.483 +05:30 dd157a25-f39d-4ff6-a9fe-a24a6089c3a5 INF CORS policy execution successful. 2024-08-24 11:59:07.483 +05:30 dd157a25-f39d-4ff6-a9fe-a24a6089c3a5 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 801}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProf","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:07.483 +05:30 10c73b6c-4967-44a1-b289-43b26f1d0bda INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.484 +05:30 10c73b6c-4967-44a1-b289-43b26f1d0bda INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:07.486 +05:30 10c73b6c-4967-44a1-b289-43b26f1d0bda INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:07.486 +05:30 10c73b6c-4967-44a1-b289-43b26f1d0bda INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.3214ms 2024-08-24 11:59:07.486 +05:30 10c73b6c-4967-44a1-b289-43b26f1d0bda INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.486 +05:30 10c73b6c-4967-44a1-b289-43b26f1d0bda INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: dd157a25-f39d-4ff6-a9fe-a24a6089c3a5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:07.486 +05:30 10c73b6c-4967-44a1-b289-43b26f1d0bda INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 3.5775ms 2024-08-24 11:59:07.487 +05:30 39b7df39-501b-462b-8d1c-a76a1e6d026c INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 802 2024-08-24 11:59:07.487 +05:30 39b7df39-501b-462b-8d1c-a76a1e6d026c INF CORS policy execution successful. 2024-08-24 11:59:07.487 +05:30 39b7df39-501b-462b-8d1c-a76a1e6d026c INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 802}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfi","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:07.487 +05:30 f1143bd0-4123-4dec-af4d-62a908976ed9 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.488 +05:30 f1143bd0-4123-4dec-af4d-62a908976ed9 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:07.489 +05:30 f1143bd0-4123-4dec-af4d-62a908976ed9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:07.490 +05:30 f1143bd0-4123-4dec-af4d-62a908976ed9 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 1.9727ms 2024-08-24 11:59:07.490 +05:30 f1143bd0-4123-4dec-af4d-62a908976ed9 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.490 +05:30 f1143bd0-4123-4dec-af4d-62a908976ed9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 39b7df39-501b-462b-8d1c-a76a1e6d026c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:07.490 +05:30 f1143bd0-4123-4dec-af4d-62a908976ed9 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 3.4266ms 2024-08-24 11:59:07.507 +05:30 154a1758-e38b-4657-93f8-338474bd45a5 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 807 2024-08-24 11:59:07.507 +05:30 330627be-c79a-4108-8e81-393f23646784 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 803 2024-08-24 11:59:07.507 +05:30 d85efb2b-5c3d-4c91-bfa2-7c19626eaa40 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 798 2024-08-24 11:59:07.508 +05:30 154a1758-e38b-4657-93f8-338474bd45a5 INF CORS policy execution successful. 2024-08-24 11:59:07.508 +05:30 330627be-c79a-4108-8e81-393f23646784 INF CORS policy execution successful. 2024-08-24 11:59:07.508 +05:30 d85efb2b-5c3d-4c91-bfa2-7c19626eaa40 INF CORS policy execution successful. 2024-08-24 11:59:07.508 +05:30 154a1758-e38b-4657-93f8-338474bd45a5 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 807}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile240","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:07.508 +05:30 330627be-c79a-4108-8e81-393f23646784 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 803}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfil","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:07.508 +05:30 001a9356-2361-4593-b3a1-694a8a2367e1 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.508 +05:30 d85efb2b-5c3d-4c91-bfa2-7c19626eaa40 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 798}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestP","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:07.508 +05:30 d44017d8-dd3d-4686-94ef-162394da0622 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.508 +05:30 001a9356-2361-4593-b3a1-694a8a2367e1 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:07.508 +05:30 312e5bf2-1955-4728-ada8-ad1cbf2d1624 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.508 +05:30 d44017d8-dd3d-4686-94ef-162394da0622 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:07.508 +05:30 312e5bf2-1955-4728-ada8-ad1cbf2d1624 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:07.510 +05:30 001a9356-2361-4593-b3a1-694a8a2367e1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:07.510 +05:30 312e5bf2-1955-4728-ada8-ad1cbf2d1624 ERR The process cannot access the file 'C:\inetpub\wwwroot\Sang.Log.Api\Log\2024\8\24-08-2024.log' because it is being used by another process. 2024-08-24 11:59:07.510 +05:30 001a9356-2361-4593-b3a1-694a8a2367e1 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 1.827ms 2024-08-24 11:59:07.510 +05:30 d44017d8-dd3d-4686-94ef-162394da0622 ERR The process cannot access the file 'C:\inetpub\wwwroot\Sang.Log.Api\Log\2024\8\24-08-2024.log' because it is being used by another process. 2024-08-24 11:59:07.510 +05:30 001a9356-2361-4593-b3a1-694a8a2367e1 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.510 +05:30 001a9356-2361-4593-b3a1-694a8a2367e1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 154a1758-e38b-4657-93f8-338474bd45a5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:07.511 +05:30 001a9356-2361-4593-b3a1-694a8a2367e1 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 3.2502ms 2024-08-24 11:59:07.513 +05:30 d44017d8-dd3d-4686-94ef-162394da0622 ERR Logging failed.System.IO.IOException: The process cannot access the file 'C:\inetpub\wwwroot\Sang.Log.Api\Log\2024\8\24-08-2024.log' because it is being used by another process. at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) at System.IO.File.WriteToFile(String path, FileMode mode, String contents, Encoding encoding) at Sang.Log.Api.Services.LogService.CreateLog(LogRequest log) at Sang.Log.Api.Controllers.LogController.CreateLog(LogRequest log) 2024-08-24 11:59:07.513 +05:30 312e5bf2-1955-4728-ada8-ad1cbf2d1624 ERR Logging failed.System.IO.IOException: The process cannot access the file 'C:\inetpub\wwwroot\Sang.Log.Api\Log\2024\8\24-08-2024.log' because it is being used by another process. at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) at System.IO.File.WriteToFile(String path, FileMode mode, String contents, Encoding encoding) at Sang.Log.Api.Services.LogService.CreateLog(LogRequest log) at Sang.Log.Api.Controllers.LogController.CreateLog(LogRequest log) 2024-08-24 11:59:07.513 +05:30 d44017d8-dd3d-4686-94ef-162394da0622 INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:07.513 +05:30 312e5bf2-1955-4728-ada8-ad1cbf2d1624 INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:07.514 +05:30 d44017d8-dd3d-4686-94ef-162394da0622 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 5.4177ms 2024-08-24 11:59:07.514 +05:30 312e5bf2-1955-4728-ada8-ad1cbf2d1624 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 5.3604ms 2024-08-24 11:59:07.514 +05:30 d44017d8-dd3d-4686-94ef-162394da0622 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.514 +05:30 312e5bf2-1955-4728-ada8-ad1cbf2d1624 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.514 +05:30 d44017d8-dd3d-4686-94ef-162394da0622 INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: 330627be-c79a-4108-8e81-393f23646784}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 127} Body: {"status":"Failure","statusCode":5000,"message":"The process cannot access the file 'C:\\inetpub\\wwwroot\\Sang","result":null} 2024-08-24 11:59:07.514 +05:30 312e5bf2-1955-4728-ada8-ad1cbf2d1624 INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: d85efb2b-5c3d-4c91-bfa2-7c19626eaa40}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 127} Body: {"status":"Failure","statusCode":5000,"message":"The process cannot access the file 'C:\\inetpub\\wwwroot\\Sang","result":null} 2024-08-24 11:59:07.515 +05:30 d44017d8-dd3d-4686-94ef-162394da0622 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 500 127 application/json; charset=utf-8 7.8193ms 2024-08-24 11:59:07.515 +05:30 312e5bf2-1955-4728-ada8-ad1cbf2d1624 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 500 127 application/json; charset=utf-8 7.7305ms 2024-08-24 11:59:07.517 +05:30 07105711-94ec-49f2-8fec-cfbcba3c7bd3 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 799 2024-08-24 11:59:07.517 +05:30 07105711-94ec-49f2-8fec-cfbcba3c7bd3 INF CORS policy execution successful. 2024-08-24 11:59:07.521 +05:30 07105711-94ec-49f2-8fec-cfbcba3c7bd3 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 799}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestPr","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:07.521 +05:30 4db4a594-bdff-497e-ae02-66494e062bf8 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.521 +05:30 10e7b7e0-407d-4d93-8423-8c27943cd32a INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 800 2024-08-24 11:59:07.521 +05:30 4db4a594-bdff-497e-ae02-66494e062bf8 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:07.521 +05:30 10e7b7e0-407d-4d93-8423-8c27943cd32a INF CORS policy execution successful. 2024-08-24 11:59:07.522 +05:30 10e7b7e0-407d-4d93-8423-8c27943cd32a INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 800}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestPro","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:07.522 +05:30 d3d47107-6c5e-4ebc-86ab-2ead85f04545 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.522 +05:30 d3d47107-6c5e-4ebc-86ab-2ead85f04545 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:07.523 +05:30 d3d47107-6c5e-4ebc-86ab-2ead85f04545 ERR The process cannot access the file 'C:\inetpub\wwwroot\Sang.Log.Api\Log\2024\8\24-08-2024.log' because it is being used by another process. 2024-08-24 11:59:07.523 +05:30 4db4a594-bdff-497e-ae02-66494e062bf8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:07.524 +05:30 4db4a594-bdff-497e-ae02-66494e062bf8 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.272ms 2024-08-24 11:59:07.524 +05:30 4db4a594-bdff-497e-ae02-66494e062bf8 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.524 +05:30 4db4a594-bdff-497e-ae02-66494e062bf8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 07105711-94ec-49f2-8fec-cfbcba3c7bd3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:07.524 +05:30 d3d47107-6c5e-4ebc-86ab-2ead85f04545 ERR Logging failed.System.IO.IOException: The process cannot access the file 'C:\inetpub\wwwroot\Sang.Log.Api\Log\2024\8\24-08-2024.log' because it is being used by another process. at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) at System.IO.File.WriteToFile(String path, FileMode mode, String contents, Encoding encoding) at Sang.Log.Api.Services.LogService.CreateLog(LogRequest log) at Sang.Log.Api.Controllers.LogController.CreateLog(LogRequest log) 2024-08-24 11:59:07.524 +05:30 d3d47107-6c5e-4ebc-86ab-2ead85f04545 INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:07.524 +05:30 d3d47107-6c5e-4ebc-86ab-2ead85f04545 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.3496ms 2024-08-24 11:59:07.524 +05:30 d3d47107-6c5e-4ebc-86ab-2ead85f04545 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.524 +05:30 4db4a594-bdff-497e-ae02-66494e062bf8 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 7.7475ms 2024-08-24 11:59:07.524 +05:30 d3d47107-6c5e-4ebc-86ab-2ead85f04545 INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: 10e7b7e0-407d-4d93-8423-8c27943cd32a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 127} Body: {"status":"Failure","statusCode":5000,"message":"The process cannot access the file 'C:\\inetpub\\wwwroot\\Sang","result":null} 2024-08-24 11:59:07.525 +05:30 d3d47107-6c5e-4ebc-86ab-2ead85f04545 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 500 127 application/json; charset=utf-8 3.4344ms 2024-08-24 11:59:07.543 +05:30 d21264e1-8cb8-467c-90b9-583f1353ea12 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 796 2024-08-24 11:59:07.544 +05:30 02e934c9-33ca-4596-8ba3-66d3de412b0f INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 795 2024-08-24 11:59:07.544 +05:30 d21264e1-8cb8-467c-90b9-583f1353ea12 INF CORS policy execution successful. 2024-08-24 11:59:07.544 +05:30 02e934c9-33ca-4596-8ba3-66d3de412b0f INF CORS policy execution successful. 2024-08-24 11:59:07.544 +05:30 d21264e1-8cb8-467c-90b9-583f1353ea12 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 796}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408Tes","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:07.544 +05:30 02e934c9-33ca-4596-8ba3-66d3de412b0f INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 795}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408Te","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:07.544 +05:30 6255e3f1-3348-4291-ae90-1de5f5e7ff44 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.544 +05:30 c7a9ff87-bf98-408b-b0b6-71fe6c8931f7 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.544 +05:30 c7a9ff87-bf98-408b-b0b6-71fe6c8931f7 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:07.544 +05:30 6255e3f1-3348-4291-ae90-1de5f5e7ff44 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:07.546 +05:30 c7a9ff87-bf98-408b-b0b6-71fe6c8931f7 ERR The process cannot access the file 'C:\inetpub\wwwroot\Sang.Log.Api\Log\2024\8\24-08-2024.log' because it is being used by another process. 2024-08-24 11:59:07.547 +05:30 6255e3f1-3348-4291-ae90-1de5f5e7ff44 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:07.547 +05:30 6255e3f1-3348-4291-ae90-1de5f5e7ff44 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.4741ms 2024-08-24 11:59:07.547 +05:30 6255e3f1-3348-4291-ae90-1de5f5e7ff44 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.547 +05:30 6255e3f1-3348-4291-ae90-1de5f5e7ff44 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 02e934c9-33ca-4596-8ba3-66d3de412b0f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:07.547 +05:30 c7a9ff87-bf98-408b-b0b6-71fe6c8931f7 ERR Logging failed.System.IO.IOException: The process cannot access the file 'C:\inetpub\wwwroot\Sang.Log.Api\Log\2024\8\24-08-2024.log' because it is being used by another process. at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) at System.IO.File.WriteToFile(String path, FileMode mode, String contents, Encoding encoding) at Sang.Log.Api.Services.LogService.CreateLog(LogRequest log) at Sang.Log.Api.Controllers.LogController.CreateLog(LogRequest log) 2024-08-24 11:59:07.547 +05:30 c7a9ff87-bf98-408b-b0b6-71fe6c8931f7 INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:07.548 +05:30 6255e3f1-3348-4291-ae90-1de5f5e7ff44 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 3.9998ms 2024-08-24 11:59:07.548 +05:30 c7a9ff87-bf98-408b-b0b6-71fe6c8931f7 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 3.2974ms 2024-08-24 11:59:07.548 +05:30 c7a9ff87-bf98-408b-b0b6-71fe6c8931f7 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.548 +05:30 c7a9ff87-bf98-408b-b0b6-71fe6c8931f7 INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: d21264e1-8cb8-467c-90b9-583f1353ea12}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 127} Body: {"status":"Failure","statusCode":5000,"message":"The process cannot access the file 'C:\\inetpub\\wwwroot\\Sang","result":null} 2024-08-24 11:59:07.548 +05:30 c7a9ff87-bf98-408b-b0b6-71fe6c8931f7 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 500 127 application/json; charset=utf-8 4.9238ms 2024-08-24 11:59:07.553 +05:30 ab46eb46-38c1-40b3-bf07-85a22e907d19 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 793 2024-08-24 11:59:07.553 +05:30 ab46eb46-38c1-40b3-bf07-85a22e907d19 INF CORS policy execution successful. 2024-08-24 11:59:07.553 +05:30 ab46eb46-38c1-40b3-bf07-85a22e907d19 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 793}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:07.553 +05:30 fb0c9f22-62e3-4b82-9328-9100bd5dd9d1 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.553 +05:30 fb0c9f22-62e3-4b82-9328-9100bd5dd9d1 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:07.557 +05:30 c32fc257-62b0-4041-8af9-05ae743acbca INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 797 2024-08-24 11:59:07.558 +05:30 c32fc257-62b0-4041-8af9-05ae743acbca INF CORS policy execution successful. 2024-08-24 11:59:07.559 +05:30 c32fc257-62b0-4041-8af9-05ae743acbca INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 797}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408Test","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:07.560 +05:30 705e5bd0-0f77-4728-8db8-3089004bff95 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.560 +05:30 705e5bd0-0f77-4728-8db8-3089004bff95 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:07.560 +05:30 fb0c9f22-62e3-4b82-9328-9100bd5dd9d1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:07.560 +05:30 fb0c9f22-62e3-4b82-9328-9100bd5dd9d1 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 6.9014ms 2024-08-24 11:59:07.560 +05:30 fb0c9f22-62e3-4b82-9328-9100bd5dd9d1 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.561 +05:30 fb0c9f22-62e3-4b82-9328-9100bd5dd9d1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ab46eb46-38c1-40b3-bf07-85a22e907d19}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:07.561 +05:30 fb0c9f22-62e3-4b82-9328-9100bd5dd9d1 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 8.3258ms 2024-08-24 11:59:07.561 +05:30 705e5bd0-0f77-4728-8db8-3089004bff95 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:07.562 +05:30 705e5bd0-0f77-4728-8db8-3089004bff95 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 1.6722ms 2024-08-24 11:59:07.562 +05:30 705e5bd0-0f77-4728-8db8-3089004bff95 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.562 +05:30 705e5bd0-0f77-4728-8db8-3089004bff95 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c32fc257-62b0-4041-8af9-05ae743acbca}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:07.562 +05:30 705e5bd0-0f77-4728-8db8-3089004bff95 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 4.7076ms 2024-08-24 11:59:07.583 +05:30 c908550d-c346-4d30-9e1a-b6abcb0954c0 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 792 2024-08-24 11:59:07.583 +05:30 c908550d-c346-4d30-9e1a-b6abcb0954c0 INF CORS policy execution successful. 2024-08-24 11:59:07.583 +05:30 c908550d-c346-4d30-9e1a-b6abcb0954c0 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 792}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile240","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:07.584 +05:30 2a4d5940-74a3-4f97-a17d-2a9e7f41d479 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.584 +05:30 2a4d5940-74a3-4f97-a17d-2a9e7f41d479 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:07.585 +05:30 a0594ac1-4c28-42aa-82c3-64cc44bbe834 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 791 2024-08-24 11:59:07.585 +05:30 a0594ac1-4c28-42aa-82c3-64cc44bbe834 INF CORS policy execution successful. 2024-08-24 11:59:07.586 +05:30 a0594ac1-4c28-42aa-82c3-64cc44bbe834 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 791}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile24","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:07.586 +05:30 d6c5c991-2e27-4234-8036-1875a165bf85 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.586 +05:30 d6c5c991-2e27-4234-8036-1875a165bf85 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:07.586 +05:30 2a4d5940-74a3-4f97-a17d-2a9e7f41d479 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:07.586 +05:30 2a4d5940-74a3-4f97-a17d-2a9e7f41d479 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.3691ms 2024-08-24 11:59:07.586 +05:30 2a4d5940-74a3-4f97-a17d-2a9e7f41d479 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.586 +05:30 2a4d5940-74a3-4f97-a17d-2a9e7f41d479 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c908550d-c346-4d30-9e1a-b6abcb0954c0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:07.587 +05:30 2a4d5940-74a3-4f97-a17d-2a9e7f41d479 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 4.1468ms 2024-08-24 11:59:07.587 +05:30 6e6dcb85-8573-4511-8bd4-e3c158d2055c INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 789 2024-08-24 11:59:07.587 +05:30 6e6dcb85-8573-4511-8bd4-e3c158d2055c INF CORS policy execution successful. 2024-08-24 11:59:07.587 +05:30 6e6dcb85-8573-4511-8bd4-e3c158d2055c INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 789}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:07.588 +05:30 e2aa317d-c9b5-446a-bc55-06f62a8f6790 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.588 +05:30 e2aa317d-c9b5-446a-bc55-06f62a8f6790 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:07.588 +05:30 d6c5c991-2e27-4234-8036-1875a165bf85 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:07.588 +05:30 d6c5c991-2e27-4234-8036-1875a165bf85 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.0341ms 2024-08-24 11:59:07.588 +05:30 d6c5c991-2e27-4234-8036-1875a165bf85 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.588 +05:30 d6c5c991-2e27-4234-8036-1875a165bf85 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a0594ac1-4c28-42aa-82c3-64cc44bbe834}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:07.589 +05:30 d6c5c991-2e27-4234-8036-1875a165bf85 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 3.2995ms 2024-08-24 11:59:07.589 +05:30 d7ed2bc0-9b55-4036-bd01-04cdf66e21b6 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 794 2024-08-24 11:59:07.589 +05:30 d7ed2bc0-9b55-4036-bd01-04cdf66e21b6 INF CORS policy execution successful. 2024-08-24 11:59:07.589 +05:30 e2aa317d-c9b5-446a-bc55-06f62a8f6790 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:07.589 +05:30 d7ed2bc0-9b55-4036-bd01-04cdf66e21b6 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 794}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408T","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:07.590 +05:30 0b3d9606-8566-4f04-9c07-cdc961c0c009 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.590 +05:30 e2aa317d-c9b5-446a-bc55-06f62a8f6790 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 1.664ms 2024-08-24 11:59:07.590 +05:30 e2aa317d-c9b5-446a-bc55-06f62a8f6790 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.590 +05:30 0b3d9606-8566-4f04-9c07-cdc961c0c009 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:07.590 +05:30 e2aa317d-c9b5-446a-bc55-06f62a8f6790 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6e6dcb85-8573-4511-8bd4-e3c158d2055c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:07.590 +05:30 e2aa317d-c9b5-446a-bc55-06f62a8f6790 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 2.8731ms 2024-08-24 11:59:07.591 +05:30 0b3d9606-8566-4f04-9c07-cdc961c0c009 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:07.591 +05:30 0b3d9606-8566-4f04-9c07-cdc961c0c009 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 1.5887ms 2024-08-24 11:59:07.591 +05:30 0b3d9606-8566-4f04-9c07-cdc961c0c009 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:07.592 +05:30 0b3d9606-8566-4f04-9c07-cdc961c0c009 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d7ed2bc0-9b55-4036-bd01-04cdf66e21b6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:07.592 +05:30 0b3d9606-8566-4f04-9c07-cdc961c0c009 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 2.905ms 2024-08-24 11:59:07.612 +05:30 7c485948-c3c0-483d-ac05-fa985f10cec7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:07.612 +05:30 7c485948-c3c0-483d-ac05-fa985f10cec7 INF CORS policy execution successful. 2024-08-24 11:59:07.612 +05:30 7c485948-c3c0-483d-ac05-fa985f10cec7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.6728ms 2024-08-24 11:59:07.627 +05:30 79da64a2-65c6-435d-b8f1-07f64eb04661 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:07.627 +05:30 b9b8f0c1-1acc-4abe-ad7b-10eae6324191 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:07.627 +05:30 b87bd66e-cead-4a82-838e-1200e07aabec INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:07.628 +05:30 79da64a2-65c6-435d-b8f1-07f64eb04661 INF CORS policy execution successful. 2024-08-24 11:59:07.627 +05:30 235f6738-e8d3-48e9-877b-7592a31d69c5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:07.628 +05:30 b9b8f0c1-1acc-4abe-ad7b-10eae6324191 INF CORS policy execution successful. 2024-08-24 11:59:07.628 +05:30 b87bd66e-cead-4a82-838e-1200e07aabec INF CORS policy execution successful. 2024-08-24 11:59:07.628 +05:30 235f6738-e8d3-48e9-877b-7592a31d69c5 INF CORS policy execution successful. 2024-08-24 11:59:07.628 +05:30 79da64a2-65c6-435d-b8f1-07f64eb04661 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.532ms 2024-08-24 11:59:07.628 +05:30 235f6738-e8d3-48e9-877b-7592a31d69c5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.5539ms 2024-08-24 11:59:07.628 +05:30 b87bd66e-cead-4a82-838e-1200e07aabec INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.6567ms 2024-08-24 11:59:07.628 +05:30 b9b8f0c1-1acc-4abe-ad7b-10eae6324191 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.5759ms 2024-08-24 11:59:07.642 +05:30 bd881b23-6d5c-49b7-b6e5-47efe12d7d19 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:07.642 +05:30 bd881b23-6d5c-49b7-b6e5-47efe12d7d19 INF CORS policy execution successful. 2024-08-24 11:59:07.643 +05:30 bd881b23-6d5c-49b7-b6e5-47efe12d7d19 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 1.1893ms 2024-08-24 11:59:07.658 +05:30 b439683a-2ee5-4d0b-a1c5-1b3e6b786754 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:07.658 +05:30 b439683a-2ee5-4d0b-a1c5-1b3e6b786754 INF CORS policy execution successful. 2024-08-24 11:59:07.658 +05:30 4ac10e60-d15d-444c-b571-f38916026962 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:07.658 +05:30 b439683a-2ee5-4d0b-a1c5-1b3e6b786754 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.7133ms 2024-08-24 11:59:07.658 +05:30 4ac10e60-d15d-444c-b571-f38916026962 INF CORS policy execution successful. 2024-08-24 11:59:07.659 +05:30 4ac10e60-d15d-444c-b571-f38916026962 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.3328ms 2024-08-24 11:59:07.660 +05:30 620acd20-b036-424f-b6e4-66e093fdd382 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:07.660 +05:30 620acd20-b036-424f-b6e4-66e093fdd382 INF CORS policy execution successful. 2024-08-24 11:59:07.660 +05:30 620acd20-b036-424f-b6e4-66e093fdd382 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.3308ms 2024-08-24 11:59:07.664 +05:30 37222183-e0a8-46bd-83e7-bf7b92302ffe INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:07.664 +05:30 37222183-e0a8-46bd-83e7-bf7b92302ffe INF CORS policy execution successful. 2024-08-24 11:59:07.664 +05:30 37222183-e0a8-46bd-83e7-bf7b92302ffe INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.328ms 2024-08-24 11:59:07.675 +05:30 62bf7790-6995-49e4-b6be-b2a8a7d466a8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:07.675 +05:30 62bf7790-6995-49e4-b6be-b2a8a7d466a8 INF CORS policy execution successful. 2024-08-24 11:59:07.676 +05:30 62bf7790-6995-49e4-b6be-b2a8a7d466a8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.4573ms 2024-08-24 11:59:07.690 +05:30 7684cad0-bf97-4135-8604-8bf71fc22322 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:07.690 +05:30 1621032e-ab8e-458d-9193-988a4f7fa9ac INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:07.690 +05:30 01caf53c-3d9b-40c8-b72d-1704543b4bc9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:07.690 +05:30 7684cad0-bf97-4135-8604-8bf71fc22322 INF CORS policy execution successful. 2024-08-24 11:59:07.690 +05:30 01caf53c-3d9b-40c8-b72d-1704543b4bc9 INF CORS policy execution successful. 2024-08-24 11:59:07.690 +05:30 7684cad0-bf97-4135-8604-8bf71fc22322 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.4867ms 2024-08-24 11:59:07.690 +05:30 01caf53c-3d9b-40c8-b72d-1704543b4bc9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.3842ms 2024-08-24 11:59:07.691 +05:30 1621032e-ab8e-458d-9193-988a4f7fa9ac INF CORS policy execution successful. 2024-08-24 11:59:07.692 +05:30 1621032e-ab8e-458d-9193-988a4f7fa9ac INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 1.1798ms 2024-08-24 11:59:07.699 +05:30 83dc98e1-a0a8-46fb-9ce2-4412d8b456ee INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:07.699 +05:30 83dc98e1-a0a8-46fb-9ce2-4412d8b456ee INF CORS policy execution successful. 2024-08-24 11:59:07.699 +05:30 83dc98e1-a0a8-46fb-9ce2-4412d8b456ee INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.4282ms 2024-08-24 11:59:07.702 +05:30 a3e51684-e4e7-4cc1-9291-114390f56394 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:07.702 +05:30 a3e51684-e4e7-4cc1-9291-114390f56394 INF CORS policy execution successful. 2024-08-24 11:59:07.702 +05:30 a3e51684-e4e7-4cc1-9291-114390f56394 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.3279ms 2024-08-24 11:59:07.717 +05:30 efa21adf-f1c0-4b00-b014-aa6c3faec3b8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:07.717 +05:30 c3e162c6-e2f5-486a-997f-42d149276e5b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:07.717 +05:30 efa21adf-f1c0-4b00-b014-aa6c3faec3b8 INF CORS policy execution successful. 2024-08-24 11:59:07.717 +05:30 c3e162c6-e2f5-486a-997f-42d149276e5b INF CORS policy execution successful. 2024-08-24 11:59:07.717 +05:30 19c0ac46-0af2-45a1-88fd-58ddcc1f5783 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:07.717 +05:30 19c0ac46-0af2-45a1-88fd-58ddcc1f5783 INF CORS policy execution successful. 2024-08-24 11:59:07.718 +05:30 efa21adf-f1c0-4b00-b014-aa6c3faec3b8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.4688ms 2024-08-24 11:59:07.718 +05:30 c3e162c6-e2f5-486a-997f-42d149276e5b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.5025ms 2024-08-24 11:59:07.718 +05:30 19c0ac46-0af2-45a1-88fd-58ddcc1f5783 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.1511ms 2024-08-24 11:59:07.729 +05:30 efd6a996-94c6-43c6-868a-b61b816ae6f8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:07.730 +05:30 efd6a996-94c6-43c6-868a-b61b816ae6f8 INF CORS policy execution successful. 2024-08-24 11:59:07.730 +05:30 acc164d7-4fca-44e8-a5e0-0b1e06221f58 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:07.730 +05:30 acc164d7-4fca-44e8-a5e0-0b1e06221f58 INF CORS policy execution successful. 2024-08-24 11:59:07.730 +05:30 efd6a996-94c6-43c6-868a-b61b816ae6f8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.5785ms 2024-08-24 11:59:07.730 +05:30 acc164d7-4fca-44e8-a5e0-0b1e06221f58 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.3163ms 2024-08-24 11:59:07.744 +05:30 13f59808-fd54-4058-a363-3d75eb656e1f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:07.745 +05:30 13f59808-fd54-4058-a363-3d75eb656e1f INF CORS policy execution successful. 2024-08-24 11:59:07.745 +05:30 13f59808-fd54-4058-a363-3d75eb656e1f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.4523ms 2024-08-24 11:59:07.748 +05:30 74bc8d0e-8c59-4450-b362-e24b66ec854e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:07.749 +05:30 74bc8d0e-8c59-4450-b362-e24b66ec854e INF CORS policy execution successful. 2024-08-24 11:59:07.749 +05:30 74bc8d0e-8c59-4450-b362-e24b66ec854e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.5268ms 2024-08-24 11:59:07.750 +05:30 734495a2-720b-4b4b-80ad-7cd2cd365ac4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:07.751 +05:30 734495a2-720b-4b4b-80ad-7cd2cd365ac4 INF CORS policy execution successful. 2024-08-24 11:59:07.751 +05:30 734495a2-720b-4b4b-80ad-7cd2cd365ac4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.6167ms 2024-08-24 11:59:07.759 +05:30 43178854-c428-429a-92ad-2f3accf92905 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:07.759 +05:30 43178854-c428-429a-92ad-2f3accf92905 INF CORS policy execution successful. 2024-08-24 11:59:07.759 +05:30 43178854-c428-429a-92ad-2f3accf92905 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.4736ms 2024-08-24 11:59:07.765 +05:30 06e457a9-406f-4e2d-8c6d-f61d3cae69c6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:07.766 +05:30 06e457a9-406f-4e2d-8c6d-f61d3cae69c6 INF CORS policy execution successful. 2024-08-24 11:59:07.767 +05:30 06e457a9-406f-4e2d-8c6d-f61d3cae69c6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 1.8246ms 2024-08-24 11:59:07.773 +05:30 ec79bb04-d175-4d0e-aecf-d287e987c5bf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:07.774 +05:30 ec79bb04-d175-4d0e-aecf-d287e987c5bf INF CORS policy execution successful. 2024-08-24 11:59:07.774 +05:30 ec79bb04-d175-4d0e-aecf-d287e987c5bf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.555ms 2024-08-24 11:59:07.777 +05:30 a8db179c-79fc-42e0-9eb5-564e5b2439c1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:07.777 +05:30 a8db179c-79fc-42e0-9eb5-564e5b2439c1 INF CORS policy execution successful. 2024-08-24 11:59:07.778 +05:30 a8db179c-79fc-42e0-9eb5-564e5b2439c1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.3884ms 2024-08-24 11:59:07.780 +05:30 51d27165-2909-4594-b864-7a89c4c14b37 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:07.780 +05:30 51d27165-2909-4594-b864-7a89c4c14b37 INF CORS policy execution successful. 2024-08-24 11:59:07.780 +05:30 51d27165-2909-4594-b864-7a89c4c14b37 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.3763ms 2024-08-24 11:59:07.787 +05:30 5c2190a3-248a-4352-ba0f-0bc412d9d1cf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:07.787 +05:30 5c2190a3-248a-4352-ba0f-0bc412d9d1cf INF CORS policy execution successful. 2024-08-24 11:59:07.787 +05:30 5c2190a3-248a-4352-ba0f-0bc412d9d1cf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.3977ms 2024-08-24 11:59:07.799 +05:30 430184df-5eba-4e38-8a8d-10890c3703b3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:07.799 +05:30 430184df-5eba-4e38-8a8d-10890c3703b3 INF CORS policy execution successful. 2024-08-24 11:59:07.800 +05:30 430184df-5eba-4e38-8a8d-10890c3703b3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.7778ms 2024-08-24 11:59:07.801 +05:30 19175244-582a-40ac-bbda-d5f5d88b2e15 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:07.801 +05:30 19175244-582a-40ac-bbda-d5f5d88b2e15 INF CORS policy execution successful. 2024-08-24 11:59:07.801 +05:30 19175244-582a-40ac-bbda-d5f5d88b2e15 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.3043ms 2024-08-24 11:59:07.805 +05:30 1ae8b90b-635e-4895-b6b7-52c4ce6f4192 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:07.805 +05:30 1ae8b90b-635e-4895-b6b7-52c4ce6f4192 INF CORS policy execution successful. 2024-08-24 11:59:07.805 +05:30 1ae8b90b-635e-4895-b6b7-52c4ce6f4192 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.3255ms 2024-08-24 11:59:07.806 +05:30 f2596dd1-f072-4a4f-a123-be609b078d3a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:07.807 +05:30 f2596dd1-f072-4a4f-a123-be609b078d3a INF CORS policy execution successful. 2024-08-24 11:59:07.807 +05:30 f2596dd1-f072-4a4f-a123-be609b078d3a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.2767ms 2024-08-24 11:59:07.807 +05:30 6d8ae43a-2086-4f74-8f58-450cae4cbcaa INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:07.807 +05:30 6d8ae43a-2086-4f74-8f58-450cae4cbcaa INF CORS policy execution successful. 2024-08-24 11:59:07.807 +05:30 6d8ae43a-2086-4f74-8f58-450cae4cbcaa INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.1822ms 2024-08-24 11:59:07.814 +05:30 918b46d4-61e1-4e8e-af42-87567a77b3d2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:07.814 +05:30 918b46d4-61e1-4e8e-af42-87567a77b3d2 INF CORS policy execution successful. 2024-08-24 11:59:07.814 +05:30 918b46d4-61e1-4e8e-af42-87567a77b3d2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.3873ms 2024-08-24 11:59:07.829 +05:30 55f42dfa-6514-4338-8677-2c66e6c24245 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:07.830 +05:30 55f42dfa-6514-4338-8677-2c66e6c24245 INF CORS policy execution successful. 2024-08-24 11:59:07.830 +05:30 55f42dfa-6514-4338-8677-2c66e6c24245 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.6154ms 2024-08-24 11:59:07.833 +05:30 d602259c-353e-4b57-ae00-2cc7148a4e0e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:07.833 +05:30 d664f993-c14c-4942-a765-10e2a8ebef64 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:07.833 +05:30 4093b540-c4ed-4780-967d-bf4dc3f68160 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:07.834 +05:30 d602259c-353e-4b57-ae00-2cc7148a4e0e INF CORS policy execution successful. 2024-08-24 11:59:07.834 +05:30 4093b540-c4ed-4780-967d-bf4dc3f68160 INF CORS policy execution successful. 2024-08-24 11:59:07.834 +05:30 d664f993-c14c-4942-a765-10e2a8ebef64 INF CORS policy execution successful. 2024-08-24 11:59:07.834 +05:30 4093b540-c4ed-4780-967d-bf4dc3f68160 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.6269ms 2024-08-24 11:59:07.834 +05:30 d602259c-353e-4b57-ae00-2cc7148a4e0e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.6244ms 2024-08-24 11:59:07.834 +05:30 d664f993-c14c-4942-a765-10e2a8ebef64 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.6158ms 2024-08-24 11:59:07.834 +05:30 0bf52d73-6efe-4105-9bcc-96c45e4e4b08 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:07.834 +05:30 0bf52d73-6efe-4105-9bcc-96c45e4e4b08 INF CORS policy execution successful. 2024-08-24 11:59:07.834 +05:30 0bf52d73-6efe-4105-9bcc-96c45e4e4b08 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.4267ms 2024-08-24 11:59:07.840 +05:30 826d8f05-0be3-4624-8916-6a8296ef9116 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:07.840 +05:30 826d8f05-0be3-4624-8916-6a8296ef9116 INF CORS policy execution successful. 2024-08-24 11:59:07.840 +05:30 826d8f05-0be3-4624-8916-6a8296ef9116 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.4269ms 2024-08-24 11:59:07.862 +05:30 0817386c-5786-4c19-9a2f-f2e05dabab8c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:07.863 +05:30 0817386c-5786-4c19-9a2f-f2e05dabab8c INF CORS policy execution successful. 2024-08-24 11:59:07.863 +05:30 0817386c-5786-4c19-9a2f-f2e05dabab8c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 1.5454ms 2024-08-24 11:59:07.866 +05:30 4ebfe716-fa15-4054-b4c9-6fc10534a308 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:07.866 +05:30 4ebfe716-fa15-4054-b4c9-6fc10534a308 INF CORS policy execution successful. 2024-08-24 11:59:07.866 +05:30 4ebfe716-fa15-4054-b4c9-6fc10534a308 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.844ms 2024-08-24 11:59:07.929 +05:30 c1704089-24a3-4e2c-866c-2ebd07a9315c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:07.929 +05:30 c1704089-24a3-4e2c-866c-2ebd07a9315c INF CORS policy execution successful. 2024-08-24 11:59:07.930 +05:30 c1704089-24a3-4e2c-866c-2ebd07a9315c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.5197ms 2024-08-24 11:59:07.976 +05:30 7b5a2d06-48a3-4678-8b1f-f77291c33b61 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:07.976 +05:30 7b5a2d06-48a3-4678-8b1f-f77291c33b61 INF CORS policy execution successful. 2024-08-24 11:59:07.976 +05:30 7b5a2d06-48a3-4678-8b1f-f77291c33b61 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.353ms 2024-08-24 11:59:08.112 +05:30 f4e95ecd-a324-4472-a5f0-4403f2529f32 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:08.112 +05:30 f4e95ecd-a324-4472-a5f0-4403f2529f32 INF CORS policy execution successful. 2024-08-24 11:59:08.112 +05:30 f4e95ecd-a324-4472-a5f0-4403f2529f32 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.4982ms 2024-08-24 11:59:08.661 +05:30 6c7e654a-323d-4742-842b-58c5798ad67d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:08.727 +05:30 6c7e654a-323d-4742-842b-58c5798ad67d INF CORS policy execution successful. 2024-08-24 11:59:08.727 +05:30 6c7e654a-323d-4742-842b-58c5798ad67d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 66.237ms 2024-08-24 11:59:08.942 +05:30 5fd45e1a-4d5c-44e1-8201-bf32833d93ce INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:08.943 +05:30 5fd45e1a-4d5c-44e1-8201-bf32833d93ce INF CORS policy execution successful. 2024-08-24 11:59:08.943 +05:30 5fd45e1a-4d5c-44e1-8201-bf32833d93ce INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.4484ms 2024-08-24 11:59:08.982 +05:30 2cbc2cd7-8357-4ff8-98b4-0bb3cd8a1e18 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:08.983 +05:30 2cbc2cd7-8357-4ff8-98b4-0bb3cd8a1e18 INF CORS policy execution successful. 2024-08-24 11:59:08.983 +05:30 2cbc2cd7-8357-4ff8-98b4-0bb3cd8a1e18 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.4911ms 2024-08-24 11:59:08.988 +05:30 5d9fe9f6-d2a2-4194-9452-11f7aef42119 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:08.988 +05:30 5d9fe9f6-d2a2-4194-9452-11f7aef42119 INF CORS policy execution successful. 2024-08-24 11:59:08.988 +05:30 5d9fe9f6-d2a2-4194-9452-11f7aef42119 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.3904ms 2024-08-24 11:59:08.988 +05:30 76de9ae0-2138-44c4-95ff-315242626368 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:08.988 +05:30 76de9ae0-2138-44c4-95ff-315242626368 INF CORS policy execution successful. 2024-08-24 11:59:08.989 +05:30 76de9ae0-2138-44c4-95ff-315242626368 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.1538ms 2024-08-24 11:59:09.118 +05:30 0da92b35-c673-4892-8ec4-366f57619b05 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:09.118 +05:30 0da92b35-c673-4892-8ec4-366f57619b05 INF CORS policy execution successful. 2024-08-24 11:59:09.118 +05:30 0da92b35-c673-4892-8ec4-366f57619b05 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.4334ms 2024-08-24 11:59:09.119 +05:30 2d8e1193-5be3-4ead-88f2-2905bf161a96 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:09.119 +05:30 2d8e1193-5be3-4ead-88f2-2905bf161a96 INF CORS policy execution successful. 2024-08-24 11:59:09.119 +05:30 2d8e1193-5be3-4ead-88f2-2905bf161a96 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.171ms 2024-08-24 11:59:09.290 +05:30 0f3535f0-7b7a-43bc-8a4a-6fa1da337e4f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:09.290 +05:30 0f3535f0-7b7a-43bc-8a4a-6fa1da337e4f INF CORS policy execution successful. 2024-08-24 11:59:09.345 +05:30 0f3535f0-7b7a-43bc-8a4a-6fa1da337e4f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 54.6607ms 2024-08-24 11:59:10.325 +05:30 e27f2b18-9296-4be3-af90-d7500fe71089 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 847 2024-08-24 11:59:10.326 +05:30 e27f2b18-9296-4be3-af90-d7500fe71089 INF CORS policy execution successful. 2024-08-24 11:59:10.326 +05:30 e27f2b18-9296-4be3-af90-d7500fe71089 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 847}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfi","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:10.327 +05:30 e1de0f28-b7f2-431e-9b57-d80395f63633 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:10.327 +05:30 e1de0f28-b7f2-431e-9b57-d80395f63633 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:10.330 +05:30 e1de0f28-b7f2-431e-9b57-d80395f63633 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:10.330 +05:30 e1de0f28-b7f2-431e-9b57-d80395f63633 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 3.1688ms 2024-08-24 11:59:10.330 +05:30 e1de0f28-b7f2-431e-9b57-d80395f63633 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:10.330 +05:30 e1de0f28-b7f2-431e-9b57-d80395f63633 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e27f2b18-9296-4be3-af90-d7500fe71089}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:10.377 +05:30 e1de0f28-b7f2-431e-9b57-d80395f63633 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 51.8982ms 2024-08-24 11:59:11.717 +05:30 493071e9-48b8-4315-aac3-6ae1efd3546a INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 846 2024-08-24 11:59:11.718 +05:30 493071e9-48b8-4315-aac3-6ae1efd3546a INF CORS policy execution successful. 2024-08-24 11:59:11.718 +05:30 493071e9-48b8-4315-aac3-6ae1efd3546a INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 846}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProf","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:11.718 +05:30 bd0baac2-9b63-4b24-b5c7-f8127b733faa INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:11.718 +05:30 bd0baac2-9b63-4b24-b5c7-f8127b733faa INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:11.720 +05:30 bd0baac2-9b63-4b24-b5c7-f8127b733faa INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:11.720 +05:30 bd0baac2-9b63-4b24-b5c7-f8127b733faa INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.3719ms 2024-08-24 11:59:11.721 +05:30 bd0baac2-9b63-4b24-b5c7-f8127b733faa INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:11.721 +05:30 bd0baac2-9b63-4b24-b5c7-f8127b733faa INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 493071e9-48b8-4315-aac3-6ae1efd3546a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:11.721 +05:30 bd0baac2-9b63-4b24-b5c7-f8127b733faa INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 3.694ms 2024-08-24 11:59:11.721 +05:30 d91d2d2a-348d-47ba-9ee9-52994edff4c2 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 845 2024-08-24 11:59:11.721 +05:30 d91d2d2a-348d-47ba-9ee9-52994edff4c2 INF CORS policy execution successful. 2024-08-24 11:59:11.722 +05:30 d91d2d2a-348d-47ba-9ee9-52994edff4c2 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 845}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestPro","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:11.722 +05:30 694af35d-9c15-4132-abee-bb3d2772aba8 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:11.722 +05:30 694af35d-9c15-4132-abee-bb3d2772aba8 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:11.723 +05:30 694af35d-9c15-4132-abee-bb3d2772aba8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:11.723 +05:30 694af35d-9c15-4132-abee-bb3d2772aba8 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 1.3793ms 2024-08-24 11:59:11.723 +05:30 694af35d-9c15-4132-abee-bb3d2772aba8 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:11.723 +05:30 694af35d-9c15-4132-abee-bb3d2772aba8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d91d2d2a-348d-47ba-9ee9-52994edff4c2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:11.723 +05:30 694af35d-9c15-4132-abee-bb3d2772aba8 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 2.1549ms 2024-08-24 11:59:11.724 +05:30 b940b5f2-f9c9-44f0-8c67-9f7eaff3be23 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 844 2024-08-24 11:59:11.724 +05:30 b940b5f2-f9c9-44f0-8c67-9f7eaff3be23 INF CORS policy execution successful. 2024-08-24 11:59:11.724 +05:30 b940b5f2-f9c9-44f0-8c67-9f7eaff3be23 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 844}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestPr","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:11.724 +05:30 f33db20f-a0b2-42fa-88bd-6dd0126b1f54 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:11.724 +05:30 f33db20f-a0b2-42fa-88bd-6dd0126b1f54 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:11.725 +05:30 f33db20f-a0b2-42fa-88bd-6dd0126b1f54 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:11.725 +05:30 f33db20f-a0b2-42fa-88bd-6dd0126b1f54 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 1.0505ms 2024-08-24 11:59:11.725 +05:30 f33db20f-a0b2-42fa-88bd-6dd0126b1f54 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:11.725 +05:30 f33db20f-a0b2-42fa-88bd-6dd0126b1f54 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b940b5f2-f9c9-44f0-8c67-9f7eaff3be23}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:11.725 +05:30 f33db20f-a0b2-42fa-88bd-6dd0126b1f54 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 1.6711ms 2024-08-24 11:59:11.728 +05:30 a959c65d-69c0-4762-9c20-97e4e8fa5933 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 842 2024-08-24 11:59:11.728 +05:30 a959c65d-69c0-4762-9c20-97e4e8fa5933 INF CORS policy execution successful. 2024-08-24 11:59:11.728 +05:30 a959c65d-69c0-4762-9c20-97e4e8fa5933 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 842}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408Test","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:11.728 +05:30 f4e9ccbc-7494-4300-97cc-8263502f56ac INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:11.728 +05:30 f4e9ccbc-7494-4300-97cc-8263502f56ac INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:11.732 +05:30 86b16133-bbea-4dfe-aefe-3a42804dff89 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 843 2024-08-24 11:59:11.732 +05:30 86b16133-bbea-4dfe-aefe-3a42804dff89 INF CORS policy execution successful. 2024-08-24 11:59:11.732 +05:30 86b16133-bbea-4dfe-aefe-3a42804dff89 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 843}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestP","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:11.732 +05:30 b6329dd6-0b62-490f-a25a-66b72fed7440 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:11.732 +05:30 b6329dd6-0b62-490f-a25a-66b72fed7440 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:11.733 +05:30 f4e9ccbc-7494-4300-97cc-8263502f56ac INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:11.734 +05:30 b6329dd6-0b62-490f-a25a-66b72fed7440 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:11.734 +05:30 f4e9ccbc-7494-4300-97cc-8263502f56ac INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 5.1669ms 2024-08-24 11:59:11.734 +05:30 f4e9ccbc-7494-4300-97cc-8263502f56ac INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:11.734 +05:30 b6329dd6-0b62-490f-a25a-66b72fed7440 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 1.7324ms 2024-08-24 11:59:11.734 +05:30 f4e9ccbc-7494-4300-97cc-8263502f56ac INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a959c65d-69c0-4762-9c20-97e4e8fa5933}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:11.734 +05:30 b6329dd6-0b62-490f-a25a-66b72fed7440 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:11.734 +05:30 b6329dd6-0b62-490f-a25a-66b72fed7440 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 86b16133-bbea-4dfe-aefe-3a42804dff89}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:11.734 +05:30 b6329dd6-0b62-490f-a25a-66b72fed7440 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 2.3948ms 2024-08-24 11:59:11.734 +05:30 f4e9ccbc-7494-4300-97cc-8263502f56ac INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 5.8839ms 2024-08-24 11:59:11.753 +05:30 66d716fd-c018-45fe-bdc4-02d82233edf5 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 839 2024-08-24 11:59:11.754 +05:30 66d716fd-c018-45fe-bdc4-02d82233edf5 INF CORS policy execution successful. 2024-08-24 11:59:11.754 +05:30 66d716fd-c018-45fe-bdc4-02d82233edf5 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 839}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408T","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:11.754 +05:30 dd153d4e-12bc-4272-b7f0-84d5d9c413bd INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:11.755 +05:30 dd153d4e-12bc-4272-b7f0-84d5d9c413bd INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:11.760 +05:30 dd153d4e-12bc-4272-b7f0-84d5d9c413bd INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:11.761 +05:30 dd153d4e-12bc-4272-b7f0-84d5d9c413bd INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 5.6559ms 2024-08-24 11:59:11.761 +05:30 dd153d4e-12bc-4272-b7f0-84d5d9c413bd INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:11.761 +05:30 dd153d4e-12bc-4272-b7f0-84d5d9c413bd INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 66d716fd-c018-45fe-bdc4-02d82233edf5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:11.761 +05:30 dd153d4e-12bc-4272-b7f0-84d5d9c413bd INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 8.2942ms 2024-08-24 11:59:11.762 +05:30 1564b3c9-84af-44f0-bb4d-b76fe2ed57c3 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 841 2024-08-24 11:59:11.763 +05:30 1564b3c9-84af-44f0-bb4d-b76fe2ed57c3 INF CORS policy execution successful. 2024-08-24 11:59:11.763 +05:30 1564b3c9-84af-44f0-bb4d-b76fe2ed57c3 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 841}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408Tes","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:11.763 +05:30 2bb683db-724f-428c-bf8e-2aff0e56490a INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:11.763 +05:30 f21002da-35ab-4e26-8db6-195e3f8f402c INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 840 2024-08-24 11:59:11.763 +05:30 f21002da-35ab-4e26-8db6-195e3f8f402c INF CORS policy execution successful. 2024-08-24 11:59:11.763 +05:30 2bb683db-724f-428c-bf8e-2aff0e56490a INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:11.763 +05:30 f21002da-35ab-4e26-8db6-195e3f8f402c INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 840}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408Te","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:11.763 +05:30 c0213b41-eab5-433b-88db-0c9f96e598cb INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:11.764 +05:30 c0213b41-eab5-433b-88db-0c9f96e598cb INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:11.766 +05:30 c0213b41-eab5-433b-88db-0c9f96e598cb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:11.766 +05:30 2bb683db-724f-428c-bf8e-2aff0e56490a ERR The process cannot access the file 'C:\inetpub\wwwroot\Sang.Log.Api\Log\2024\8\24-08-2024.log' because it is being used by another process. 2024-08-24 11:59:11.766 +05:30 c0213b41-eab5-433b-88db-0c9f96e598cb INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.5778ms 2024-08-24 11:59:11.766 +05:30 c0213b41-eab5-433b-88db-0c9f96e598cb INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:11.766 +05:30 c0213b41-eab5-433b-88db-0c9f96e598cb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f21002da-35ab-4e26-8db6-195e3f8f402c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:11.767 +05:30 c0213b41-eab5-433b-88db-0c9f96e598cb INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 3.9561ms 2024-08-24 11:59:11.767 +05:30 2bb683db-724f-428c-bf8e-2aff0e56490a ERR Logging failed.System.IO.IOException: The process cannot access the file 'C:\inetpub\wwwroot\Sang.Log.Api\Log\2024\8\24-08-2024.log' because it is being used by another process. at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) at System.IO.File.WriteToFile(String path, FileMode mode, String contents, Encoding encoding) at Sang.Log.Api.Services.LogService.CreateLog(LogRequest log) at Sang.Log.Api.Controllers.LogController.CreateLog(LogRequest log) 2024-08-24 11:59:11.780 +05:30 2bb683db-724f-428c-bf8e-2aff0e56490a INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:11.781 +05:30 2bb683db-724f-428c-bf8e-2aff0e56490a INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 17.2316ms 2024-08-24 11:59:11.781 +05:30 2bb683db-724f-428c-bf8e-2aff0e56490a INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:11.781 +05:30 2bb683db-724f-428c-bf8e-2aff0e56490a INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: 1564b3c9-84af-44f0-bb4d-b76fe2ed57c3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 127} Body: {"status":"Failure","statusCode":5000,"message":"The process cannot access the file 'C:\\inetpub\\wwwroot\\Sang","result":null} 2024-08-24 11:59:11.781 +05:30 2bb683db-724f-428c-bf8e-2aff0e56490a INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 500 127 application/json; charset=utf-8 18.8398ms 2024-08-24 11:59:11.794 +05:30 644022b1-6971-46e2-9a86-4e2ee76764fc INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 836 2024-08-24 11:59:11.795 +05:30 644022b1-6971-46e2-9a86-4e2ee76764fc INF CORS policy execution successful. 2024-08-24 11:59:11.795 +05:30 644022b1-6971-46e2-9a86-4e2ee76764fc INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 836}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile24","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:11.795 +05:30 0dfc41eb-b88a-447b-9202-91029a169802 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:11.838 +05:30 cd7f6717-eec4-4948-a543-8afd380c1626 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 838 2024-08-24 11:59:11.838 +05:30 cd7f6717-eec4-4948-a543-8afd380c1626 INF CORS policy execution successful. 2024-08-24 11:59:11.839 +05:30 cd7f6717-eec4-4948-a543-8afd380c1626 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 838}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:11.839 +05:30 d6073747-a7bc-4393-8379-25ce6c7c517f INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:11.839 +05:30 d6073747-a7bc-4393-8379-25ce6c7c517f INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:11.840 +05:30 0dfc41eb-b88a-447b-9202-91029a169802 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:11.842 +05:30 0dfc41eb-b88a-447b-9202-91029a169802 ERR The process cannot access the file 'C:\inetpub\wwwroot\Sang.Log.Api\Log\2024\8\24-08-2024.log' because it is being used by another process. 2024-08-24 11:59:11.842 +05:30 d6073747-a7bc-4393-8379-25ce6c7c517f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:11.851 +05:30 d6073747-a7bc-4393-8379-25ce6c7c517f INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 11.8032ms 2024-08-24 11:59:11.852 +05:30 d6073747-a7bc-4393-8379-25ce6c7c517f INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:11.852 +05:30 d6073747-a7bc-4393-8379-25ce6c7c517f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cd7f6717-eec4-4948-a543-8afd380c1626}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:11.852 +05:30 0dfc41eb-b88a-447b-9202-91029a169802 ERR Logging failed.System.IO.IOException: The process cannot access the file 'C:\inetpub\wwwroot\Sang.Log.Api\Log\2024\8\24-08-2024.log' because it is being used by another process. at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) at System.IO.File.WriteToFile(String path, FileMode mode, String contents, Encoding encoding) at Sang.Log.Api.Services.LogService.CreateLog(LogRequest log) at Sang.Log.Api.Controllers.LogController.CreateLog(LogRequest log) 2024-08-24 11:59:11.852 +05:30 0dfc41eb-b88a-447b-9202-91029a169802 INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:11.852 +05:30 d6073747-a7bc-4393-8379-25ce6c7c517f INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 14.8809ms 2024-08-24 11:59:11.853 +05:30 0dfc41eb-b88a-447b-9202-91029a169802 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 12.086ms 2024-08-24 11:59:11.853 +05:30 0dfc41eb-b88a-447b-9202-91029a169802 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:11.853 +05:30 0dfc41eb-b88a-447b-9202-91029a169802 INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: 644022b1-6971-46e2-9a86-4e2ee76764fc}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 127} Body: {"status":"Failure","statusCode":5000,"message":"The process cannot access the file 'C:\\inetpub\\wwwroot\\Sang","result":null} 2024-08-24 11:59:11.853 +05:30 0dfc41eb-b88a-447b-9202-91029a169802 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 500 127 application/json; charset=utf-8 58.9655ms 2024-08-24 11:59:11.856 +05:30 86d8d608-0cb2-45cc-9f9d-945f79f1dd9e INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 835 2024-08-24 11:59:11.856 +05:30 ffa0d767-684f-4949-a7b9-5ab2f7965075 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 837 2024-08-24 11:59:11.856 +05:30 86d8d608-0cb2-45cc-9f9d-945f79f1dd9e INF CORS policy execution successful. 2024-08-24 11:59:11.856 +05:30 ffa0d767-684f-4949-a7b9-5ab2f7965075 INF CORS policy execution successful. 2024-08-24 11:59:11.857 +05:30 86d8d608-0cb2-45cc-9f9d-945f79f1dd9e INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 835}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:11.857 +05:30 ffa0d767-684f-4949-a7b9-5ab2f7965075 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 837}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile240","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:11.857 +05:30 d8dbb563-d3d6-4d9c-9609-9b59c45464fe INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:11.857 +05:30 d8dbb563-d3d6-4d9c-9609-9b59c45464fe INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:11.857 +05:30 6e3ed07a-c764-411d-84d5-4c8fab1b3c72 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:11.857 +05:30 6e3ed07a-c764-411d-84d5-4c8fab1b3c72 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:11.859 +05:30 d8dbb563-d3d6-4d9c-9609-9b59c45464fe INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:11.859 +05:30 6e3ed07a-c764-411d-84d5-4c8fab1b3c72 ERR The process cannot access the file 'C:\inetpub\wwwroot\Sang.Log.Api\Log\2024\8\24-08-2024.log' because it is being used by another process. 2024-08-24 11:59:11.859 +05:30 d8dbb563-d3d6-4d9c-9609-9b59c45464fe INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 1.8537ms 2024-08-24 11:59:11.859 +05:30 d8dbb563-d3d6-4d9c-9609-9b59c45464fe INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:11.859 +05:30 d8dbb563-d3d6-4d9c-9609-9b59c45464fe INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 86d8d608-0cb2-45cc-9f9d-945f79f1dd9e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:11.859 +05:30 d8dbb563-d3d6-4d9c-9609-9b59c45464fe INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 2.944ms 2024-08-24 11:59:11.859 +05:30 6e3ed07a-c764-411d-84d5-4c8fab1b3c72 ERR Logging failed.System.IO.IOException: The process cannot access the file 'C:\inetpub\wwwroot\Sang.Log.Api\Log\2024\8\24-08-2024.log' because it is being used by another process. at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) at System.IO.File.WriteToFile(String path, FileMode mode, String contents, Encoding encoding) at Sang.Log.Api.Services.LogService.CreateLog(LogRequest log) at Sang.Log.Api.Controllers.LogController.CreateLog(LogRequest log) 2024-08-24 11:59:11.859 +05:30 6e3ed07a-c764-411d-84d5-4c8fab1b3c72 INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:11.859 +05:30 6e3ed07a-c764-411d-84d5-4c8fab1b3c72 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.3066ms 2024-08-24 11:59:11.859 +05:30 73103de4-1e5e-4279-b28f-c316972e3e53 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 834 2024-08-24 11:59:11.860 +05:30 6e3ed07a-c764-411d-84d5-4c8fab1b3c72 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:11.860 +05:30 73103de4-1e5e-4279-b28f-c316972e3e53 INF CORS policy execution successful. 2024-08-24 11:59:11.860 +05:30 6e3ed07a-c764-411d-84d5-4c8fab1b3c72 INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: ffa0d767-684f-4949-a7b9-5ab2f7965075}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 127} Body: {"status":"Failure","statusCode":5000,"message":"The process cannot access the file 'C:\\inetpub\\wwwroot\\Sang","result":null} 2024-08-24 11:59:11.860 +05:30 73103de4-1e5e-4279-b28f-c316972e3e53 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 834}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:11.860 +05:30 8fbdec43-9dda-4756-a5e6-516a05c04cef INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:11.860 +05:30 8fbdec43-9dda-4756-a5e6-516a05c04cef INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:11.860 +05:30 6e3ed07a-c764-411d-84d5-4c8fab1b3c72 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 500 127 application/json; charset=utf-8 3.563ms 2024-08-24 11:59:11.861 +05:30 8fbdec43-9dda-4756-a5e6-516a05c04cef INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:11.861 +05:30 8fbdec43-9dda-4756-a5e6-516a05c04cef INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 1.1038ms 2024-08-24 11:59:11.861 +05:30 8fbdec43-9dda-4756-a5e6-516a05c04cef INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:11.861 +05:30 8fbdec43-9dda-4756-a5e6-516a05c04cef INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 73103de4-1e5e-4279-b28f-c316972e3e53}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:11.861 +05:30 8fbdec43-9dda-4756-a5e6-516a05c04cef INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 1.9794ms 2024-08-24 11:59:11.885 +05:30 12716bbe-430a-43db-b960-7fb7c7c9ff77 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 833 2024-08-24 11:59:11.885 +05:30 12716bbe-430a-43db-b960-7fb7c7c9ff77 INF CORS policy execution successful. 2024-08-24 11:59:11.886 +05:30 12716bbe-430a-43db-b960-7fb7c7c9ff77 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 833}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfil","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:11.886 +05:30 d7e7072b-d257-468b-a1e6-dafb629dc813 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:11.887 +05:30 d7e7072b-d257-468b-a1e6-dafb629dc813 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:11.891 +05:30 d7e7072b-d257-468b-a1e6-dafb629dc813 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:11.891 +05:30 db58498c-b83f-4a00-9ad7-084cc89ae846 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 831 2024-08-24 11:59:11.891 +05:30 db58498c-b83f-4a00-9ad7-084cc89ae846 INF CORS policy execution successful. 2024-08-24 11:59:11.892 +05:30 d7e7072b-d257-468b-a1e6-dafb629dc813 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 4.8542ms 2024-08-24 11:59:11.892 +05:30 d7e7072b-d257-468b-a1e6-dafb629dc813 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:11.892 +05:30 d7e7072b-d257-468b-a1e6-dafb629dc813 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 12716bbe-430a-43db-b960-7fb7c7c9ff77}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:11.892 +05:30 db58498c-b83f-4a00-9ad7-084cc89ae846 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 831}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProf","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:11.892 +05:30 96297d9b-08c8-4651-a8ce-555d4d246172 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:11.892 +05:30 d7e7072b-d257-468b-a1e6-dafb629dc813 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 7.4074ms 2024-08-24 11:59:11.892 +05:30 96297d9b-08c8-4651-a8ce-555d4d246172 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:11.892 +05:30 334bed73-8556-4702-9791-a3448129ea09 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 741 2024-08-24 11:59:11.892 +05:30 334bed73-8556-4702-9791-a3448129ea09 INF CORS policy execution successful. 2024-08-24 11:59:11.892 +05:30 334bed73-8556-4702-9791-a3448129ea09 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 741}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProf","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:11.892 +05:30 231de4cb-e0c6-4088-8a86-178b14a5f833 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:11.892 +05:30 231de4cb-e0c6-4088-8a86-178b14a5f833 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:11.893 +05:30 231de4cb-e0c6-4088-8a86-178b14a5f833 ERR The process cannot access the file 'C:\inetpub\wwwroot\Sang.Log.Api\Log\2024\8\24-08-2024.log' because it is being used by another process. 2024-08-24 11:59:11.893 +05:30 96297d9b-08c8-4651-a8ce-555d4d246172 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:11.894 +05:30 96297d9b-08c8-4651-a8ce-555d4d246172 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 1.5191ms 2024-08-24 11:59:11.894 +05:30 96297d9b-08c8-4651-a8ce-555d4d246172 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:11.894 +05:30 96297d9b-08c8-4651-a8ce-555d4d246172 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: db58498c-b83f-4a00-9ad7-084cc89ae846}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:11.894 +05:30 231de4cb-e0c6-4088-8a86-178b14a5f833 ERR Logging failed.System.IO.IOException: The process cannot access the file 'C:\inetpub\wwwroot\Sang.Log.Api\Log\2024\8\24-08-2024.log' because it is being used by another process. at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) at System.IO.File.WriteToFile(String path, FileMode mode, String contents, Encoding encoding) at Sang.Log.Api.Services.LogService.CreateLog(LogRequest log) at Sang.Log.Api.Controllers.LogController.CreateLog(LogRequest log) 2024-08-24 11:59:11.894 +05:30 231de4cb-e0c6-4088-8a86-178b14a5f833 INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:11.894 +05:30 231de4cb-e0c6-4088-8a86-178b14a5f833 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 1.8199ms 2024-08-24 11:59:11.894 +05:30 231de4cb-e0c6-4088-8a86-178b14a5f833 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:11.894 +05:30 96297d9b-08c8-4651-a8ce-555d4d246172 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 3.032ms 2024-08-24 11:59:11.894 +05:30 231de4cb-e0c6-4088-8a86-178b14a5f833 INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: 334bed73-8556-4702-9791-a3448129ea09}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 127} Body: {"status":"Failure","statusCode":5000,"message":"The process cannot access the file 'C:\\inetpub\\wwwroot\\Sang","result":null} 2024-08-24 11:59:11.895 +05:30 231de4cb-e0c6-4088-8a86-178b14a5f833 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 500 127 application/json; charset=utf-8 2.5218ms 2024-08-24 11:59:12.111 +05:30 1d461bd2-4e54-4099-bf92-ab46725b1287 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 728 2024-08-24 11:59:12.112 +05:30 1d461bd2-4e54-4099-bf92-ab46725b1287 INF CORS policy execution successful. 2024-08-24 11:59:12.112 +05:30 1d461bd2-4e54-4099-bf92-ab46725b1287 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 728}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfik","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:12.130 +05:30 04200f25-6ecb-497d-87de-75b1188d2fed INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.130 +05:30 04200f25-6ecb-497d-87de-75b1188d2fed INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:12.202 +05:30 aa0d41c0-7388-40ae-abef-42e7b33d20a7 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 729 2024-08-24 11:59:12.202 +05:30 aa0d41c0-7388-40ae-abef-42e7b33d20a7 INF CORS policy execution successful. 2024-08-24 11:59:12.202 +05:30 aa0d41c0-7388-40ae-abef-42e7b33d20a7 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 729}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfikl","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:12.202 +05:30 839f1b3f-be14-4250-b506-dcc0a7dea251 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.203 +05:30 839f1b3f-be14-4250-b506-dcc0a7dea251 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:12.234 +05:30 04200f25-6ecb-497d-87de-75b1188d2fed INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:12.234 +05:30 839f1b3f-be14-4250-b506-dcc0a7dea251 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:12.234 +05:30 04200f25-6ecb-497d-87de-75b1188d2fed INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 103.8901ms 2024-08-24 11:59:12.234 +05:30 04200f25-6ecb-497d-87de-75b1188d2fed INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.234 +05:30 839f1b3f-be14-4250-b506-dcc0a7dea251 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 31.6383ms 2024-08-24 11:59:12.234 +05:30 839f1b3f-be14-4250-b506-dcc0a7dea251 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.234 +05:30 04200f25-6ecb-497d-87de-75b1188d2fed INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1d461bd2-4e54-4099-bf92-ab46725b1287}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:12.234 +05:30 839f1b3f-be14-4250-b506-dcc0a7dea251 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: aa0d41c0-7388-40ae-abef-42e7b33d20a7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:12.235 +05:30 04200f25-6ecb-497d-87de-75b1188d2fed INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 123.1535ms 2024-08-24 11:59:12.235 +05:30 839f1b3f-be14-4250-b506-dcc0a7dea251 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 32.5881ms 2024-08-24 11:59:12.408 +05:30 bc376e72-b85a-497e-8d7a-57d9002c8ab0 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 785 2024-08-24 11:59:12.408 +05:30 1ff18df8-f48e-4b61-81a0-d5d343dbb613 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 787 2024-08-24 11:59:12.414 +05:30 1ff18df8-f48e-4b61-81a0-d5d343dbb613 INF CORS policy execution successful. 2024-08-24 11:59:12.414 +05:30 1ff18df8-f48e-4b61-81a0-d5d343dbb613 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 787}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfi","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:12.414 +05:30 3087e6c9-9b2e-4747-9f64-53ac82f1711b INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.414 +05:30 3087e6c9-9b2e-4747-9f64-53ac82f1711b INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:12.415 +05:30 bc376e72-b85a-497e-8d7a-57d9002c8ab0 INF CORS policy execution successful. 2024-08-24 11:59:12.415 +05:30 bc376e72-b85a-497e-8d7a-57d9002c8ab0 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 785}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestPro","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:12.415 +05:30 8db6b6af-946b-4da5-b626-8f81896f2784 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.416 +05:30 3087e6c9-9b2e-4747-9f64-53ac82f1711b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:12.416 +05:30 8db6b6af-946b-4da5-b626-8f81896f2784 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:12.416 +05:30 3087e6c9-9b2e-4747-9f64-53ac82f1711b INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 1.6518ms 2024-08-24 11:59:12.416 +05:30 3087e6c9-9b2e-4747-9f64-53ac82f1711b INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.416 +05:30 3087e6c9-9b2e-4747-9f64-53ac82f1711b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1ff18df8-f48e-4b61-81a0-d5d343dbb613}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:12.440 +05:30 3087e6c9-9b2e-4747-9f64-53ac82f1711b INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 32.0331ms 2024-08-24 11:59:12.444 +05:30 c884d5e7-97dd-4243-8197-c6fa8d6a9c6d INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 790 2024-08-24 11:59:12.444 +05:30 c884d5e7-97dd-4243-8197-c6fa8d6a9c6d INF CORS policy execution successful. 2024-08-24 11:59:12.444 +05:30 c884d5e7-97dd-4243-8197-c6fa8d6a9c6d INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 790}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:12.444 +05:30 1a334b43-96ad-42d7-9fdd-9b5509ace49b INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.444 +05:30 1a334b43-96ad-42d7-9fdd-9b5509ace49b INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:12.459 +05:30 8db6b6af-946b-4da5-b626-8f81896f2784 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:12.459 +05:30 1a334b43-96ad-42d7-9fdd-9b5509ace49b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:12.459 +05:30 8db6b6af-946b-4da5-b626-8f81896f2784 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 43.0533ms 2024-08-24 11:59:12.459 +05:30 8db6b6af-946b-4da5-b626-8f81896f2784 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.459 +05:30 1a334b43-96ad-42d7-9fdd-9b5509ace49b INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 14.6267ms 2024-08-24 11:59:12.459 +05:30 1a334b43-96ad-42d7-9fdd-9b5509ace49b INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.459 +05:30 8db6b6af-946b-4da5-b626-8f81896f2784 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bc376e72-b85a-497e-8d7a-57d9002c8ab0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:12.459 +05:30 1a334b43-96ad-42d7-9fdd-9b5509ace49b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c884d5e7-97dd-4243-8197-c6fa8d6a9c6d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:12.459 +05:30 1a334b43-96ad-42d7-9fdd-9b5509ace49b INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 15.4851ms 2024-08-24 11:59:12.459 +05:30 8db6b6af-946b-4da5-b626-8f81896f2784 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 62.0309ms 2024-08-24 11:59:12.531 +05:30 372be952-ab62-40d6-b298-5309797f6eb5 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 788 2024-08-24 11:59:12.531 +05:30 372be952-ab62-40d6-b298-5309797f6eb5 INF CORS policy execution successful. 2024-08-24 11:59:12.531 +05:30 372be952-ab62-40d6-b298-5309797f6eb5 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 788}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfil","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:12.531 +05:30 5eae16c6-0482-469d-88ba-db461658c95d INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.532 +05:30 5eae16c6-0482-469d-88ba-db461658c95d INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:12.533 +05:30 7e67106c-1c8b-4c88-877a-27124bca2679 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 784 2024-08-24 11:59:12.533 +05:30 7e67106c-1c8b-4c88-877a-27124bca2679 INF CORS policy execution successful. 2024-08-24 11:59:12.533 +05:30 7e67106c-1c8b-4c88-877a-27124bca2679 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 784}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestPr","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:12.533 +05:30 4fa0cfa4-7b21-4e6a-8ca4-9c4cc9748665 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.533 +05:30 4fa0cfa4-7b21-4e6a-8ca4-9c4cc9748665 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:12.580 +05:30 73a5a124-8bb2-4fa1-80cd-5e782ae79bb5 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 786 2024-08-24 11:59:12.580 +05:30 73a5a124-8bb2-4fa1-80cd-5e782ae79bb5 INF CORS policy execution successful. 2024-08-24 11:59:12.581 +05:30 73a5a124-8bb2-4fa1-80cd-5e782ae79bb5 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 786}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProf","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:12.581 +05:30 4fa0cfa4-7b21-4e6a-8ca4-9c4cc9748665 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:12.581 +05:30 664fea78-c8b6-471c-909b-31503c4c4b16 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.581 +05:30 664fea78-c8b6-471c-909b-31503c4c4b16 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:12.581 +05:30 4fa0cfa4-7b21-4e6a-8ca4-9c4cc9748665 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 47.322ms 2024-08-24 11:59:12.581 +05:30 4fa0cfa4-7b21-4e6a-8ca4-9c4cc9748665 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.581 +05:30 4fa0cfa4-7b21-4e6a-8ca4-9c4cc9748665 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7e67106c-1c8b-4c88-877a-27124bca2679}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:12.581 +05:30 4fa0cfa4-7b21-4e6a-8ca4-9c4cc9748665 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 48.5317ms 2024-08-24 11:59:12.582 +05:30 5eae16c6-0482-469d-88ba-db461658c95d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:12.582 +05:30 5eae16c6-0482-469d-88ba-db461658c95d INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 50.6495ms 2024-08-24 11:59:12.582 +05:30 5eae16c6-0482-469d-88ba-db461658c95d INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.582 +05:30 5eae16c6-0482-469d-88ba-db461658c95d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 372be952-ab62-40d6-b298-5309797f6eb5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:12.582 +05:30 664fea78-c8b6-471c-909b-31503c4c4b16 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:12.582 +05:30 664fea78-c8b6-471c-909b-31503c4c4b16 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 1.5753ms 2024-08-24 11:59:12.583 +05:30 5eae16c6-0482-469d-88ba-db461658c95d INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 51.571ms 2024-08-24 11:59:12.583 +05:30 664fea78-c8b6-471c-909b-31503c4c4b16 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.583 +05:30 664fea78-c8b6-471c-909b-31503c4c4b16 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 73a5a124-8bb2-4fa1-80cd-5e782ae79bb5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:12.583 +05:30 664fea78-c8b6-471c-909b-31503c4c4b16 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 2.7344ms 2024-08-24 11:59:12.604 +05:30 be996f65-febc-433f-bf34-5b4ff55562fe INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 783 2024-08-24 11:59:12.604 +05:30 be996f65-febc-433f-bf34-5b4ff55562fe INF CORS policy execution successful. 2024-08-24 11:59:12.604 +05:30 be996f65-febc-433f-bf34-5b4ff55562fe INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 783}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestP","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:12.604 +05:30 64c70db5-5622-4450-a87f-475be3e4be52 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.604 +05:30 64c70db5-5622-4450-a87f-475be3e4be52 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:12.606 +05:30 64c70db5-5622-4450-a87f-475be3e4be52 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:12.606 +05:30 64c70db5-5622-4450-a87f-475be3e4be52 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 1.8229ms 2024-08-24 11:59:12.606 +05:30 64c70db5-5622-4450-a87f-475be3e4be52 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.606 +05:30 64c70db5-5622-4450-a87f-475be3e4be52 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: be996f65-febc-433f-bf34-5b4ff55562fe}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:12.607 +05:30 64c70db5-5622-4450-a87f-475be3e4be52 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 2.8594ms 2024-08-24 11:59:12.608 +05:30 56978527-122e-4bc2-a60d-e1d082eaf6da INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 779 2024-08-24 11:59:12.608 +05:30 56978527-122e-4bc2-a60d-e1d082eaf6da INF CORS policy execution successful. 2024-08-24 11:59:12.608 +05:30 56978527-122e-4bc2-a60d-e1d082eaf6da INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 779}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408T","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:12.608 +05:30 5d07be8d-e88d-46e2-978a-d795cf1dd373 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.608 +05:30 5d07be8d-e88d-46e2-978a-d795cf1dd373 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:12.610 +05:30 5d07be8d-e88d-46e2-978a-d795cf1dd373 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:12.610 +05:30 5d07be8d-e88d-46e2-978a-d795cf1dd373 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.0165ms 2024-08-24 11:59:12.610 +05:30 5d07be8d-e88d-46e2-978a-d795cf1dd373 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.610 +05:30 5d07be8d-e88d-46e2-978a-d795cf1dd373 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 56978527-122e-4bc2-a60d-e1d082eaf6da}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:12.610 +05:30 5d07be8d-e88d-46e2-978a-d795cf1dd373 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 2.8991ms 2024-08-24 11:59:12.610 +05:30 fa1e1ab6-94bf-4b2f-b0be-95c8babcd7c0 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 782 2024-08-24 11:59:12.611 +05:30 fa1e1ab6-94bf-4b2f-b0be-95c8babcd7c0 INF CORS policy execution successful. 2024-08-24 11:59:12.611 +05:30 fa1e1ab6-94bf-4b2f-b0be-95c8babcd7c0 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 782}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408Test","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:12.611 +05:30 ee1d85d8-4c09-4066-acd0-4fbc17f9054f INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.611 +05:30 ee1d85d8-4c09-4066-acd0-4fbc17f9054f INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:12.612 +05:30 ee1d85d8-4c09-4066-acd0-4fbc17f9054f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:12.612 +05:30 ee1d85d8-4c09-4066-acd0-4fbc17f9054f INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 1.4511ms 2024-08-24 11:59:12.612 +05:30 ee1d85d8-4c09-4066-acd0-4fbc17f9054f INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.612 +05:30 ee1d85d8-4c09-4066-acd0-4fbc17f9054f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fa1e1ab6-94bf-4b2f-b0be-95c8babcd7c0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:12.613 +05:30 ee1d85d8-4c09-4066-acd0-4fbc17f9054f INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 2.2954ms 2024-08-24 11:59:12.618 +05:30 e077428f-ab52-4686-b66f-a2d89d2b16e5 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 780 2024-08-24 11:59:12.619 +05:30 e077428f-ab52-4686-b66f-a2d89d2b16e5 INF CORS policy execution successful. 2024-08-24 11:59:12.619 +05:30 e077428f-ab52-4686-b66f-a2d89d2b16e5 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 780}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408Te","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:12.619 +05:30 3618533d-1875-45f4-8d61-f9c863cbd8a2 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.619 +05:30 3618533d-1875-45f4-8d61-f9c863cbd8a2 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:12.624 +05:30 3618533d-1875-45f4-8d61-f9c863cbd8a2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:12.624 +05:30 6ca8a5bd-eac8-4891-a1f0-aa7635ff5390 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 781 2024-08-24 11:59:12.624 +05:30 6ca8a5bd-eac8-4891-a1f0-aa7635ff5390 INF CORS policy execution successful. 2024-08-24 11:59:12.625 +05:30 3618533d-1875-45f4-8d61-f9c863cbd8a2 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 5.2505ms 2024-08-24 11:59:12.625 +05:30 3618533d-1875-45f4-8d61-f9c863cbd8a2 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.625 +05:30 3618533d-1875-45f4-8d61-f9c863cbd8a2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e077428f-ab52-4686-b66f-a2d89d2b16e5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:12.625 +05:30 6ca8a5bd-eac8-4891-a1f0-aa7635ff5390 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 781}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408Tes","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:12.625 +05:30 e88396f8-0d9d-43e9-b4fc-f76cc4135e17 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.625 +05:30 e88396f8-0d9d-43e9-b4fc-f76cc4135e17 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:12.625 +05:30 3618533d-1875-45f4-8d61-f9c863cbd8a2 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 6.4513ms 2024-08-24 11:59:12.626 +05:30 e88396f8-0d9d-43e9-b4fc-f76cc4135e17 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:12.626 +05:30 e88396f8-0d9d-43e9-b4fc-f76cc4135e17 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 1.3313ms 2024-08-24 11:59:12.626 +05:30 e88396f8-0d9d-43e9-b4fc-f76cc4135e17 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.626 +05:30 e88396f8-0d9d-43e9-b4fc-f76cc4135e17 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6ca8a5bd-eac8-4891-a1f0-aa7635ff5390}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:12.627 +05:30 e88396f8-0d9d-43e9-b4fc-f76cc4135e17 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 2.27ms 2024-08-24 11:59:12.637 +05:30 6afcd45b-294b-4826-ad25-0fd7e8401dab INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 776 2024-08-24 11:59:12.637 +05:30 6afcd45b-294b-4826-ad25-0fd7e8401dab INF CORS policy execution successful. 2024-08-24 11:59:12.637 +05:30 6afcd45b-294b-4826-ad25-0fd7e8401dab INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 776}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile24","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:12.637 +05:30 cb13eb6d-140e-4f2b-a6ad-b6b7cf2b3f50 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.637 +05:30 cb13eb6d-140e-4f2b-a6ad-b6b7cf2b3f50 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:12.639 +05:30 5893159b-ebcf-4e58-9524-2b5abfce86ea INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 777 2024-08-24 11:59:12.639 +05:30 5893159b-ebcf-4e58-9524-2b5abfce86ea INF CORS policy execution successful. 2024-08-24 11:59:12.639 +05:30 5893159b-ebcf-4e58-9524-2b5abfce86ea INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 777}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile240","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:12.639 +05:30 8011baa9-0cf7-475a-8ce1-b3390a90cb4c INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.639 +05:30 8011baa9-0cf7-475a-8ce1-b3390a90cb4c INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:12.641 +05:30 cb13eb6d-140e-4f2b-a6ad-b6b7cf2b3f50 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:12.641 +05:30 cb13eb6d-140e-4f2b-a6ad-b6b7cf2b3f50 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 3.847ms 2024-08-24 11:59:12.641 +05:30 8011baa9-0cf7-475a-8ce1-b3390a90cb4c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:12.641 +05:30 cb13eb6d-140e-4f2b-a6ad-b6b7cf2b3f50 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.641 +05:30 cb13eb6d-140e-4f2b-a6ad-b6b7cf2b3f50 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6afcd45b-294b-4826-ad25-0fd7e8401dab}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:12.641 +05:30 8011baa9-0cf7-475a-8ce1-b3390a90cb4c INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.1927ms 2024-08-24 11:59:12.641 +05:30 8011baa9-0cf7-475a-8ce1-b3390a90cb4c INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.642 +05:30 8011baa9-0cf7-475a-8ce1-b3390a90cb4c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5893159b-ebcf-4e58-9524-2b5abfce86ea}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:12.642 +05:30 cb13eb6d-140e-4f2b-a6ad-b6b7cf2b3f50 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 4.7628ms 2024-08-24 11:59:12.642 +05:30 8011baa9-0cf7-475a-8ce1-b3390a90cb4c INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 3.048ms 2024-08-24 11:59:12.642 +05:30 e492b66f-d509-47d6-8390-e5b9dbb3bc72 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 774 2024-08-24 11:59:12.642 +05:30 e492b66f-d509-47d6-8390-e5b9dbb3bc72 INF CORS policy execution successful. 2024-08-24 11:59:12.642 +05:30 e492b66f-d509-47d6-8390-e5b9dbb3bc72 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 774}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:12.642 +05:30 1929b292-ce15-418c-940e-cbd4e3408b8f INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.642 +05:30 1929b292-ce15-418c-940e-cbd4e3408b8f INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:12.644 +05:30 1929b292-ce15-418c-940e-cbd4e3408b8f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:12.644 +05:30 1929b292-ce15-418c-940e-cbd4e3408b8f INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 1.4916ms 2024-08-24 11:59:12.644 +05:30 1929b292-ce15-418c-940e-cbd4e3408b8f INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.644 +05:30 1929b292-ce15-418c-940e-cbd4e3408b8f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e492b66f-d509-47d6-8390-e5b9dbb3bc72}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:12.644 +05:30 1929b292-ce15-418c-940e-cbd4e3408b8f INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 2.3719ms 2024-08-24 11:59:12.658 +05:30 16b20eee-455c-4b9d-8ed4-900e0a5cd7b7 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 773 2024-08-24 11:59:12.658 +05:30 16b20eee-455c-4b9d-8ed4-900e0a5cd7b7 INF CORS policy execution successful. 2024-08-24 11:59:12.659 +05:30 16b20eee-455c-4b9d-8ed4-900e0a5cd7b7 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 773}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfil","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:12.659 +05:30 370d1ba9-516f-46ae-b681-11e013ee086d INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.659 +05:30 370d1ba9-516f-46ae-b681-11e013ee086d INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:12.661 +05:30 370d1ba9-516f-46ae-b681-11e013ee086d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:12.662 +05:30 785585dd-1129-4906-9739-047c4f425f7a INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 778 2024-08-24 11:59:12.662 +05:30 370d1ba9-516f-46ae-b681-11e013ee086d INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.7232ms 2024-08-24 11:59:12.662 +05:30 370d1ba9-516f-46ae-b681-11e013ee086d INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.662 +05:30 785585dd-1129-4906-9739-047c4f425f7a INF CORS policy execution successful. 2024-08-24 11:59:12.662 +05:30 370d1ba9-516f-46ae-b681-11e013ee086d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 16b20eee-455c-4b9d-8ed4-900e0a5cd7b7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:12.662 +05:30 785585dd-1129-4906-9739-047c4f425f7a INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 778}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:12.662 +05:30 370d1ba9-516f-46ae-b681-11e013ee086d INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 3.793ms 2024-08-24 11:59:12.662 +05:30 dd04f6b6-c70c-4168-9352-07cb34a1f344 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.663 +05:30 dd04f6b6-c70c-4168-9352-07cb34a1f344 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:12.664 +05:30 dd04f6b6-c70c-4168-9352-07cb34a1f344 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:12.664 +05:30 dd04f6b6-c70c-4168-9352-07cb34a1f344 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 1.1334ms 2024-08-24 11:59:12.664 +05:30 dd04f6b6-c70c-4168-9352-07cb34a1f344 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.664 +05:30 dd04f6b6-c70c-4168-9352-07cb34a1f344 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 785585dd-1129-4906-9739-047c4f425f7a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:12.664 +05:30 dd04f6b6-c70c-4168-9352-07cb34a1f344 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 2.6452ms 2024-08-24 11:59:12.676 +05:30 1c103eda-84d3-432d-8208-23873b916766 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 771 2024-08-24 11:59:12.676 +05:30 1c103eda-84d3-432d-8208-23873b916766 INF CORS policy execution successful. 2024-08-24 11:59:12.676 +05:30 1c103eda-84d3-432d-8208-23873b916766 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 771}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProf","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:12.676 +05:30 d301e52a-7356-408b-beb2-0321dbc4a993 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.676 +05:30 d301e52a-7356-408b-beb2-0321dbc4a993 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:12.678 +05:30 d301e52a-7356-408b-beb2-0321dbc4a993 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:12.678 +05:30 c2f39d21-73b9-4280-a007-f0794955faf7 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 769 2024-08-24 11:59:12.678 +05:30 d301e52a-7356-408b-beb2-0321dbc4a993 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 1.4079ms 2024-08-24 11:59:12.678 +05:30 d301e52a-7356-408b-beb2-0321dbc4a993 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.678 +05:30 c2f39d21-73b9-4280-a007-f0794955faf7 INF CORS policy execution successful. 2024-08-24 11:59:12.678 +05:30 d301e52a-7356-408b-beb2-0321dbc4a993 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1c103eda-84d3-432d-8208-23873b916766}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:12.678 +05:30 c2f39d21-73b9-4280-a007-f0794955faf7 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 769}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestPr","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:12.678 +05:30 e571dfbd-4e72-4c90-acd4-436025e310d1 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.678 +05:30 d301e52a-7356-408b-beb2-0321dbc4a993 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 2.4877ms 2024-08-24 11:59:12.678 +05:30 e571dfbd-4e72-4c90-acd4-436025e310d1 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:12.678 +05:30 0196febc-2844-4582-84a9-3f07f2a27246 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 775 2024-08-24 11:59:12.678 +05:30 0196febc-2844-4582-84a9-3f07f2a27246 INF CORS policy execution successful. 2024-08-24 11:59:12.678 +05:30 0196febc-2844-4582-84a9-3f07f2a27246 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 775}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:12.678 +05:30 5d25677f-471b-40a7-bd33-6c15c4c3e2a1 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.678 +05:30 5d25677f-471b-40a7-bd33-6c15c4c3e2a1 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:12.679 +05:30 e571dfbd-4e72-4c90-acd4-436025e310d1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:12.680 +05:30 5d25677f-471b-40a7-bd33-6c15c4c3e2a1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:12.680 +05:30 e571dfbd-4e72-4c90-acd4-436025e310d1 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 1.3815ms 2024-08-24 11:59:12.680 +05:30 5d25677f-471b-40a7-bd33-6c15c4c3e2a1 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 1.2031ms 2024-08-24 11:59:12.680 +05:30 e571dfbd-4e72-4c90-acd4-436025e310d1 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.680 +05:30 5d25677f-471b-40a7-bd33-6c15c4c3e2a1 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.680 +05:30 e571dfbd-4e72-4c90-acd4-436025e310d1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c2f39d21-73b9-4280-a007-f0794955faf7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:12.680 +05:30 5d25677f-471b-40a7-bd33-6c15c4c3e2a1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0196febc-2844-4582-84a9-3f07f2a27246}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:12.680 +05:30 e571dfbd-4e72-4c90-acd4-436025e310d1 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 2.4333ms 2024-08-24 11:59:12.680 +05:30 5d25677f-471b-40a7-bd33-6c15c4c3e2a1 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 1.8855ms 2024-08-24 11:59:12.697 +05:30 4944464e-a66c-4e3b-be3b-8c826ec6e555 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 770 2024-08-24 11:59:12.697 +05:30 4944464e-a66c-4e3b-be3b-8c826ec6e555 INF CORS policy execution successful. 2024-08-24 11:59:12.697 +05:30 4944464e-a66c-4e3b-be3b-8c826ec6e555 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 770}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestPro","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:12.697 +05:30 2e9aadee-d38f-48b2-9019-dfdab8e25219 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.697 +05:30 2e9aadee-d38f-48b2-9019-dfdab8e25219 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:12.699 +05:30 c211b769-2fa7-4b3a-811b-e44264601678 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 772 2024-08-24 11:59:12.699 +05:30 2e9aadee-d38f-48b2-9019-dfdab8e25219 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:12.699 +05:30 c211b769-2fa7-4b3a-811b-e44264601678 INF CORS policy execution successful. 2024-08-24 11:59:12.699 +05:30 2e9aadee-d38f-48b2-9019-dfdab8e25219 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.125ms 2024-08-24 11:59:12.699 +05:30 c211b769-2fa7-4b3a-811b-e44264601678 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 772}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfi","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:12.699 +05:30 2e9aadee-d38f-48b2-9019-dfdab8e25219 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.699 +05:30 2e9aadee-d38f-48b2-9019-dfdab8e25219 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4944464e-a66c-4e3b-be3b-8c826ec6e555}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:12.700 +05:30 c092ca56-64dd-464d-9e00-c7e48c9501ed INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.700 +05:30 c092ca56-64dd-464d-9e00-c7e48c9501ed INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:12.700 +05:30 2e9aadee-d38f-48b2-9019-dfdab8e25219 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 3.1066ms 2024-08-24 11:59:12.701 +05:30 c092ca56-64dd-464d-9e00-c7e48c9501ed INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:12.701 +05:30 c092ca56-64dd-464d-9e00-c7e48c9501ed INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 1.7199ms 2024-08-24 11:59:12.701 +05:30 c092ca56-64dd-464d-9e00-c7e48c9501ed INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.701 +05:30 c092ca56-64dd-464d-9e00-c7e48c9501ed INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c211b769-2fa7-4b3a-811b-e44264601678}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:12.702 +05:30 c092ca56-64dd-464d-9e00-c7e48c9501ed INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 2.6286ms 2024-08-24 11:59:12.708 +05:30 2991e4b7-055b-41ad-b285-92cde3fd1ef3 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 765 2024-08-24 11:59:12.708 +05:30 2991e4b7-055b-41ad-b285-92cde3fd1ef3 INF CORS policy execution successful. 2024-08-24 11:59:12.709 +05:30 2991e4b7-055b-41ad-b285-92cde3fd1ef3 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 765}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408Te","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:12.709 +05:30 68f2412d-b5a5-4691-bf22-a7457e14e3b5 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.709 +05:30 68f2412d-b5a5-4691-bf22-a7457e14e3b5 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:12.712 +05:30 68f2412d-b5a5-4691-bf22-a7457e14e3b5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:12.712 +05:30 68f2412d-b5a5-4691-bf22-a7457e14e3b5 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 3.1933ms 2024-08-24 11:59:12.713 +05:30 68f2412d-b5a5-4691-bf22-a7457e14e3b5 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.713 +05:30 6911ec70-f92f-4bf3-873a-b3b16ff754e3 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 764 2024-08-24 11:59:12.713 +05:30 68f2412d-b5a5-4691-bf22-a7457e14e3b5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2991e4b7-055b-41ad-b285-92cde3fd1ef3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:12.713 +05:30 6911ec70-f92f-4bf3-873a-b3b16ff754e3 INF CORS policy execution successful. 2024-08-24 11:59:12.713 +05:30 6911ec70-f92f-4bf3-873a-b3b16ff754e3 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 764}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408T","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:12.713 +05:30 a36ef484-b9d7-4c78-a042-5644d32ff2e1 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.713 +05:30 68f2412d-b5a5-4691-bf22-a7457e14e3b5 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 5.5381ms 2024-08-24 11:59:12.713 +05:30 a36ef484-b9d7-4c78-a042-5644d32ff2e1 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:12.713 +05:30 9111fa9b-a31c-4437-bf62-547ce6862fb6 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 767 2024-08-24 11:59:12.714 +05:30 9111fa9b-a31c-4437-bf62-547ce6862fb6 INF CORS policy execution successful. 2024-08-24 11:59:12.714 +05:30 9111fa9b-a31c-4437-bf62-547ce6862fb6 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 767}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408Test","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:12.714 +05:30 182ef542-37ee-4aa5-9b89-46ecbd27e047 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.714 +05:30 182ef542-37ee-4aa5-9b89-46ecbd27e047 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:12.719 +05:30 a36ef484-b9d7-4c78-a042-5644d32ff2e1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:12.719 +05:30 a36ef484-b9d7-4c78-a042-5644d32ff2e1 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 6.1216ms 2024-08-24 11:59:12.719 +05:30 a36ef484-b9d7-4c78-a042-5644d32ff2e1 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.720 +05:30 182ef542-37ee-4aa5-9b89-46ecbd27e047 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:12.720 +05:30 a36ef484-b9d7-4c78-a042-5644d32ff2e1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6911ec70-f92f-4bf3-873a-b3b16ff754e3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:12.720 +05:30 182ef542-37ee-4aa5-9b89-46ecbd27e047 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 5.8493ms 2024-08-24 11:59:12.720 +05:30 a36ef484-b9d7-4c78-a042-5644d32ff2e1 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 7.3055ms 2024-08-24 11:59:12.720 +05:30 182ef542-37ee-4aa5-9b89-46ecbd27e047 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.720 +05:30 182ef542-37ee-4aa5-9b89-46ecbd27e047 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9111fa9b-a31c-4437-bf62-547ce6862fb6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:12.720 +05:30 182ef542-37ee-4aa5-9b89-46ecbd27e047 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 6.6635ms 2024-08-24 11:59:12.728 +05:30 aaef1484-a6a8-48d2-a163-1026f530cc7f INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 766 2024-08-24 11:59:12.728 +05:30 aaef1484-a6a8-48d2-a163-1026f530cc7f INF CORS policy execution successful. 2024-08-24 11:59:12.728 +05:30 aaef1484-a6a8-48d2-a163-1026f530cc7f INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 766}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408Tes","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:12.729 +05:30 62a8ed58-23ca-4dc8-94ed-a21c322c2845 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.729 +05:30 62a8ed58-23ca-4dc8-94ed-a21c322c2845 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:12.730 +05:30 62a8ed58-23ca-4dc8-94ed-a21c322c2845 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:12.730 +05:30 62a8ed58-23ca-4dc8-94ed-a21c322c2845 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 1.4189ms 2024-08-24 11:59:12.730 +05:30 62a8ed58-23ca-4dc8-94ed-a21c322c2845 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.730 +05:30 62a8ed58-23ca-4dc8-94ed-a21c322c2845 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: aaef1484-a6a8-48d2-a163-1026f530cc7f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:12.730 +05:30 62a8ed58-23ca-4dc8-94ed-a21c322c2845 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 2.3824ms 2024-08-24 11:59:12.733 +05:30 3244a4e2-1f93-4eb7-a85d-b29b0e33d814 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 768 2024-08-24 11:59:12.733 +05:30 3244a4e2-1f93-4eb7-a85d-b29b0e33d814 INF CORS policy execution successful. 2024-08-24 11:59:12.733 +05:30 3244a4e2-1f93-4eb7-a85d-b29b0e33d814 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 768}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestP","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:12.733 +05:30 bdb41e54-e2ce-4a9b-b4fb-c7201fca3fc0 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.733 +05:30 bdb41e54-e2ce-4a9b-b4fb-c7201fca3fc0 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:12.734 +05:30 bdb41e54-e2ce-4a9b-b4fb-c7201fca3fc0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:12.734 +05:30 bdb41e54-e2ce-4a9b-b4fb-c7201fca3fc0 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 1.292ms 2024-08-24 11:59:12.735 +05:30 bdb41e54-e2ce-4a9b-b4fb-c7201fca3fc0 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.735 +05:30 bdb41e54-e2ce-4a9b-b4fb-c7201fca3fc0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3244a4e2-1f93-4eb7-a85d-b29b0e33d814}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:12.735 +05:30 bdb41e54-e2ce-4a9b-b4fb-c7201fca3fc0 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 2.024ms 2024-08-24 11:59:12.739 +05:30 abf66d57-0e30-468f-ab36-d417d1edaaf6 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 762 2024-08-24 11:59:12.739 +05:30 abf66d57-0e30-468f-ab36-d417d1edaaf6 INF CORS policy execution successful. 2024-08-24 11:59:12.739 +05:30 abf66d57-0e30-468f-ab36-d417d1edaaf6 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 762}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile240","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:12.739 +05:30 052b1087-6c59-4753-82a2-d6cb41a44663 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.739 +05:30 052b1087-6c59-4753-82a2-d6cb41a44663 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:12.741 +05:30 052b1087-6c59-4753-82a2-d6cb41a44663 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:12.741 +05:30 052b1087-6c59-4753-82a2-d6cb41a44663 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 1.4188ms 2024-08-24 11:59:12.741 +05:30 052b1087-6c59-4753-82a2-d6cb41a44663 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.741 +05:30 052b1087-6c59-4753-82a2-d6cb41a44663 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: abf66d57-0e30-468f-ab36-d417d1edaaf6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:12.741 +05:30 052b1087-6c59-4753-82a2-d6cb41a44663 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 2.1913ms 2024-08-24 11:59:12.746 +05:30 cdc65f1d-ca7f-4abc-aaac-2c8503181ee1 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 761 2024-08-24 11:59:12.746 +05:30 e2dc6d5d-d6a9-454e-8436-0a81aa76835a INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 763 2024-08-24 11:59:12.746 +05:30 cdc65f1d-ca7f-4abc-aaac-2c8503181ee1 INF CORS policy execution successful. 2024-08-24 11:59:12.746 +05:30 e2dc6d5d-d6a9-454e-8436-0a81aa76835a INF CORS policy execution successful. 2024-08-24 11:59:12.746 +05:30 cdc65f1d-ca7f-4abc-aaac-2c8503181ee1 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 761}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile24","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:12.746 +05:30 e2dc6d5d-d6a9-454e-8436-0a81aa76835a INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 763}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:12.746 +05:30 c09bb29a-6bf7-4f91-89d6-e47027c81a6c INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.746 +05:30 924634ff-4409-4211-bd97-838449b1b0b4 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.746 +05:30 c09bb29a-6bf7-4f91-89d6-e47027c81a6c INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:12.746 +05:30 924634ff-4409-4211-bd97-838449b1b0b4 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:12.747 +05:30 c09bb29a-6bf7-4f91-89d6-e47027c81a6c ERR The process cannot access the file 'C:\inetpub\wwwroot\Sang.Log.Api\Log\2024\8\24-08-2024.log' because it is being used by another process. 2024-08-24 11:59:12.747 +05:30 924634ff-4409-4211-bd97-838449b1b0b4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:12.748 +05:30 924634ff-4409-4211-bd97-838449b1b0b4 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 1.276ms 2024-08-24 11:59:12.748 +05:30 924634ff-4409-4211-bd97-838449b1b0b4 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.748 +05:30 924634ff-4409-4211-bd97-838449b1b0b4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e2dc6d5d-d6a9-454e-8436-0a81aa76835a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:12.748 +05:30 c09bb29a-6bf7-4f91-89d6-e47027c81a6c ERR Logging failed.System.IO.IOException: The process cannot access the file 'C:\inetpub\wwwroot\Sang.Log.Api\Log\2024\8\24-08-2024.log' because it is being used by another process. at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) at System.IO.File.WriteToFile(String path, FileMode mode, String contents, Encoding encoding) at Sang.Log.Api.Services.LogService.CreateLog(LogRequest log) at Sang.Log.Api.Controllers.LogController.CreateLog(LogRequest log) 2024-08-24 11:59:12.748 +05:30 c09bb29a-6bf7-4f91-89d6-e47027c81a6c INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:12.748 +05:30 c09bb29a-6bf7-4f91-89d6-e47027c81a6c INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 1.6493ms 2024-08-24 11:59:12.748 +05:30 c09bb29a-6bf7-4f91-89d6-e47027c81a6c INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.748 +05:30 924634ff-4409-4211-bd97-838449b1b0b4 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 2.1865ms 2024-08-24 11:59:12.748 +05:30 c09bb29a-6bf7-4f91-89d6-e47027c81a6c INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: cdc65f1d-ca7f-4abc-aaac-2c8503181ee1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 127} Body: {"status":"Failure","statusCode":5000,"message":"The process cannot access the file 'C:\\inetpub\\wwwroot\\Sang","result":null} 2024-08-24 11:59:12.748 +05:30 c09bb29a-6bf7-4f91-89d6-e47027c81a6c INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 500 127 application/json; charset=utf-8 2.5274ms 2024-08-24 11:59:12.758 +05:30 e0270329-1ecd-4d2b-9f58-20725d010b4c INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 759 2024-08-24 11:59:12.758 +05:30 e0270329-1ecd-4d2b-9f58-20725d010b4c INF CORS policy execution successful. 2024-08-24 11:59:12.759 +05:30 e0270329-1ecd-4d2b-9f58-20725d010b4c INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 759}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:12.759 +05:30 26586e83-75b6-4b44-9adc-c0f5bcf29572 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.759 +05:30 26586e83-75b6-4b44-9adc-c0f5bcf29572 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:12.761 +05:30 26586e83-75b6-4b44-9adc-c0f5bcf29572 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:12.761 +05:30 26586e83-75b6-4b44-9adc-c0f5bcf29572 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.3608ms 2024-08-24 11:59:12.761 +05:30 26586e83-75b6-4b44-9adc-c0f5bcf29572 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.762 +05:30 26586e83-75b6-4b44-9adc-c0f5bcf29572 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e0270329-1ecd-4d2b-9f58-20725d010b4c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:12.762 +05:30 26586e83-75b6-4b44-9adc-c0f5bcf29572 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 3.811ms 2024-08-24 11:59:12.763 +05:30 1f46f15d-8c24-4f07-8f32-549b2ae8b9f2 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 757 2024-08-24 11:59:12.763 +05:30 1f46f15d-8c24-4f07-8f32-549b2ae8b9f2 INF CORS policy execution successful. 2024-08-24 11:59:12.763 +05:30 1f46f15d-8c24-4f07-8f32-549b2ae8b9f2 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 757}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfi","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:12.763 +05:30 94f50f02-e7dc-4468-931f-4a9e5fc0413f INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.763 +05:30 94f50f02-e7dc-4468-931f-4a9e5fc0413f INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:12.765 +05:30 94f50f02-e7dc-4468-931f-4a9e5fc0413f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:12.765 +05:30 94f50f02-e7dc-4468-931f-4a9e5fc0413f INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 1.9176ms 2024-08-24 11:59:12.765 +05:30 94f50f02-e7dc-4468-931f-4a9e5fc0413f INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.765 +05:30 94f50f02-e7dc-4468-931f-4a9e5fc0413f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1f46f15d-8c24-4f07-8f32-549b2ae8b9f2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:12.765 +05:30 94f50f02-e7dc-4468-931f-4a9e5fc0413f INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 2.9098ms 2024-08-24 11:59:12.781 +05:30 19659015-4232-46cc-b6c3-17ec6401e4a1 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 754 2024-08-24 11:59:12.781 +05:30 19659015-4232-46cc-b6c3-17ec6401e4a1 INF CORS policy execution successful. 2024-08-24 11:59:12.781 +05:30 16ec1f81-b85b-4bb0-a4be-7779a80fa8f2 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 760 2024-08-24 11:59:12.781 +05:30 16ec1f81-b85b-4bb0-a4be-7779a80fa8f2 INF CORS policy execution successful. 2024-08-24 11:59:12.782 +05:30 19659015-4232-46cc-b6c3-17ec6401e4a1 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 754}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestPr","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:12.782 +05:30 16ec1f81-b85b-4bb0-a4be-7779a80fa8f2 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 760}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:12.782 +05:30 44aecc7a-22ec-4d5d-b97f-7d605643dc89 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.782 +05:30 48bb637f-5d09-465d-8736-77c2f3db5ef3 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.782 +05:30 44aecc7a-22ec-4d5d-b97f-7d605643dc89 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:12.782 +05:30 48bb637f-5d09-465d-8736-77c2f3db5ef3 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:12.783 +05:30 44aecc7a-22ec-4d5d-b97f-7d605643dc89 ERR The process cannot access the file 'C:\inetpub\wwwroot\Sang.Log.Api\Log\2024\8\24-08-2024.log' because it is being used by another process. 2024-08-24 11:59:12.783 +05:30 48bb637f-5d09-465d-8736-77c2f3db5ef3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:12.784 +05:30 48bb637f-5d09-465d-8736-77c2f3db5ef3 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 1.7399ms 2024-08-24 11:59:12.784 +05:30 48bb637f-5d09-465d-8736-77c2f3db5ef3 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.784 +05:30 44aecc7a-22ec-4d5d-b97f-7d605643dc89 ERR Logging failed.System.IO.IOException: The process cannot access the file 'C:\inetpub\wwwroot\Sang.Log.Api\Log\2024\8\24-08-2024.log' because it is being used by another process. at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) at System.IO.File.WriteToFile(String path, FileMode mode, String contents, Encoding encoding) at Sang.Log.Api.Services.LogService.CreateLog(LogRequest log) at Sang.Log.Api.Controllers.LogController.CreateLog(LogRequest log) 2024-08-24 11:59:12.784 +05:30 48bb637f-5d09-465d-8736-77c2f3db5ef3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 16ec1f81-b85b-4bb0-a4be-7779a80fa8f2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:12.784 +05:30 44aecc7a-22ec-4d5d-b97f-7d605643dc89 INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:12.784 +05:30 44aecc7a-22ec-4d5d-b97f-7d605643dc89 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.182ms 2024-08-24 11:59:12.784 +05:30 44aecc7a-22ec-4d5d-b97f-7d605643dc89 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.784 +05:30 44aecc7a-22ec-4d5d-b97f-7d605643dc89 INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: 19659015-4232-46cc-b6c3-17ec6401e4a1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 127} Body: {"status":"Failure","statusCode":5000,"message":"The process cannot access the file 'C:\\inetpub\\wwwroot\\Sang","result":null} 2024-08-24 11:59:12.784 +05:30 6c6878f1-f106-4680-9d9f-3706760c797f INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 758 2024-08-24 11:59:12.784 +05:30 48bb637f-5d09-465d-8736-77c2f3db5ef3 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 2.9096ms 2024-08-24 11:59:12.784 +05:30 6c6878f1-f106-4680-9d9f-3706760c797f INF CORS policy execution successful. 2024-08-24 11:59:12.784 +05:30 44aecc7a-22ec-4d5d-b97f-7d605643dc89 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 500 127 application/json; charset=utf-8 3.3749ms 2024-08-24 11:59:12.784 +05:30 6ca7ad08-c91d-4a35-beeb-d94f311c552b INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 755 2024-08-24 11:59:12.784 +05:30 6ca7ad08-c91d-4a35-beeb-d94f311c552b INF CORS policy execution successful. 2024-08-24 11:59:12.784 +05:30 6c6878f1-f106-4680-9d9f-3706760c797f INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 758}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfil","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:12.785 +05:30 8e1aec04-52ca-43e9-8cf8-8463ad18cf41 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.785 +05:30 6ca7ad08-c91d-4a35-beeb-d94f311c552b INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 755}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestPro","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:12.785 +05:30 8e1aec04-52ca-43e9-8cf8-8463ad18cf41 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:12.785 +05:30 e27f2592-0b4a-40a2-b2b2-5a6d2c0bac69 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.785 +05:30 e27f2592-0b4a-40a2-b2b2-5a6d2c0bac69 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:12.785 +05:30 e27f2592-0b4a-40a2-b2b2-5a6d2c0bac69 ERR The process cannot access the file 'C:\inetpub\wwwroot\Sang.Log.Api\Log\2024\8\24-08-2024.log' because it is being used by another process. 2024-08-24 11:59:12.786 +05:30 e27f2592-0b4a-40a2-b2b2-5a6d2c0bac69 ERR Logging failed.System.IO.IOException: The process cannot access the file 'C:\inetpub\wwwroot\Sang.Log.Api\Log\2024\8\24-08-2024.log' because it is being used by another process. at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) at System.IO.File.WriteToFile(String path, FileMode mode, String contents, Encoding encoding) at Sang.Log.Api.Services.LogService.CreateLog(LogRequest log) at Sang.Log.Api.Controllers.LogController.CreateLog(LogRequest log) 2024-08-24 11:59:12.786 +05:30 e27f2592-0b4a-40a2-b2b2-5a6d2c0bac69 INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:12.786 +05:30 e27f2592-0b4a-40a2-b2b2-5a6d2c0bac69 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 1.4812ms 2024-08-24 11:59:12.786 +05:30 e27f2592-0b4a-40a2-b2b2-5a6d2c0bac69 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.786 +05:30 e27f2592-0b4a-40a2-b2b2-5a6d2c0bac69 INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: 6ca7ad08-c91d-4a35-beeb-d94f311c552b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 127} Body: {"status":"Failure","statusCode":5000,"message":"The process cannot access the file 'C:\\inetpub\\wwwroot\\Sang","result":null} 2024-08-24 11:59:12.787 +05:30 e27f2592-0b4a-40a2-b2b2-5a6d2c0bac69 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 500 127 application/json; charset=utf-8 2.1979ms 2024-08-24 11:59:12.787 +05:30 8e1aec04-52ca-43e9-8cf8-8463ad18cf41 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:12.787 +05:30 8e1aec04-52ca-43e9-8cf8-8463ad18cf41 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.42ms 2024-08-24 11:59:12.787 +05:30 8e1aec04-52ca-43e9-8cf8-8463ad18cf41 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.787 +05:30 8e1aec04-52ca-43e9-8cf8-8463ad18cf41 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6c6878f1-f106-4680-9d9f-3706760c797f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:12.787 +05:30 8e1aec04-52ca-43e9-8cf8-8463ad18cf41 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 3.1097ms 2024-08-24 11:59:12.793 +05:30 b1473b98-2d46-4b10-b6b0-1c1aa8e6ad11 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 749 2024-08-24 11:59:12.793 +05:30 b1473b98-2d46-4b10-b6b0-1c1aa8e6ad11 INF CORS policy execution successful. 2024-08-24 11:59:12.794 +05:30 b1473b98-2d46-4b10-b6b0-1c1aa8e6ad11 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 749}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408T","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:12.794 +05:30 f572b9df-c44d-4604-a2cd-88a2af4a35aa INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.794 +05:30 f572b9df-c44d-4604-a2cd-88a2af4a35aa INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:12.795 +05:30 cc79d8f7-83f8-4079-a137-0e70ac061b08 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 751 2024-08-24 11:59:12.795 +05:30 cc79d8f7-83f8-4079-a137-0e70ac061b08 INF CORS policy execution successful. 2024-08-24 11:59:12.795 +05:30 cc79d8f7-83f8-4079-a137-0e70ac061b08 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 751}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408Tes","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:12.795 +05:30 f572b9df-c44d-4604-a2cd-88a2af4a35aa INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:12.795 +05:30 1452101f-9019-4c35-954d-1cad50e13fcb INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.796 +05:30 1452101f-9019-4c35-954d-1cad50e13fcb INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:12.796 +05:30 f572b9df-c44d-4604-a2cd-88a2af4a35aa INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 1.5637ms 2024-08-24 11:59:12.796 +05:30 f572b9df-c44d-4604-a2cd-88a2af4a35aa INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.796 +05:30 f572b9df-c44d-4604-a2cd-88a2af4a35aa INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b1473b98-2d46-4b10-b6b0-1c1aa8e6ad11}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:12.796 +05:30 f572b9df-c44d-4604-a2cd-88a2af4a35aa INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 2.8523ms 2024-08-24 11:59:12.796 +05:30 1452101f-9019-4c35-954d-1cad50e13fcb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:12.797 +05:30 1452101f-9019-4c35-954d-1cad50e13fcb INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 0.9271ms 2024-08-24 11:59:12.797 +05:30 1452101f-9019-4c35-954d-1cad50e13fcb INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.797 +05:30 1452101f-9019-4c35-954d-1cad50e13fcb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cc79d8f7-83f8-4079-a137-0e70ac061b08}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:12.797 +05:30 1452101f-9019-4c35-954d-1cad50e13fcb INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 2.0217ms 2024-08-24 11:59:12.813 +05:30 50a1e429-e2de-4dd6-b52b-1e147f125120 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 752 2024-08-24 11:59:12.814 +05:30 915ee6d1-1762-492e-a2b6-1f7c03c3427b INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 753 2024-08-24 11:59:12.814 +05:30 915ee6d1-1762-492e-a2b6-1f7c03c3427b INF CORS policy execution successful. 2024-08-24 11:59:12.814 +05:30 50a1e429-e2de-4dd6-b52b-1e147f125120 INF CORS policy execution successful. 2024-08-24 11:59:12.814 +05:30 50a1e429-e2de-4dd6-b52b-1e147f125120 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 752}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408Test","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:12.815 +05:30 3a3337d0-b67b-4e4e-9263-0064dec75594 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.815 +05:30 3a3337d0-b67b-4e4e-9263-0064dec75594 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:12.815 +05:30 915ee6d1-1762-492e-a2b6-1f7c03c3427b INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 753}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestP","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:12.815 +05:30 1eb8721b-25a0-45c9-9fba-574b8ae19b56 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.815 +05:30 1eb8721b-25a0-45c9-9fba-574b8ae19b56 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:12.816 +05:30 3a3337d0-b67b-4e4e-9263-0064dec75594 ERR The process cannot access the file 'C:\inetpub\wwwroot\Sang.Log.Api\Log\2024\8\24-08-2024.log' because it is being used by another process. 2024-08-24 11:59:12.816 +05:30 1eb8721b-25a0-45c9-9fba-574b8ae19b56 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:12.817 +05:30 1eb8721b-25a0-45c9-9fba-574b8ae19b56 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 1.559ms 2024-08-24 11:59:12.817 +05:30 1eb8721b-25a0-45c9-9fba-574b8ae19b56 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.817 +05:30 1eb8721b-25a0-45c9-9fba-574b8ae19b56 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 915ee6d1-1762-492e-a2b6-1f7c03c3427b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:12.817 +05:30 3a3337d0-b67b-4e4e-9263-0064dec75594 ERR Logging failed.System.IO.IOException: The process cannot access the file 'C:\inetpub\wwwroot\Sang.Log.Api\Log\2024\8\24-08-2024.log' because it is being used by another process. at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) at System.IO.File.WriteToFile(String path, FileMode mode, String contents, Encoding encoding) at Sang.Log.Api.Services.LogService.CreateLog(LogRequest log) at Sang.Log.Api.Controllers.LogController.CreateLog(LogRequest log) 2024-08-24 11:59:12.817 +05:30 3a3337d0-b67b-4e4e-9263-0064dec75594 INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:12.817 +05:30 1eb8721b-25a0-45c9-9fba-574b8ae19b56 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 3.6266ms 2024-08-24 11:59:12.817 +05:30 3a3337d0-b67b-4e4e-9263-0064dec75594 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.4076ms 2024-08-24 11:59:12.817 +05:30 3a3337d0-b67b-4e4e-9263-0064dec75594 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.817 +05:30 3a3337d0-b67b-4e4e-9263-0064dec75594 INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: 50a1e429-e2de-4dd6-b52b-1e147f125120}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 127} Body: {"status":"Failure","statusCode":5000,"message":"The process cannot access the file 'C:\\inetpub\\wwwroot\\Sang","result":null} 2024-08-24 11:59:12.818 +05:30 3a3337d0-b67b-4e4e-9263-0064dec75594 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 500 127 application/json; charset=utf-8 4.5088ms 2024-08-24 11:59:12.819 +05:30 3a9b6699-fe9d-479b-af9e-d2ae95b7c9d6 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 750 2024-08-24 11:59:12.820 +05:30 3a9b6699-fe9d-479b-af9e-d2ae95b7c9d6 INF CORS policy execution successful. 2024-08-24 11:59:12.820 +05:30 3a9b6699-fe9d-479b-af9e-d2ae95b7c9d6 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 750}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408Te","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:12.820 +05:30 d09d5a2d-068b-4d8a-976d-5669d83164d8 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.821 +05:30 d09d5a2d-068b-4d8a-976d-5669d83164d8 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:12.823 +05:30 d09d5a2d-068b-4d8a-976d-5669d83164d8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:12.824 +05:30 d09d5a2d-068b-4d8a-976d-5669d83164d8 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 3.0533ms 2024-08-24 11:59:12.824 +05:30 d09d5a2d-068b-4d8a-976d-5669d83164d8 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.824 +05:30 d09d5a2d-068b-4d8a-976d-5669d83164d8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3a9b6699-fe9d-479b-af9e-d2ae95b7c9d6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:12.824 +05:30 fbcb1fdf-d541-46ac-92a0-edc34c9cd270 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 747 2024-08-24 11:59:12.824 +05:30 fbcb1fdf-d541-46ac-92a0-edc34c9cd270 INF CORS policy execution successful. 2024-08-24 11:59:12.824 +05:30 d09d5a2d-068b-4d8a-976d-5669d83164d8 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 4.9745ms 2024-08-24 11:59:12.824 +05:30 b273e034-8b8e-46a7-bb23-524f7819bc0d INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 745 2024-08-24 11:59:12.824 +05:30 fbcb1fdf-d541-46ac-92a0-edc34c9cd270 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 747}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile240","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:12.824 +05:30 b273e034-8b8e-46a7-bb23-524f7819bc0d INF CORS policy execution successful. 2024-08-24 11:59:12.824 +05:30 10048335-c74f-4eea-a4f5-83edb3ead83b INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.825 +05:30 b273e034-8b8e-46a7-bb23-524f7819bc0d INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 745}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:12.825 +05:30 10048335-c74f-4eea-a4f5-83edb3ead83b INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:12.825 +05:30 d9517bfc-5774-4e77-810b-6631ab0f758e INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.825 +05:30 d9517bfc-5774-4e77-810b-6631ab0f758e INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:12.826 +05:30 d9517bfc-5774-4e77-810b-6631ab0f758e ERR The process cannot access the file 'C:\inetpub\wwwroot\Sang.Log.Api\Log\2024\8\24-08-2024.log' because it is being used by another process. 2024-08-24 11:59:12.826 +05:30 10048335-c74f-4eea-a4f5-83edb3ead83b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:12.826 +05:30 10048335-c74f-4eea-a4f5-83edb3ead83b INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 1.4492ms 2024-08-24 11:59:12.826 +05:30 10048335-c74f-4eea-a4f5-83edb3ead83b INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.826 +05:30 10048335-c74f-4eea-a4f5-83edb3ead83b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fbcb1fdf-d541-46ac-92a0-edc34c9cd270}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:12.826 +05:30 d9517bfc-5774-4e77-810b-6631ab0f758e ERR Logging failed.System.IO.IOException: The process cannot access the file 'C:\inetpub\wwwroot\Sang.Log.Api\Log\2024\8\24-08-2024.log' because it is being used by another process. at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) at System.IO.File.WriteToFile(String path, FileMode mode, String contents, Encoding encoding) at Sang.Log.Api.Services.LogService.CreateLog(LogRequest log) at Sang.Log.Api.Controllers.LogController.CreateLog(LogRequest log) 2024-08-24 11:59:12.826 +05:30 10048335-c74f-4eea-a4f5-83edb3ead83b INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 2.4382ms 2024-08-24 11:59:12.826 +05:30 d9517bfc-5774-4e77-810b-6631ab0f758e INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:12.827 +05:30 d9517bfc-5774-4e77-810b-6631ab0f758e INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 1.7209ms 2024-08-24 11:59:12.827 +05:30 d9517bfc-5774-4e77-810b-6631ab0f758e INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.827 +05:30 a0f23dd4-fc09-4121-b353-9d44ca080977 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 756 2024-08-24 11:59:12.827 +05:30 a0f23dd4-fc09-4121-b353-9d44ca080977 INF CORS policy execution successful. 2024-08-24 11:59:12.827 +05:30 d9517bfc-5774-4e77-810b-6631ab0f758e INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: b273e034-8b8e-46a7-bb23-524f7819bc0d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 127} Body: {"status":"Failure","statusCode":5000,"message":"The process cannot access the file 'C:\\inetpub\\wwwroot\\Sang","result":null} 2024-08-24 11:59:12.827 +05:30 a0f23dd4-fc09-4121-b353-9d44ca080977 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 756}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProf","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:12.827 +05:30 897e751b-7070-4155-b967-06e99e108864 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.827 +05:30 d9517bfc-5774-4e77-810b-6631ab0f758e INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 500 127 application/json; charset=utf-8 2.6084ms 2024-08-24 11:59:12.827 +05:30 897e751b-7070-4155-b967-06e99e108864 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:12.828 +05:30 897e751b-7070-4155-b967-06e99e108864 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:12.828 +05:30 897e751b-7070-4155-b967-06e99e108864 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 1.1724ms 2024-08-24 11:59:12.828 +05:30 897e751b-7070-4155-b967-06e99e108864 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.828 +05:30 897e751b-7070-4155-b967-06e99e108864 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a0f23dd4-fc09-4121-b353-9d44ca080977}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:12.828 +05:30 897e751b-7070-4155-b967-06e99e108864 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 1.8544ms 2024-08-24 11:59:12.847 +05:30 3e5159c3-a219-4e7f-a7c8-d31a560cd8a5 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 743 2024-08-24 11:59:12.847 +05:30 efc6971c-5f62-4648-9b9b-0960d4971e84 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 746 2024-08-24 11:59:12.847 +05:30 efc6971c-5f62-4648-9b9b-0960d4971e84 INF CORS policy execution successful. 2024-08-24 11:59:12.847 +05:30 3e5159c3-a219-4e7f-a7c8-d31a560cd8a5 INF CORS policy execution successful. 2024-08-24 11:59:12.847 +05:30 efc6971c-5f62-4648-9b9b-0960d4971e84 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 746}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile24","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:12.847 +05:30 3e5159c3-a219-4e7f-a7c8-d31a560cd8a5 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 743}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfil","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:12.847 +05:30 c2ee7f50-f54b-4743-87b8-f1144a9bfbaf INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.847 +05:30 0ec5b333-e03c-4280-be93-4121e994c810 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.847 +05:30 c2ee7f50-f54b-4743-87b8-f1144a9bfbaf INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:12.847 +05:30 0ec5b333-e03c-4280-be93-4121e994c810 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:12.849 +05:30 0ec5b333-e03c-4280-be93-4121e994c810 ERR The process cannot access the file 'C:\inetpub\wwwroot\Sang.Log.Api\Log\2024\8\24-08-2024.log' because it is being used by another process. 2024-08-24 11:59:12.849 +05:30 c2ee7f50-f54b-4743-87b8-f1144a9bfbaf INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:12.849 +05:30 c2ee7f50-f54b-4743-87b8-f1144a9bfbaf INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 1.5246ms 2024-08-24 11:59:12.849 +05:30 c2ee7f50-f54b-4743-87b8-f1144a9bfbaf INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.849 +05:30 c2ee7f50-f54b-4743-87b8-f1144a9bfbaf INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: efc6971c-5f62-4648-9b9b-0960d4971e84}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:12.849 +05:30 c2ee7f50-f54b-4743-87b8-f1144a9bfbaf INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 2.7233ms 2024-08-24 11:59:12.849 +05:30 0ec5b333-e03c-4280-be93-4121e994c810 ERR Logging failed.System.IO.IOException: The process cannot access the file 'C:\inetpub\wwwroot\Sang.Log.Api\Log\2024\8\24-08-2024.log' because it is being used by another process. at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) at System.IO.File.WriteToFile(String path, FileMode mode, String contents, Encoding encoding) at Sang.Log.Api.Services.LogService.CreateLog(LogRequest log) at Sang.Log.Api.Controllers.LogController.CreateLog(LogRequest log) 2024-08-24 11:59:12.849 +05:30 0ec5b333-e03c-4280-be93-4121e994c810 INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:12.850 +05:30 0ec5b333-e03c-4280-be93-4121e994c810 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.1181ms 2024-08-24 11:59:12.850 +05:30 0ec5b333-e03c-4280-be93-4121e994c810 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.850 +05:30 0ec5b333-e03c-4280-be93-4121e994c810 INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: 3e5159c3-a219-4e7f-a7c8-d31a560cd8a5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 127} Body: {"status":"Failure","statusCode":5000,"message":"The process cannot access the file 'C:\\inetpub\\wwwroot\\Sang","result":null} 2024-08-24 11:59:12.850 +05:30 0ec5b333-e03c-4280-be93-4121e994c810 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 500 127 application/json; charset=utf-8 3.4535ms 2024-08-24 11:59:12.855 +05:30 2a071707-6dae-44b1-8fdb-9004a2197838 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 744 2024-08-24 11:59:12.855 +05:30 2a071707-6dae-44b1-8fdb-9004a2197838 INF CORS policy execution successful. 2024-08-24 11:59:12.855 +05:30 2a071707-6dae-44b1-8fdb-9004a2197838 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 744}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:12.855 +05:30 6deaa0db-2ee0-4bc1-a455-28b2e19f0dc9 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.855 +05:30 6deaa0db-2ee0-4bc1-a455-28b2e19f0dc9 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:12.857 +05:30 6deaa0db-2ee0-4bc1-a455-28b2e19f0dc9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:12.858 +05:30 6deaa0db-2ee0-4bc1-a455-28b2e19f0dc9 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.3479ms 2024-08-24 11:59:12.858 +05:30 6deaa0db-2ee0-4bc1-a455-28b2e19f0dc9 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.858 +05:30 6deaa0db-2ee0-4bc1-a455-28b2e19f0dc9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2a071707-6dae-44b1-8fdb-9004a2197838}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:12.859 +05:30 6deaa0db-2ee0-4bc1-a455-28b2e19f0dc9 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 4.494ms 2024-08-24 11:59:12.867 +05:30 8259fc73-d9a3-4eb1-aaae-9a89a79c1260 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 748 2024-08-24 11:59:12.867 +05:30 8259fc73-d9a3-4eb1-aaae-9a89a79c1260 INF CORS policy execution successful. 2024-08-24 11:59:12.867 +05:30 8259fc73-d9a3-4eb1-aaae-9a89a79c1260 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 748}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:12.867 +05:30 cc1810a4-e3e8-4e53-89c6-36ec8ff144b3 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.867 +05:30 cc1810a4-e3e8-4e53-89c6-36ec8ff144b3 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:12.869 +05:30 fe79747c-d50e-466e-807b-2829fb2565a9 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 739 2024-08-24 11:59:12.869 +05:30 fe79747c-d50e-466e-807b-2829fb2565a9 INF CORS policy execution successful. 2024-08-24 11:59:12.870 +05:30 fe79747c-d50e-466e-807b-2829fb2565a9 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 739}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestPr","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:12.870 +05:30 8ca894f1-a50d-4b3d-b277-678a07cf8b70 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.870 +05:30 8ca894f1-a50d-4b3d-b277-678a07cf8b70 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:12.872 +05:30 cc1810a4-e3e8-4e53-89c6-36ec8ff144b3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:12.873 +05:30 cc1810a4-e3e8-4e53-89c6-36ec8ff144b3 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 5.0806ms 2024-08-24 11:59:12.873 +05:30 cc1810a4-e3e8-4e53-89c6-36ec8ff144b3 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.873 +05:30 cc1810a4-e3e8-4e53-89c6-36ec8ff144b3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8259fc73-d9a3-4eb1-aaae-9a89a79c1260}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:12.874 +05:30 cc1810a4-e3e8-4e53-89c6-36ec8ff144b3 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 7.474ms 2024-08-24 11:59:12.875 +05:30 8ca894f1-a50d-4b3d-b277-678a07cf8b70 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:12.875 +05:30 8ca894f1-a50d-4b3d-b277-678a07cf8b70 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 4.6133ms 2024-08-24 11:59:12.875 +05:30 8ca894f1-a50d-4b3d-b277-678a07cf8b70 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.875 +05:30 8ca894f1-a50d-4b3d-b277-678a07cf8b70 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fe79747c-d50e-466e-807b-2829fb2565a9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:12.876 +05:30 8ca894f1-a50d-4b3d-b277-678a07cf8b70 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 6.9572ms 2024-08-24 11:59:12.878 +05:30 28a18f6e-471a-460f-9ca9-eb70e58d22aa INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 742 2024-08-24 11:59:12.878 +05:30 21294396-c2c8-4392-8df5-a1839e2b9dc0 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 738 2024-08-24 11:59:12.879 +05:30 28a18f6e-471a-460f-9ca9-eb70e58d22aa INF CORS policy execution successful. 2024-08-24 11:59:12.879 +05:30 21294396-c2c8-4392-8df5-a1839e2b9dc0 INF CORS policy execution successful. 2024-08-24 11:59:12.879 +05:30 28a18f6e-471a-460f-9ca9-eb70e58d22aa INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 742}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfi","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:12.879 +05:30 21294396-c2c8-4392-8df5-a1839e2b9dc0 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 738}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestP","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:12.879 +05:30 330770e6-64c1-4c02-83ad-c6dddc55dc5e INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.879 +05:30 2b690b52-044a-4200-ba5f-cda5dae99892 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.879 +05:30 330770e6-64c1-4c02-83ad-c6dddc55dc5e INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:12.879 +05:30 2b690b52-044a-4200-ba5f-cda5dae99892 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:12.880 +05:30 2b690b52-044a-4200-ba5f-cda5dae99892 ERR The process cannot access the file 'C:\inetpub\wwwroot\Sang.Log.Api\Log\2024\8\24-08-2024.log' because it is being used by another process. 2024-08-24 11:59:12.881 +05:30 330770e6-64c1-4c02-83ad-c6dddc55dc5e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:12.881 +05:30 330770e6-64c1-4c02-83ad-c6dddc55dc5e INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 1.9857ms 2024-08-24 11:59:12.881 +05:30 330770e6-64c1-4c02-83ad-c6dddc55dc5e INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.881 +05:30 330770e6-64c1-4c02-83ad-c6dddc55dc5e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 28a18f6e-471a-460f-9ca9-eb70e58d22aa}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:12.881 +05:30 2b690b52-044a-4200-ba5f-cda5dae99892 ERR Logging failed.System.IO.IOException: The process cannot access the file 'C:\inetpub\wwwroot\Sang.Log.Api\Log\2024\8\24-08-2024.log' because it is being used by another process. at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) at System.IO.File.WriteToFile(String path, FileMode mode, String contents, Encoding encoding) at Sang.Log.Api.Services.LogService.CreateLog(LogRequest log) at Sang.Log.Api.Controllers.LogController.CreateLog(LogRequest log) 2024-08-24 11:59:12.881 +05:30 2b690b52-044a-4200-ba5f-cda5dae99892 INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:12.882 +05:30 2b690b52-044a-4200-ba5f-cda5dae99892 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.4123ms 2024-08-24 11:59:12.882 +05:30 330770e6-64c1-4c02-83ad-c6dddc55dc5e INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 3.2092ms 2024-08-24 11:59:12.882 +05:30 2b690b52-044a-4200-ba5f-cda5dae99892 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.882 +05:30 2b690b52-044a-4200-ba5f-cda5dae99892 INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: 21294396-c2c8-4392-8df5-a1839e2b9dc0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 127} Body: {"status":"Failure","statusCode":5000,"message":"The process cannot access the file 'C:\\inetpub\\wwwroot\\Sang","result":null} 2024-08-24 11:59:12.882 +05:30 2b690b52-044a-4200-ba5f-cda5dae99892 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 500 127 application/json; charset=utf-8 3.79ms 2024-08-24 11:59:12.894 +05:30 29b6aba9-ec05-44f9-942d-31bcba0d504a INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 737 2024-08-24 11:59:12.894 +05:30 29b6aba9-ec05-44f9-942d-31bcba0d504a INF CORS policy execution successful. 2024-08-24 11:59:12.894 +05:30 29b6aba9-ec05-44f9-942d-31bcba0d504a INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 737}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408Test","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:12.894 +05:30 c07f27d9-52f3-47f0-8656-81f8c0a839b8 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.895 +05:30 c07f27d9-52f3-47f0-8656-81f8c0a839b8 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:12.897 +05:30 c07f27d9-52f3-47f0-8656-81f8c0a839b8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:12.898 +05:30 c07f27d9-52f3-47f0-8656-81f8c0a839b8 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 3.1343ms 2024-08-24 11:59:12.898 +05:30 c07f27d9-52f3-47f0-8656-81f8c0a839b8 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.899 +05:30 c07f27d9-52f3-47f0-8656-81f8c0a839b8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 29b6aba9-ec05-44f9-942d-31bcba0d504a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:12.900 +05:30 c07f27d9-52f3-47f0-8656-81f8c0a839b8 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 5.8513ms 2024-08-24 11:59:12.900 +05:30 75631b72-833a-4c46-a97c-0cdfb1801fda INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 740 2024-08-24 11:59:12.900 +05:30 75631b72-833a-4c46-a97c-0cdfb1801fda INF CORS policy execution successful. 2024-08-24 11:59:12.901 +05:30 75631b72-833a-4c46-a97c-0cdfb1801fda INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 740}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestPro","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:12.901 +05:30 fc47d9db-b2c3-4fdf-866c-9b54187a6723 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.901 +05:30 fc47d9db-b2c3-4fdf-866c-9b54187a6723 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:12.904 +05:30 fc47d9db-b2c3-4fdf-866c-9b54187a6723 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:12.904 +05:30 fc47d9db-b2c3-4fdf-866c-9b54187a6723 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.8712ms 2024-08-24 11:59:12.904 +05:30 fc47d9db-b2c3-4fdf-866c-9b54187a6723 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.904 +05:30 fc47d9db-b2c3-4fdf-866c-9b54187a6723 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 75631b72-833a-4c46-a97c-0cdfb1801fda}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:12.905 +05:30 fc47d9db-b2c3-4fdf-866c-9b54187a6723 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 4.9904ms 2024-08-24 11:59:12.953 +05:30 c29bd589-afa2-42ff-8a45-a5649531f20c INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 728 2024-08-24 11:59:12.954 +05:30 c29bd589-afa2-42ff-8a45-a5649531f20c INF CORS policy execution successful. 2024-08-24 11:59:12.954 +05:30 c29bd589-afa2-42ff-8a45-a5649531f20c INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 728}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfik","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:12.954 +05:30 80d08e17-ccb4-4057-9439-999d6e7c1ede INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.955 +05:30 80d08e17-ccb4-4057-9439-999d6e7c1ede INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:12.957 +05:30 804d7b10-3b38-44d4-87c7-30d22fb9119d INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 735 2024-08-24 11:59:12.957 +05:30 3b3436e2-3103-4bf3-bbe1-4819a75eb4ae INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 734 2024-08-24 11:59:12.957 +05:30 80d08e17-ccb4-4057-9439-999d6e7c1ede INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:12.958 +05:30 804d7b10-3b38-44d4-87c7-30d22fb9119d INF CORS policy execution successful. 2024-08-24 11:59:12.958 +05:30 3b3436e2-3103-4bf3-bbe1-4819a75eb4ae INF CORS policy execution successful. 2024-08-24 11:59:12.958 +05:30 80d08e17-ccb4-4057-9439-999d6e7c1ede INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 3.1167ms 2024-08-24 11:59:12.958 +05:30 804d7b10-3b38-44d4-87c7-30d22fb9119d INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 735}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408Te","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:12.958 +05:30 3b3436e2-3103-4bf3-bbe1-4819a75eb4ae INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 734}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408T","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:12.958 +05:30 80d08e17-ccb4-4057-9439-999d6e7c1ede INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.958 +05:30 e67c4270-fa79-4535-a2c4-e4c8e95bbdec INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 736 2024-08-24 11:59:12.958 +05:30 93467340-c1a6-4e7c-971c-f339d7e11743 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.958 +05:30 e67c4270-fa79-4535-a2c4-e4c8e95bbdec INF CORS policy execution successful. 2024-08-24 11:59:12.958 +05:30 80d08e17-ccb4-4057-9439-999d6e7c1ede INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c29bd589-afa2-42ff-8a45-a5649531f20c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:12.958 +05:30 c9c6d5ac-0809-461c-a613-70c4057f0d4e INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.958 +05:30 e67c4270-fa79-4535-a2c4-e4c8e95bbdec INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 736}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408Tes","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:12.958 +05:30 93467340-c1a6-4e7c-971c-f339d7e11743 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:12.958 +05:30 c9c6d5ac-0809-461c-a613-70c4057f0d4e INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:12.958 +05:30 80d08e17-ccb4-4057-9439-999d6e7c1ede INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 5.1188ms 2024-08-24 11:59:12.958 +05:30 d6c21520-bc67-46a2-a518-206899d20c03 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.958 +05:30 d6c21520-bc67-46a2-a518-206899d20c03 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:12.960 +05:30 93467340-c1a6-4e7c-971c-f339d7e11743 ERR The process cannot access the file 'C:\inetpub\wwwroot\Sang.Log.Api\Log\2024\8\24-08-2024.log' because it is being used by another process. 2024-08-24 11:59:12.960 +05:30 c9c6d5ac-0809-461c-a613-70c4057f0d4e ERR The process cannot access the file 'C:\inetpub\wwwroot\Sang.Log.Api\Log\2024\8\24-08-2024.log' because it is being used by another process. 2024-08-24 11:59:12.960 +05:30 d6c21520-bc67-46a2-a518-206899d20c03 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:12.961 +05:30 d6c21520-bc67-46a2-a518-206899d20c03 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.2369ms 2024-08-24 11:59:12.961 +05:30 d6c21520-bc67-46a2-a518-206899d20c03 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.961 +05:30 d6c21520-bc67-46a2-a518-206899d20c03 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e67c4270-fa79-4535-a2c4-e4c8e95bbdec}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:12.961 +05:30 c9c6d5ac-0809-461c-a613-70c4057f0d4e ERR Logging failed.System.IO.IOException: The process cannot access the file 'C:\inetpub\wwwroot\Sang.Log.Api\Log\2024\8\24-08-2024.log' because it is being used by another process. at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) at System.IO.File.WriteToFile(String path, FileMode mode, String contents, Encoding encoding) at Sang.Log.Api.Services.LogService.CreateLog(LogRequest log) at Sang.Log.Api.Controllers.LogController.CreateLog(LogRequest log) 2024-08-24 11:59:12.962 +05:30 d6c21520-bc67-46a2-a518-206899d20c03 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 3.948ms 2024-08-24 11:59:12.961 +05:30 93467340-c1a6-4e7c-971c-f339d7e11743 ERR Logging failed.System.IO.IOException: The process cannot access the file 'C:\inetpub\wwwroot\Sang.Log.Api\Log\2024\8\24-08-2024.log' because it is being used by another process. at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) at System.IO.File.WriteToFile(String path, FileMode mode, String contents, Encoding encoding) at Sang.Log.Api.Services.LogService.CreateLog(LogRequest log) at Sang.Log.Api.Controllers.LogController.CreateLog(LogRequest log) 2024-08-24 11:59:12.962 +05:30 c9c6d5ac-0809-461c-a613-70c4057f0d4e INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:12.962 +05:30 93467340-c1a6-4e7c-971c-f339d7e11743 INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:12.962 +05:30 c9c6d5ac-0809-461c-a613-70c4057f0d4e INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 3.9582ms 2024-08-24 11:59:12.962 +05:30 c9c6d5ac-0809-461c-a613-70c4057f0d4e INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.962 +05:30 93467340-c1a6-4e7c-971c-f339d7e11743 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 4.002ms 2024-08-24 11:59:12.962 +05:30 93467340-c1a6-4e7c-971c-f339d7e11743 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:12.962 +05:30 c9c6d5ac-0809-461c-a613-70c4057f0d4e INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: 3b3436e2-3103-4bf3-bbe1-4819a75eb4ae}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 127} Body: {"status":"Failure","statusCode":5000,"message":"The process cannot access the file 'C:\\inetpub\\wwwroot\\Sang","result":null} 2024-08-24 11:59:12.963 +05:30 93467340-c1a6-4e7c-971c-f339d7e11743 INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: 804d7b10-3b38-44d4-87c7-30d22fb9119d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 127} Body: {"status":"Failure","statusCode":5000,"message":"The process cannot access the file 'C:\\inetpub\\wwwroot\\Sang","result":null} 2024-08-24 11:59:12.963 +05:30 c9c6d5ac-0809-461c-a613-70c4057f0d4e INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 500 127 application/json; charset=utf-8 5.5331ms 2024-08-24 11:59:12.963 +05:30 93467340-c1a6-4e7c-971c-f339d7e11743 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 500 127 application/json; charset=utf-8 5.5428ms 2024-08-24 11:59:14.631 +05:30 f752cef6-74fc-40bb-8202-9b5081773461 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:14.631 +05:30 f752cef6-74fc-40bb-8202-9b5081773461 INF CORS policy execution successful. 2024-08-24 11:59:14.631 +05:30 f752cef6-74fc-40bb-8202-9b5081773461 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.7171ms 2024-08-24 11:59:14.659 +05:30 1701f187-11a0-4ec8-81fc-07469e2b45e1 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 913 2024-08-24 11:59:14.659 +05:30 1701f187-11a0-4ec8-81fc-07469e2b45e1 INF CORS policy execution successful. 2024-08-24 11:59:14.660 +05:30 1701f187-11a0-4ec8-81fc-07469e2b45e1 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 913}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:14.660 +05:30 2b8e81d7-48b1-4958-bb6e-ae9d94d170a6 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:14.660 +05:30 2b8e81d7-48b1-4958-bb6e-ae9d94d170a6 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:14.662 +05:30 2b8e81d7-48b1-4958-bb6e-ae9d94d170a6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:14.662 +05:30 2b8e81d7-48b1-4958-bb6e-ae9d94d170a6 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.3245ms 2024-08-24 11:59:14.663 +05:30 2b8e81d7-48b1-4958-bb6e-ae9d94d170a6 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:14.663 +05:30 2b8e81d7-48b1-4958-bb6e-ae9d94d170a6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1701f187-11a0-4ec8-81fc-07469e2b45e1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:14.664 +05:30 2b8e81d7-48b1-4958-bb6e-ae9d94d170a6 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 4.6695ms 2024-08-24 11:59:33.933 +05:30 1cfe143b-a363-4b2c-a6c0-1caa78814978 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 11:59:33.934 +05:30 1cfe143b-a363-4b2c-a6c0-1caa78814978 INF CORS policy execution successful. 2024-08-24 11:59:33.934 +05:30 1cfe143b-a363-4b2c-a6c0-1caa78814978 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 1.2629ms 2024-08-24 11:59:33.965 +05:30 6b0022b1-62eb-4134-9954-eba67649e544 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 913 2024-08-24 11:59:33.966 +05:30 6b0022b1-62eb-4134-9954-eba67649e544 INF CORS policy execution successful. 2024-08-24 11:59:33.966 +05:30 6b0022b1-62eb-4134-9954-eba67649e544 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 913}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408TestProfile2408","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 11:59:33.967 +05:30 b3373994-346e-4158-8cf7-860afe4374f7 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:33.967 +05:30 b3373994-346e-4158-8cf7-860afe4374f7 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 11:59:33.969 +05:30 b3373994-346e-4158-8cf7-860afe4374f7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 11:59:33.970 +05:30 b3373994-346e-4158-8cf7-860afe4374f7 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.6255ms 2024-08-24 11:59:33.970 +05:30 b3373994-346e-4158-8cf7-860afe4374f7 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 11:59:33.970 +05:30 b3373994-346e-4158-8cf7-860afe4374f7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6b0022b1-62eb-4134-9954-eba67649e544}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 11:59:33.970 +05:30 b3373994-346e-4158-8cf7-860afe4374f7 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 4.6493ms 2024-08-24 12:00:56.064 +05:30 b6a05f5d-cbf2-4fe3-beba-56df54253da5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 12:00:56.064 +05:30 293263ba-9f8a-489a-9fec-55cc1b43411c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 12:00:56.065 +05:30 293263ba-9f8a-489a-9fec-55cc1b43411c INF CORS policy execution successful. 2024-08-24 12:00:56.065 +05:30 b6a05f5d-cbf2-4fe3-beba-56df54253da5 INF CORS policy execution successful. 2024-08-24 12:00:56.066 +05:30 b6a05f5d-cbf2-4fe3-beba-56df54253da5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 2.4229ms 2024-08-24 12:00:56.066 +05:30 293263ba-9f8a-489a-9fec-55cc1b43411c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 2.483ms 2024-08-24 12:00:56.113 +05:30 a8cf5934-c70a-4815-a6f9-e41af8fac92d INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 1132 2024-08-24 12:00:56.113 +05:30 a8cf5934-c70a-4815-a6f9-e41af8fac92d INF CORS policy execution successful. 2024-08-24 12:00:56.120 +05:30 6d78440b-ad6c-47fa-93f0-898f96355704 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 1132 2024-08-24 12:00:56.120 +05:30 6d78440b-ad6c-47fa-93f0-898f96355704 INF CORS policy execution successful. 2024-08-24 12:00:56.120 +05:30 6d78440b-ad6c-47fa-93f0-898f96355704 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 1132}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0Nzk5NTQsImV4cCI6MTcyNDQ4MDg1NCwiaWF0IjoxNzI0NDc5OTU0fQ.Y1rI58zBR_OBxtOCraFHZKcALnaVqumGPB2XJ12hE8E","environment":"400 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":4000,\"message\":\"Refresh token has expired\",\"result\":null}","message":"4000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0Nzk5NTQsImV4cCI6MTcyNDQ4MDU1NCwiaWF0IjoxNzI0NDc5OTU0fQ.6v0E6RFwupFUexoSGAQmWAJCnhlSf0CFuBvWmz2KCZU"} 2024-08-24 12:00:56.121 +05:30 314e4a10-7ecb-4892-94da-01ba38f7f461 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 12:00:56.121 +05:30 314e4a10-7ecb-4892-94da-01ba38f7f461 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 12:00:56.128 +05:30 a8cf5934-c70a-4815-a6f9-e41af8fac92d INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 1132}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0Nzk5NTQsImV4cCI6MTcyNDQ4MDg1NCwiaWF0IjoxNzI0NDc5OTU0fQ.Y1rI58zBR_OBxtOCraFHZKcALnaVqumGPB2XJ12hE8E","environment":"400 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":4000,\"message\":\"Refresh token has expired\",\"result\":null}","message":"4000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0Nzk5NTQsImV4cCI6MTcyNDQ4MDU1NCwiaWF0IjoxNzI0NDc5OTU0fQ.6v0E6RFwupFUexoSGAQmWAJCnhlSf0CFuBvWmz2KCZU"} 2024-08-24 12:00:56.128 +05:30 f0fc6f17-607a-418b-8afb-d1d0fa03fd90 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 12:00:56.128 +05:30 f0fc6f17-607a-418b-8afb-d1d0fa03fd90 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 12:00:56.130 +05:30 314e4a10-7ecb-4892-94da-01ba38f7f461 ERR Refresh token has expired 2024-08-24 12:00:56.130 +05:30 f0fc6f17-607a-418b-8afb-d1d0fa03fd90 ERR Refresh token has expired 2024-08-24 12:00:56.133 +05:30 314e4a10-7ecb-4892-94da-01ba38f7f461 ERR Logging failed.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: Refresh token has expired at Sang.Service.Common.Validators.TokenValidator.ValidateToken(String token, String TokenKey) at Sang.Service.Common.CommonService.AuthenticationContext.GetUserId(String token) at Sang.Log.Api.Services.LogService.CreateLog(LogRequest log) at Sang.Log.Api.Controllers.LogController.CreateLog(LogRequest log) 2024-08-24 12:00:56.133 +05:30 f0fc6f17-607a-418b-8afb-d1d0fa03fd90 ERR Logging failed.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: Refresh token has expired at Sang.Service.Common.Validators.TokenValidator.ValidateToken(String token, String TokenKey) at Sang.Service.Common.CommonService.AuthenticationContext.GetUserId(String token) at Sang.Log.Api.Services.LogService.CreateLog(LogRequest log) at Sang.Log.Api.Controllers.LogController.CreateLog(LogRequest log) 2024-08-24 12:00:56.133 +05:30 f0fc6f17-607a-418b-8afb-d1d0fa03fd90 INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 12:00:56.133 +05:30 314e4a10-7ecb-4892-94da-01ba38f7f461 INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 12:00:56.134 +05:30 314e4a10-7ecb-4892-94da-01ba38f7f461 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 12.1367ms 2024-08-24 12:00:56.134 +05:30 f0fc6f17-607a-418b-8afb-d1d0fa03fd90 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 5.569ms 2024-08-24 12:00:56.134 +05:30 314e4a10-7ecb-4892-94da-01ba38f7f461 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 12:00:56.134 +05:30 f0fc6f17-607a-418b-8afb-d1d0fa03fd90 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 12:00:56.134 +05:30 f0fc6f17-607a-418b-8afb-d1d0fa03fd90 INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: a8cf5934-c70a-4815-a6f9-e41af8fac92d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":5000,"message":"Refresh token has expired","result":null} 2024-08-24 12:00:56.134 +05:30 314e4a10-7ecb-4892-94da-01ba38f7f461 INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: 6d78440b-ad6c-47fa-93f0-898f96355704}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":5000,"message":"Refresh token has expired","result":null} 2024-08-24 12:00:56.135 +05:30 314e4a10-7ecb-4892-94da-01ba38f7f461 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 500 90 application/json; charset=utf-8 14.9693ms 2024-08-24 12:00:56.136 +05:30 f0fc6f17-607a-418b-8afb-d1d0fa03fd90 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 500 90 application/json; charset=utf-8 23.4969ms 2024-08-24 12:00:56.293 +05:30 722e8c04-afa4-4435-9453-3113aaafbbaf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 12:00:56.293 +05:30 722e8c04-afa4-4435-9453-3113aaafbbaf INF CORS policy execution successful. 2024-08-24 12:00:56.293 +05:30 722e8c04-afa4-4435-9453-3113aaafbbaf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.824ms 2024-08-24 12:11:22.711 +05:30 INF Application is shutting down... 2024-08-24 12:19:38.716 +05:30 INF User profile not available. Using 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ASP.NET\4.0.30319.0\AutoGenKeys\S-1-5-82-4259440821-222966798-3171943127-1288643715-2917400912\DataProtection' as key repository and Windows DPAPI to encrypt keys at rest. 2024-08-24 12:19:38.932 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-08-24 12:19:38.932 +05:30 INF Hosting environment: Production 2024-08-24 12:19:38.932 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Log.Api 2024-08-24 12:19:38.943 +05:30 fa3a53a4-2388-46e7-946c-355977a50f37 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 12:19:39.008 +05:30 fa3a53a4-2388-46e7-946c-355977a50f37 INF CORS policy execution successful. 2024-08-24 12:19:39.020 +05:30 fa3a53a4-2388-46e7-946c-355977a50f37 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 77.4231ms 2024-08-24 12:21:33.379 +05:30 5107346a-6389-4c03-b1b1-a9fa624aeaf2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 12:21:33.396 +05:30 5107346a-6389-4c03-b1b1-a9fa624aeaf2 INF CORS policy execution successful. 2024-08-24 12:21:33.399 +05:30 5107346a-6389-4c03-b1b1-a9fa624aeaf2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 20.6406ms 2024-08-24 12:21:33.454 +05:30 53cd468d-67ae-4c4c-9877-69062be00cd4 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 284 2024-08-24 12:21:33.459 +05:30 53cd468d-67ae-4c4c-9877-69062be00cd4 INF CORS policy execution successful. 2024-08-24 12:21:33.482 +05:30 53cd468d-67ae-4c4c-9877-69062be00cd4 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 284}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=undefined","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":""} 2024-08-24 12:21:33.517 +05:30 8dc905aa-c528-4e98-a67a-634be53ef2b8 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 12:21:33.559 +05:30 8dc905aa-c528-4e98-a67a-634be53ef2b8 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 12:21:33.768 +05:30 8dc905aa-c528-4e98-a67a-634be53ef2b8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 12:21:33.816 +05:30 8dc905aa-c528-4e98-a67a-634be53ef2b8 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 251.609ms 2024-08-24 12:21:33.816 +05:30 8dc905aa-c528-4e98-a67a-634be53ef2b8 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 12:21:33.817 +05:30 8dc905aa-c528-4e98-a67a-634be53ef2b8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 53cd468d-67ae-4c4c-9877-69062be00cd4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 12:21:33.829 +05:30 8dc905aa-c528-4e98-a67a-634be53ef2b8 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 375.2154ms 2024-08-24 12:24:06.197 +05:30 44d38a31-720a-441a-a43a-4d79027cd487 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 12:24:06.201 +05:30 44d38a31-720a-441a-a43a-4d79027cd487 INF CORS policy execution successful. 2024-08-24 12:24:06.202 +05:30 44d38a31-720a-441a-a43a-4d79027cd487 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 5.2191ms 2024-08-24 12:24:06.233 +05:30 f3bdd542-bab7-4ad3-a4e9-d00497c10b14 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 1132 2024-08-24 12:24:06.233 +05:30 f3bdd542-bab7-4ad3-a4e9-d00497c10b14 INF CORS policy execution successful. 2024-08-24 12:24:06.236 +05:30 f3bdd542-bab7-4ad3-a4e9-d00497c10b14 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 1132}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTY2NSwiaWF0IjoxNzI0NDgwNzY1fQ.t6Vk_op8XIeG5zr0XBa2fL2X5zS8Fqq98JY6IQSaPCA","environment":"400 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":4000,\"message\":\"Refresh token has expired\",\"result\":null}","message":"4000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODA3NjUsImV4cCI6MTcyNDQ4MTM2NSwiaWF0IjoxNzI0NDgwNzY1fQ.7PNo8qwv98HlnjuPbwyAWjL-TenG47m-c0Un6R0LZnQ"} 2024-08-24 12:24:06.239 +05:30 a7f081c2-1c93-49a5-af88-f9f5f0771dd0 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 12:24:06.241 +05:30 a7f081c2-1c93-49a5-af88-f9f5f0771dd0 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 12:24:06.335 +05:30 a7f081c2-1c93-49a5-af88-f9f5f0771dd0 ERR Refresh token has expired 2024-08-24 12:24:06.356 +05:30 a7f081c2-1c93-49a5-af88-f9f5f0771dd0 ERR Logging failed.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: Refresh token has expired at Sang.Service.Common.Validators.TokenValidator.ValidateToken(String token, String TokenKey) at Sang.Service.Common.CommonService.AuthenticationContext.GetUserId(String token) at Sang.Log.Api.Services.LogService.CreateLog(LogRequest log) at Sang.Log.Api.Controllers.LogController.CreateLog(LogRequest log) 2024-08-24 12:24:06.358 +05:30 a7f081c2-1c93-49a5-af88-f9f5f0771dd0 INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 12:24:06.363 +05:30 a7f081c2-1c93-49a5-af88-f9f5f0771dd0 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 122.2719ms 2024-08-24 12:24:06.364 +05:30 a7f081c2-1c93-49a5-af88-f9f5f0771dd0 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 12:24:06.364 +05:30 a7f081c2-1c93-49a5-af88-f9f5f0771dd0 INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: f3bdd542-bab7-4ad3-a4e9-d00497c10b14}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":5000,"message":"Refresh token has expired","result":null} 2024-08-24 12:24:06.367 +05:30 a7f081c2-1c93-49a5-af88-f9f5f0771dd0 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 500 90 application/json; charset=utf-8 134.7838ms 2024-08-24 12:29:27.373 +05:30 616b5e8b-e9ea-4560-b527-6179aa11d9c2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 12:29:27.378 +05:30 616b5e8b-e9ea-4560-b527-6179aa11d9c2 INF CORS policy execution successful. 2024-08-24 12:29:27.380 +05:30 616b5e8b-e9ea-4560-b527-6179aa11d9c2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 7.624ms 2024-08-24 12:29:27.648 +05:30 9af0c847-fdc8-4c0a-b9ac-ec8241d33413 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 795 2024-08-24 12:29:27.649 +05:30 9af0c847-fdc8-4c0a-b9ac-ec8241d33413 INF CORS policy execution successful. 2024-08-24 12:29:27.650 +05:30 9af0c847-fdc8-4c0a-b9ac-ec8241d33413 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 795}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/checkprofilenameexistence?profileId=0&profileName=TestProfile240801","environment":"409 conflict","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":3002,\"message\":\"Profile Name already exists.\",\"result\":null}","message":"409 conflict","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODI0NjMsImV4cCI6MTcyNDQ4MzA2MywiaWF0IjoxNzI0NDgyNDYzfQ.68elhvjr0_peQEqtcn1LfjyW_NdS_1GqPFKLmn8XHOs"} 2024-08-24 12:29:27.651 +05:30 30385d6e-9120-4f84-a99d-0b29e6934fa8 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 12:29:27.652 +05:30 30385d6e-9120-4f84-a99d-0b29e6934fa8 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 12:29:27.683 +05:30 30385d6e-9120-4f84-a99d-0b29e6934fa8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 12:29:27.685 +05:30 30385d6e-9120-4f84-a99d-0b29e6934fa8 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 32.9687ms 2024-08-24 12:29:27.685 +05:30 30385d6e-9120-4f84-a99d-0b29e6934fa8 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 12:29:27.685 +05:30 30385d6e-9120-4f84-a99d-0b29e6934fa8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9af0c847-fdc8-4c0a-b9ac-ec8241d33413}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 12:29:27.686 +05:30 30385d6e-9120-4f84-a99d-0b29e6934fa8 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 38.3515ms 2024-08-24 12:31:50.534 +05:30 c11b9538-338c-4b2d-85f8-ac62575bae43 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 12:31:50.538 +05:30 c11b9538-338c-4b2d-85f8-ac62575bae43 INF CORS policy execution successful. 2024-08-24 12:31:50.541 +05:30 c11b9538-338c-4b2d-85f8-ac62575bae43 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 7.2818ms 2024-08-24 12:31:50.926 +05:30 a3a92b3f-aff5-4595-878e-ecfce315db78 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 842 2024-08-24 12:31:50.927 +05:30 a3a92b3f-aff5-4595-878e-ecfce315db78 INF CORS policy execution successful. 2024-08-24 12:31:50.929 +05:30 a3a92b3f-aff5-4595-878e-ecfce315db78 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 842}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=We+receive+a+%27Profile+created+multiple+times%27+message+when+clicking+save+multiple+times,+but+the+data+is+only+saved+once","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODI0NjMsImV4cCI6MTcyNDQ4MzA2MywiaWF0IjoxNzI0NDgyNDYzfQ.68elhvjr0_peQEqtcn1LfjyW_NdS_1GqPFKLmn8XHOs"} 2024-08-24 12:31:50.930 +05:30 ba3430fd-9d38-43ef-8ada-150b2da63466 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 12:31:50.931 +05:30 ba3430fd-9d38-43ef-8ada-150b2da63466 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 12:31:50.939 +05:30 ba3430fd-9d38-43ef-8ada-150b2da63466 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 12:31:50.940 +05:30 ba3430fd-9d38-43ef-8ada-150b2da63466 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 7.9247ms 2024-08-24 12:31:50.940 +05:30 ba3430fd-9d38-43ef-8ada-150b2da63466 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 12:31:50.940 +05:30 ba3430fd-9d38-43ef-8ada-150b2da63466 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a3a92b3f-aff5-4595-878e-ecfce315db78}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 12:31:50.941 +05:30 ba3430fd-9d38-43ef-8ada-150b2da63466 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 14.8901ms 2024-08-24 12:42:37.554 +05:30 INF Application is shutting down... 2024-08-24 12:45:08.820 +05:30 INF User profile not available. Using 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ASP.NET\4.0.30319.0\AutoGenKeys\S-1-5-82-4259440821-222966798-3171943127-1288643715-2917400912\DataProtection' as key repository and Windows DPAPI to encrypt keys at rest. 2024-08-24 12:45:09.424 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-08-24 12:45:09.425 +05:30 INF Hosting environment: Production 2024-08-24 12:45:09.425 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Log.Api 2024-08-24 12:45:09.467 +05:30 f7934ac7-5950-4cfe-a0ef-c2c2492e1cc4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 12:45:09.659 +05:30 f7934ac7-5950-4cfe-a0ef-c2c2492e1cc4 INF CORS policy execution successful. 2024-08-24 12:45:09.672 +05:30 f7934ac7-5950-4cfe-a0ef-c2c2492e1cc4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 210.7129ms 2024-08-24 12:45:09.731 +05:30 be96cd59-2d56-4a9f-80b2-4f2a158c218a INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 669 2024-08-24 12:45:09.737 +05:30 be96cd59-2d56-4a9f-80b2-4f2a158c218a INF CORS policy execution successful. 2024-08-24 12:45:09.758 +05:30 be96cd59-2d56-4a9f-80b2-4f2a158c218a INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 669}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Core Interceptor","eventType":"Api Error-http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=41","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODM1NjUsImV4cCI6MTcyNDQ4NDE2NSwiaWF0IjoxNzI0NDgzNTY1fQ.-NKF_S3D7wgsbHhGxdK-1-vhBIkU5Km2hJQLX7ByBEM"} 2024-08-24 12:45:09.811 +05:30 53209241-f3e5-4c8d-8a11-5b3a765717c8 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 12:45:09.887 +05:30 53209241-f3e5-4c8d-8a11-5b3a765717c8 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 12:45:10.534 +05:30 53209241-f3e5-4c8d-8a11-5b3a765717c8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 12:45:10.722 +05:30 53209241-f3e5-4c8d-8a11-5b3a765717c8 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 815.1111ms 2024-08-24 12:45:10.722 +05:30 53209241-f3e5-4c8d-8a11-5b3a765717c8 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 12:45:10.723 +05:30 53209241-f3e5-4c8d-8a11-5b3a765717c8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: be96cd59-2d56-4a9f-80b2-4f2a158c218a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 12:45:10.735 +05:30 53209241-f3e5-4c8d-8a11-5b3a765717c8 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 1003.3064ms 2024-08-24 12:46:11.267 +05:30 11ba50b4-d2e3-459b-9d8d-3dffcd1d0420 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 12:46:11.280 +05:30 11ba50b4-d2e3-459b-9d8d-3dffcd1d0420 INF CORS policy execution successful. 2024-08-24 12:46:11.282 +05:30 11ba50b4-d2e3-459b-9d8d-3dffcd1d0420 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 16.1669ms 2024-08-24 12:46:11.345 +05:30 bbec07b0-0499-4407-9200-6700526edb05 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 669 2024-08-24 12:46:11.346 +05:30 bbec07b0-0499-4407-9200-6700526edb05 INF CORS policy execution successful. 2024-08-24 12:46:11.351 +05:30 bbec07b0-0499-4407-9200-6700526edb05 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 669}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Core Interceptor","eventType":"Api Error-http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=40","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODM1NjUsImV4cCI6MTcyNDQ4NDE2NSwiaWF0IjoxNzI0NDgzNTY1fQ.-NKF_S3D7wgsbHhGxdK-1-vhBIkU5Km2hJQLX7ByBEM"} 2024-08-24 12:46:11.354 +05:30 a00353af-42c7-4845-afcc-1692c587ecda INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 12:46:11.358 +05:30 a00353af-42c7-4845-afcc-1692c587ecda INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 12:46:11.382 +05:30 a00353af-42c7-4845-afcc-1692c587ecda INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 12:46:11.386 +05:30 a00353af-42c7-4845-afcc-1692c587ecda INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 28.0119ms 2024-08-24 12:46:11.386 +05:30 a00353af-42c7-4845-afcc-1692c587ecda INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 12:46:11.387 +05:30 a00353af-42c7-4845-afcc-1692c587ecda INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bbec07b0-0499-4407-9200-6700526edb05}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 12:46:11.389 +05:30 a00353af-42c7-4845-afcc-1692c587ecda INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 43.79ms 2024-08-24 12:52:45.405 +05:30 d152156f-c369-466e-b63a-99deb4da2a1a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 12:52:45.409 +05:30 d152156f-c369-466e-b63a-99deb4da2a1a INF CORS policy execution successful. 2024-08-24 12:52:45.411 +05:30 d152156f-c369-466e-b63a-99deb4da2a1a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 5.5851ms 2024-08-24 12:52:45.718 +05:30 74e77076-8f67-4734-ab8e-de360ffc0835 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 744 2024-08-24 12:52:45.721 +05:30 74e77076-8f67-4734-ab8e-de360ffc0835 INF CORS policy execution successful. 2024-08-24 12:52:45.730 +05:30 74e77076-8f67-4734-ab8e-de360ffc0835 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 744}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=20","environment":"500 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":5000,\"message\":\"Refresh token has expired\",\"result\":null}","message":"5000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODM1NjUsImV4cCI6MTcyNDQ4NDE2NSwiaWF0IjoxNzI0NDgzNTY1fQ.-NKF_S3D7wgsbHhGxdK-1-vhBIkU5Km2hJQLX7ByBEM"} 2024-08-24 12:52:45.755 +05:30 ddabe26d-ec69-4e45-b847-50e0b8fa5457 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 12:52:45.756 +05:30 ddabe26d-ec69-4e45-b847-50e0b8fa5457 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 12:52:45.787 +05:30 ddabe26d-ec69-4e45-b847-50e0b8fa5457 ERR Refresh token has expired 2024-08-24 12:52:45.824 +05:30 ddabe26d-ec69-4e45-b847-50e0b8fa5457 ERR Logging failed.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: Refresh token has expired at Sang.Service.Common.Validators.TokenValidator.ValidateToken(String token, String TokenKey) at Sang.Service.Common.CommonService.AuthenticationContext.GetUserId(String token) at Sang.Log.Api.Services.LogService.CreateLog(LogRequest log) at Sang.Log.Api.Controllers.LogController.CreateLog(LogRequest log) 2024-08-24 12:52:45.830 +05:30 ddabe26d-ec69-4e45-b847-50e0b8fa5457 INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 12:52:45.832 +05:30 ddabe26d-ec69-4e45-b847-50e0b8fa5457 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 75.9617ms 2024-08-24 12:52:45.833 +05:30 ddabe26d-ec69-4e45-b847-50e0b8fa5457 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 12:52:45.833 +05:30 ddabe26d-ec69-4e45-b847-50e0b8fa5457 INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: 74e77076-8f67-4734-ab8e-de360ffc0835}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":5000,"message":"Refresh token has expired","result":null} 2024-08-24 12:52:45.838 +05:30 ddabe26d-ec69-4e45-b847-50e0b8fa5457 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 500 90 application/json; charset=utf-8 119.3027ms 2024-08-24 12:56:04.097 +05:30 8df73bf4-64f3-4875-821e-717a327f7f44 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 12:56:04.101 +05:30 8df73bf4-64f3-4875-821e-717a327f7f44 INF CORS policy execution successful. 2024-08-24 12:56:04.103 +05:30 8df73bf4-64f3-4875-821e-717a327f7f44 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 6.8046ms 2024-08-24 12:56:04.154 +05:30 ccfd024b-8e98-47a5-a39d-ed20591004da INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 667 2024-08-24 12:56:04.154 +05:30 ccfd024b-8e98-47a5-a39d-ed20591004da INF CORS policy execution successful. 2024-08-24 12:56:04.156 +05:30 ccfd024b-8e98-47a5-a39d-ed20591004da INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 667}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Core Interceptor","eventType":"Api Error-http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=22","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODQzNTIsImV4cCI6MTcyNDQ4NDk1MiwiaWF0IjoxNzI0NDg0MzUyfQ.tG3QJVoMuDoTjGs6ZpPssFK2ZlD8X9MDvR2MBBT_h94"} 2024-08-24 12:56:04.158 +05:30 549ff675-cb92-4624-8ad9-b203cd64316a INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 12:56:04.159 +05:30 549ff675-cb92-4624-8ad9-b203cd64316a INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 12:56:04.177 +05:30 549ff675-cb92-4624-8ad9-b203cd64316a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 12:56:04.179 +05:30 549ff675-cb92-4624-8ad9-b203cd64316a INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 19.4245ms 2024-08-24 12:56:04.179 +05:30 549ff675-cb92-4624-8ad9-b203cd64316a INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 12:56:04.179 +05:30 549ff675-cb92-4624-8ad9-b203cd64316a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ccfd024b-8e98-47a5-a39d-ed20591004da}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 12:56:04.180 +05:30 549ff675-cb92-4624-8ad9-b203cd64316a INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 26.8904ms 2024-08-24 12:56:04.357 +05:30 1daede99-d636-4dfb-bcb5-346b9572b53a INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 667 2024-08-24 12:56:04.357 +05:30 1daede99-d636-4dfb-bcb5-346b9572b53a INF CORS policy execution successful. 2024-08-24 12:56:04.358 +05:30 1daede99-d636-4dfb-bcb5-346b9572b53a INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 667}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Core Interceptor","eventType":"Api Error-http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=22","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODQzNTIsImV4cCI6MTcyNDQ4NDk1MiwiaWF0IjoxNzI0NDg0MzUyfQ.tG3QJVoMuDoTjGs6ZpPssFK2ZlD8X9MDvR2MBBT_h94"} 2024-08-24 12:56:04.359 +05:30 4d4443ad-896e-404b-9686-02a85380720f INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 12:56:04.359 +05:30 4d4443ad-896e-404b-9686-02a85380720f INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 12:56:04.363 +05:30 4d4443ad-896e-404b-9686-02a85380720f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 12:56:04.364 +05:30 4d4443ad-896e-404b-9686-02a85380720f INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 4.7973ms 2024-08-24 12:56:04.364 +05:30 4d4443ad-896e-404b-9686-02a85380720f INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 12:56:04.365 +05:30 4d4443ad-896e-404b-9686-02a85380720f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1daede99-d636-4dfb-bcb5-346b9572b53a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 12:56:04.365 +05:30 4d4443ad-896e-404b-9686-02a85380720f INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 8.5702ms 2024-08-24 12:56:18.347 +05:30 255e74ce-823f-47d0-9aad-620b448e125d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 12:56:18.349 +05:30 255e74ce-823f-47d0-9aad-620b448e125d INF CORS policy execution successful. 2024-08-24 12:56:18.350 +05:30 255e74ce-823f-47d0-9aad-620b448e125d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 2.4802ms 2024-08-24 12:56:18.535 +05:30 a81199dc-5dfd-4054-9c0f-7e75774ec14c INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 698 2024-08-24 12:56:18.536 +05:30 a81199dc-5dfd-4054-9c0f-7e75774ec14c INF CORS policy execution successful. 2024-08-24 12:56:18.537 +05:30 a81199dc-5dfd-4054-9c0f-7e75774ec14c INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 698}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Master Interceptor","eventType":"Api Error-http://103.120.178.195/SangMastersAPI/master/getmasterdata?masterId=7&searchType=1&searchString=Entity1","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODM4NDYsImV4cCI6MTcyNDQ4NDQ0NiwiaWF0IjoxNzI0NDgzODQ2fQ.JsJ82RneXWacitUKv1e6vm_Rfael2isp0qZjUHUkSNU"} 2024-08-24 12:56:18.538 +05:30 09f289f8-7105-4768-ae89-c728495f3407 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 12:56:18.539 +05:30 09f289f8-7105-4768-ae89-c728495f3407 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 12:56:18.545 +05:30 09f289f8-7105-4768-ae89-c728495f3407 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 12:56:18.546 +05:30 09f289f8-7105-4768-ae89-c728495f3407 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 7.4252ms 2024-08-24 12:56:18.546 +05:30 09f289f8-7105-4768-ae89-c728495f3407 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 12:56:18.547 +05:30 09f289f8-7105-4768-ae89-c728495f3407 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a81199dc-5dfd-4054-9c0f-7e75774ec14c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 12:56:18.547 +05:30 09f289f8-7105-4768-ae89-c728495f3407 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 12.1331ms 2024-08-24 12:56:27.913 +05:30 0a8cc338-0d2f-482c-89e7-e51b73a60dc2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 12:56:27.914 +05:30 0a8cc338-0d2f-482c-89e7-e51b73a60dc2 INF CORS policy execution successful. 2024-08-24 12:56:27.915 +05:30 0a8cc338-0d2f-482c-89e7-e51b73a60dc2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 2.532ms 2024-08-24 12:56:28.050 +05:30 13a0eb87-196c-4eca-bfeb-d407f6de2f33 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 698 2024-08-24 12:56:28.050 +05:30 13a0eb87-196c-4eca-bfeb-d407f6de2f33 INF CORS policy execution successful. 2024-08-24 12:56:28.051 +05:30 13a0eb87-196c-4eca-bfeb-d407f6de2f33 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 698}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Master Interceptor","eventType":"Api Error-http://103.120.178.195/SangMastersAPI/master/getmasterdata?masterId=2&searchType=1&searchString=Entity1","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODM4NDYsImV4cCI6MTcyNDQ4NDQ0NiwiaWF0IjoxNzI0NDgzODQ2fQ.JsJ82RneXWacitUKv1e6vm_Rfael2isp0qZjUHUkSNU"} 2024-08-24 12:56:28.052 +05:30 a6726154-4bd5-49fa-932b-a334d873e55f INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 12:56:28.052 +05:30 a6726154-4bd5-49fa-932b-a334d873e55f INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 12:56:28.057 +05:30 a6726154-4bd5-49fa-932b-a334d873e55f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 12:56:28.057 +05:30 a6726154-4bd5-49fa-932b-a334d873e55f INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 4.8657ms 2024-08-24 12:56:28.058 +05:30 a6726154-4bd5-49fa-932b-a334d873e55f INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 12:56:28.058 +05:30 a6726154-4bd5-49fa-932b-a334d873e55f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 13a0eb87-196c-4eca-bfeb-d407f6de2f33}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 12:56:28.058 +05:30 a6726154-4bd5-49fa-932b-a334d873e55f INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 8.7944ms 2024-08-24 12:56:38.706 +05:30 2eb52e0e-ba78-4a93-b466-502611246357 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 12:56:38.710 +05:30 2eb52e0e-ba78-4a93-b466-502611246357 INF CORS policy execution successful. 2024-08-24 12:56:38.713 +05:30 2eb52e0e-ba78-4a93-b466-502611246357 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 7.2385ms 2024-08-24 12:56:38.841 +05:30 88bbac78-1a04-4d8b-b330-4532863d122a INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 696 2024-08-24 12:56:38.841 +05:30 88bbac78-1a04-4d8b-b330-4532863d122a INF CORS policy execution successful. 2024-08-24 12:56:38.842 +05:30 88bbac78-1a04-4d8b-b330-4532863d122a INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 696}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Master Interceptor","eventType":"Api Error-http://103.120.178.195/SangMastersAPI/master/getmasterdata?masterId=3&searchType=1&searchString=Name1","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODM4NDYsImV4cCI6MTcyNDQ4NDQ0NiwiaWF0IjoxNzI0NDgzODQ2fQ.JsJ82RneXWacitUKv1e6vm_Rfael2isp0qZjUHUkSNU"} 2024-08-24 12:56:38.843 +05:30 2d6e284a-76ad-4cdf-9fed-b62d77cbd443 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 12:56:38.844 +05:30 2d6e284a-76ad-4cdf-9fed-b62d77cbd443 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 12:56:38.846 +05:30 d7fa7ab0-1a96-4a34-b7ea-c5b91744701f INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 691 2024-08-24 12:56:38.846 +05:30 d7fa7ab0-1a96-4a34-b7ea-c5b91744701f INF CORS policy execution successful. 2024-08-24 12:56:38.847 +05:30 d7fa7ab0-1a96-4a34-b7ea-c5b91744701f INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 691}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Master Interceptor","eventType":"Api Error-http://103.120.178.195/SangMastersAPI/master/getmasterdata?masterId=3&searchType=1&searchString=","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODM4NDYsImV4cCI6MTcyNDQ4NDQ0NiwiaWF0IjoxNzI0NDgzODQ2fQ.JsJ82RneXWacitUKv1e6vm_Rfael2isp0qZjUHUkSNU"} 2024-08-24 12:56:38.847 +05:30 6224a9cd-2555-41f5-96ee-7e072fc11db3 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 12:56:38.847 +05:30 6224a9cd-2555-41f5-96ee-7e072fc11db3 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 12:56:38.849 +05:30 2d6e284a-76ad-4cdf-9fed-b62d77cbd443 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 12:56:38.850 +05:30 2d6e284a-76ad-4cdf-9fed-b62d77cbd443 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 5.8966ms 2024-08-24 12:56:38.850 +05:30 2d6e284a-76ad-4cdf-9fed-b62d77cbd443 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 12:56:38.850 +05:30 6224a9cd-2555-41f5-96ee-7e072fc11db3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 12:56:38.850 +05:30 2d6e284a-76ad-4cdf-9fed-b62d77cbd443 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 88bbac78-1a04-4d8b-b330-4532863d122a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 12:56:38.850 +05:30 6224a9cd-2555-41f5-96ee-7e072fc11db3 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.9666ms 2024-08-24 12:56:38.850 +05:30 6224a9cd-2555-41f5-96ee-7e072fc11db3 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 12:56:38.850 +05:30 6224a9cd-2555-41f5-96ee-7e072fc11db3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d7fa7ab0-1a96-4a34-b7ea-c5b91744701f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 12:56:38.851 +05:30 2d6e284a-76ad-4cdf-9fed-b62d77cbd443 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 10.146ms 2024-08-24 12:56:38.851 +05:30 6224a9cd-2555-41f5-96ee-7e072fc11db3 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 4.7015ms 2024-08-24 12:58:40.059 +05:30 73468c61-e24e-4f64-8711-801a2cf4e733 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 12:58:40.061 +05:30 73468c61-e24e-4f64-8711-801a2cf4e733 INF CORS policy execution successful. 2024-08-24 12:58:40.063 +05:30 73468c61-e24e-4f64-8711-801a2cf4e733 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 3.5642ms 2024-08-24 12:58:40.094 +05:30 a50189c0-eab7-428f-ac3e-8190b2de7b7a INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 696 2024-08-24 12:58:40.095 +05:30 a50189c0-eab7-428f-ac3e-8190b2de7b7a INF CORS policy execution successful. 2024-08-24 12:58:40.098 +05:30 a50189c0-eab7-428f-ac3e-8190b2de7b7a INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 696}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Master Interceptor","eventType":"Api Error-http://103.120.178.195/SangMastersAPI/master/getmasterdata?masterId=3&searchType=1&searchString=Name1","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODM4NDYsImV4cCI6MTcyNDQ4NDQ0NiwiaWF0IjoxNzI0NDgzODQ2fQ.JsJ82RneXWacitUKv1e6vm_Rfael2isp0qZjUHUkSNU"} 2024-08-24 12:58:40.099 +05:30 52a608ed-3a25-4c2d-91b5-be2ef3022e8b INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 12:58:40.100 +05:30 52a608ed-3a25-4c2d-91b5-be2ef3022e8b INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 12:58:40.106 +05:30 52a608ed-3a25-4c2d-91b5-be2ef3022e8b ERR Refresh token has expired 2024-08-24 12:58:40.109 +05:30 52a608ed-3a25-4c2d-91b5-be2ef3022e8b ERR Logging failed.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: Refresh token has expired at Sang.Service.Common.Validators.TokenValidator.ValidateToken(String token, String TokenKey) at Sang.Service.Common.CommonService.AuthenticationContext.GetUserId(String token) at Sang.Log.Api.Services.LogService.CreateLog(LogRequest log) at Sang.Log.Api.Controllers.LogController.CreateLog(LogRequest log) 2024-08-24 12:58:40.111 +05:30 52a608ed-3a25-4c2d-91b5-be2ef3022e8b INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 12:58:40.112 +05:30 52a608ed-3a25-4c2d-91b5-be2ef3022e8b INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 11.5094ms 2024-08-24 12:58:40.112 +05:30 52a608ed-3a25-4c2d-91b5-be2ef3022e8b INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 12:58:40.112 +05:30 52a608ed-3a25-4c2d-91b5-be2ef3022e8b INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: a50189c0-eab7-428f-ac3e-8190b2de7b7a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":5000,"message":"Refresh token has expired","result":null} 2024-08-24 12:58:40.113 +05:30 52a608ed-3a25-4c2d-91b5-be2ef3022e8b INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 500 90 application/json; charset=utf-8 19.3886ms 2024-08-24 12:58:40.217 +05:30 b7d0e9d1-09c3-4479-b910-e22d20e9a7d6 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 691 2024-08-24 12:58:40.218 +05:30 b7d0e9d1-09c3-4479-b910-e22d20e9a7d6 INF CORS policy execution successful. 2024-08-24 12:58:40.218 +05:30 b7d0e9d1-09c3-4479-b910-e22d20e9a7d6 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 691}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Master Interceptor","eventType":"Api Error-http://103.120.178.195/SangMastersAPI/master/getmasterdata?masterId=3&searchType=1&searchString=","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODM4NDYsImV4cCI6MTcyNDQ4NDQ0NiwiaWF0IjoxNzI0NDgzODQ2fQ.JsJ82RneXWacitUKv1e6vm_Rfael2isp0qZjUHUkSNU"} 2024-08-24 12:58:40.218 +05:30 d72f0d11-f0d6-4a95-b66d-a3d1eced6deb INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 12:58:40.218 +05:30 d72f0d11-f0d6-4a95-b66d-a3d1eced6deb INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 12:58:40.225 +05:30 bec9066f-0ee5-4214-8789-f85d92a82ffe INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 691 2024-08-24 12:58:40.224 +05:30 d72f0d11-f0d6-4a95-b66d-a3d1eced6deb ERR Refresh token has expired 2024-08-24 12:58:40.226 +05:30 bec9066f-0ee5-4214-8789-f85d92a82ffe INF CORS policy execution successful. 2024-08-24 12:58:40.227 +05:30 bec9066f-0ee5-4214-8789-f85d92a82ffe INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 691}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Master Interceptor","eventType":"Api Error-http://103.120.178.195/SangMastersAPI/master/getmasterdata?masterId=3&searchType=1&searchString=","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODM4NDYsImV4cCI6MTcyNDQ4NDQ0NiwiaWF0IjoxNzI0NDgzODQ2fQ.JsJ82RneXWacitUKv1e6vm_Rfael2isp0qZjUHUkSNU"} 2024-08-24 12:58:40.227 +05:30 d72f0d11-f0d6-4a95-b66d-a3d1eced6deb ERR Logging failed.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: Refresh token has expired at Sang.Service.Common.Validators.TokenValidator.ValidateToken(String token, String TokenKey) at Sang.Service.Common.CommonService.AuthenticationContext.GetUserId(String token) at Sang.Log.Api.Services.LogService.CreateLog(LogRequest log) at Sang.Log.Api.Controllers.LogController.CreateLog(LogRequest log) 2024-08-24 12:58:40.228 +05:30 c2941aa0-b8c0-49f8-8026-ee150178dd6d INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 12:58:40.228 +05:30 d72f0d11-f0d6-4a95-b66d-a3d1eced6deb INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 12:58:40.229 +05:30 c2941aa0-b8c0-49f8-8026-ee150178dd6d INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 12:58:40.229 +05:30 d72f0d11-f0d6-4a95-b66d-a3d1eced6deb INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 10.7674ms 2024-08-24 12:58:40.230 +05:30 d72f0d11-f0d6-4a95-b66d-a3d1eced6deb INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 12:58:40.230 +05:30 d72f0d11-f0d6-4a95-b66d-a3d1eced6deb INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: b7d0e9d1-09c3-4479-b910-e22d20e9a7d6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":5000,"message":"Refresh token has expired","result":null} 2024-08-24 12:58:40.231 +05:30 d72f0d11-f0d6-4a95-b66d-a3d1eced6deb INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 500 90 application/json; charset=utf-8 14.1662ms 2024-08-24 12:58:40.233 +05:30 c2941aa0-b8c0-49f8-8026-ee150178dd6d ERR Refresh token has expired 2024-08-24 12:58:40.233 +05:30 c2941aa0-b8c0-49f8-8026-ee150178dd6d ERR Logging failed.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: Refresh token has expired at Sang.Service.Common.Validators.TokenValidator.ValidateToken(String token, String TokenKey) at Sang.Service.Common.CommonService.AuthenticationContext.GetUserId(String token) at Sang.Log.Api.Services.LogService.CreateLog(LogRequest log) at Sang.Log.Api.Controllers.LogController.CreateLog(LogRequest log) 2024-08-24 12:58:40.234 +05:30 c2941aa0-b8c0-49f8-8026-ee150178dd6d INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 12:58:40.234 +05:30 c2941aa0-b8c0-49f8-8026-ee150178dd6d INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 5.4901ms 2024-08-24 12:58:40.234 +05:30 c2941aa0-b8c0-49f8-8026-ee150178dd6d INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 12:58:40.235 +05:30 c2941aa0-b8c0-49f8-8026-ee150178dd6d INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: bec9066f-0ee5-4214-8789-f85d92a82ffe}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":5000,"message":"Refresh token has expired","result":null} 2024-08-24 12:58:40.235 +05:30 c2941aa0-b8c0-49f8-8026-ee150178dd6d INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 500 90 application/json; charset=utf-8 10.5879ms 2024-08-24 13:00:17.825 +05:30 8b5e6204-e1e6-4b3b-8295-5c20c99d3a8b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 13:00:17.830 +05:30 8b5e6204-e1e6-4b3b-8295-5c20c99d3a8b INF CORS policy execution successful. 2024-08-24 13:00:17.832 +05:30 8b5e6204-e1e6-4b3b-8295-5c20c99d3a8b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 8.2307ms 2024-08-24 13:00:17.880 +05:30 619a1037-c4b5-43b9-be69-40299cc7806e INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 667 2024-08-24 13:00:17.882 +05:30 619a1037-c4b5-43b9-be69-40299cc7806e INF CORS policy execution successful. 2024-08-24 13:00:17.884 +05:30 619a1037-c4b5-43b9-be69-40299cc7806e INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 667}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Core Interceptor","eventType":"Api Error-http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=20","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODQ2MTMsImV4cCI6MTcyNDQ4NTIxMywiaWF0IjoxNzI0NDg0NjEzfQ.LdKmpE7t5_Cx2ngt1BAT5FphuD6EQF54Z5tleZFvBY4"} 2024-08-24 13:00:17.886 +05:30 f9933cf9-a341-4e1f-bf58-d22112191b67 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 13:00:17.887 +05:30 f9933cf9-a341-4e1f-bf58-d22112191b67 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 13:00:17.901 +05:30 f9933cf9-a341-4e1f-bf58-d22112191b67 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 13:00:17.904 +05:30 f9933cf9-a341-4e1f-bf58-d22112191b67 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 16.7895ms 2024-08-24 13:00:17.905 +05:30 f9933cf9-a341-4e1f-bf58-d22112191b67 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 13:00:17.906 +05:30 f9933cf9-a341-4e1f-bf58-d22112191b67 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 619a1037-c4b5-43b9-be69-40299cc7806e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 13:00:17.907 +05:30 f9933cf9-a341-4e1f-bf58-d22112191b67 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 26.9873ms 2024-08-24 13:03:40.403 +05:30 44aed8c5-671b-475a-bf0d-1ea71aced659 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 13:03:40.406 +05:30 44aed8c5-671b-475a-bf0d-1ea71aced659 INF CORS policy execution successful. 2024-08-24 13:03:40.408 +05:30 44aed8c5-671b-475a-bf0d-1ea71aced659 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 5.4534ms 2024-08-24 13:03:40.466 +05:30 ec3e2e67-42c3-4bdf-b6d9-774b88f47199 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 667 2024-08-24 13:03:40.466 +05:30 ec3e2e67-42c3-4bdf-b6d9-774b88f47199 INF CORS policy execution successful. 2024-08-24 13:03:40.468 +05:30 ec3e2e67-42c3-4bdf-b6d9-774b88f47199 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 667}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Core Interceptor","eventType":"Api Error-http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=21","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODQ4MTUsImV4cCI6MTcyNDQ4NTQxNSwiaWF0IjoxNzI0NDg0ODE1fQ.hqylXxm1qEFO4Od90LCsUHoUmmN6LobFBPcR_6LGlXU"} 2024-08-24 13:03:40.469 +05:30 eec44bf6-975e-41ef-a1be-9edfda029855 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 13:03:40.470 +05:30 eec44bf6-975e-41ef-a1be-9edfda029855 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 13:03:40.477 +05:30 eec44bf6-975e-41ef-a1be-9edfda029855 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 13:03:40.478 +05:30 eec44bf6-975e-41ef-a1be-9edfda029855 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 7.3426ms 2024-08-24 13:03:40.478 +05:30 eec44bf6-975e-41ef-a1be-9edfda029855 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 13:03:40.478 +05:30 eec44bf6-975e-41ef-a1be-9edfda029855 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ec3e2e67-42c3-4bdf-b6d9-774b88f47199}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 13:03:40.479 +05:30 eec44bf6-975e-41ef-a1be-9edfda029855 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 13.0141ms 2024-08-24 13:03:52.945 +05:30 4847afb4-c88a-4870-b317-398bc0806854 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 13:03:52.946 +05:30 4847afb4-c88a-4870-b317-398bc0806854 INF CORS policy execution successful. 2024-08-24 13:03:52.947 +05:30 4847afb4-c88a-4870-b317-398bc0806854 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 1.5699ms 2024-08-24 13:03:53.021 +05:30 7dc5496c-5f87-495d-8c88-2e6e8225ca70 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 667 2024-08-24 13:03:53.022 +05:30 7dc5496c-5f87-495d-8c88-2e6e8225ca70 INF CORS policy execution successful. 2024-08-24 13:03:53.022 +05:30 7dc5496c-5f87-495d-8c88-2e6e8225ca70 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 667}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Core Interceptor","eventType":"Api Error-http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=21","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODQ4MTUsImV4cCI6MTcyNDQ4NTQxNSwiaWF0IjoxNzI0NDg0ODE1fQ.hqylXxm1qEFO4Od90LCsUHoUmmN6LobFBPcR_6LGlXU"} 2024-08-24 13:03:53.023 +05:30 7fc77c96-7ab4-4a28-97f1-199ca0f85aa9 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 13:03:53.023 +05:30 7fc77c96-7ab4-4a28-97f1-199ca0f85aa9 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 13:03:53.027 +05:30 7fc77c96-7ab4-4a28-97f1-199ca0f85aa9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 13:03:53.027 +05:30 7fc77c96-7ab4-4a28-97f1-199ca0f85aa9 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 3.8026ms 2024-08-24 13:03:53.027 +05:30 7fc77c96-7ab4-4a28-97f1-199ca0f85aa9 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 13:03:53.027 +05:30 7fc77c96-7ab4-4a28-97f1-199ca0f85aa9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7dc5496c-5f87-495d-8c88-2e6e8225ca70}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 13:03:53.028 +05:30 7fc77c96-7ab4-4a28-97f1-199ca0f85aa9 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 6.4851ms 2024-08-24 13:06:03.057 +05:30 7eeddaee-adc7-4d8f-88b9-250dd00cd828 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 13:06:03.060 +05:30 7eeddaee-adc7-4d8f-88b9-250dd00cd828 INF CORS policy execution successful. 2024-08-24 13:06:03.062 +05:30 7eeddaee-adc7-4d8f-88b9-250dd00cd828 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 5.5568ms 2024-08-24 13:06:03.111 +05:30 e597fecd-2fd1-4493-8f51-41da41bf4c7f INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 726 2024-08-24 13:06:03.112 +05:30 e597fecd-2fd1-4493-8f51-41da41bf4c7f INF CORS policy execution successful. 2024-08-24 13:06:03.114 +05:30 e597fecd-2fd1-4493-8f51-41da41bf4c7f INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 726}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=profile4","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODQ4NDEsImV4cCI6MTcyNDQ4NTQ0MSwiaWF0IjoxNzI0NDg0ODQxfQ.QcB7piXZCaGbrt8ykjN6BbHv-jkf9OKZLEJTj4rJm2U"} 2024-08-24 13:06:03.116 +05:30 593acc29-c8b6-4d4d-b4d3-b62c437938ad INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 13:06:03.117 +05:30 593acc29-c8b6-4d4d-b4d3-b62c437938ad INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 13:06:03.126 +05:30 593acc29-c8b6-4d4d-b4d3-b62c437938ad INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 13:06:03.128 +05:30 593acc29-c8b6-4d4d-b4d3-b62c437938ad INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 10.7919ms 2024-08-24 13:06:03.128 +05:30 593acc29-c8b6-4d4d-b4d3-b62c437938ad INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 13:06:03.128 +05:30 593acc29-c8b6-4d4d-b4d3-b62c437938ad INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e597fecd-2fd1-4493-8f51-41da41bf4c7f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 13:06:03.129 +05:30 593acc29-c8b6-4d4d-b4d3-b62c437938ad INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 17.4686ms 2024-08-24 13:06:38.661 +05:30 13dea838-e15e-4f8b-af86-b599d762cdf0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 13:06:38.667 +05:30 13dea838-e15e-4f8b-af86-b599d762cdf0 INF CORS policy execution successful. 2024-08-24 13:06:38.668 +05:30 13dea838-e15e-4f8b-af86-b599d762cdf0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 6.8741ms 2024-08-24 13:06:38.724 +05:30 a43c20c9-507a-4682-8252-894390af240a INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 667 2024-08-24 13:06:38.725 +05:30 a43c20c9-507a-4682-8252-894390af240a INF CORS policy execution successful. 2024-08-24 13:06:38.727 +05:30 a43c20c9-507a-4682-8252-894390af240a INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 667}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Core Interceptor","eventType":"Api Error-http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=21","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODQ5OTIsImV4cCI6MTcyNDQ4NTU5MiwiaWF0IjoxNzI0NDg0OTkyfQ.NFEmoFsXrmENPYhm2ZTvA3Es9eh1Cg0eyx_D-1lRqnY"} 2024-08-24 13:06:38.729 +05:30 b91a564e-080f-4c48-bcab-3b650845004a INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 13:06:38.730 +05:30 b91a564e-080f-4c48-bcab-3b650845004a INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 13:06:38.738 +05:30 b91a564e-080f-4c48-bcab-3b650845004a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 13:06:38.739 +05:30 b91a564e-080f-4c48-bcab-3b650845004a INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 9.3317ms 2024-08-24 13:06:38.739 +05:30 b91a564e-080f-4c48-bcab-3b650845004a INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 13:06:38.739 +05:30 b91a564e-080f-4c48-bcab-3b650845004a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a43c20c9-507a-4682-8252-894390af240a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 13:06:38.740 +05:30 b91a564e-080f-4c48-bcab-3b650845004a INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 15.9883ms 2024-08-24 13:09:50.425 +05:30 bd04b041-d1a1-4d6d-acf7-57c0345f65f6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 13:09:50.427 +05:30 bd04b041-d1a1-4d6d-acf7-57c0345f65f6 INF CORS policy execution successful. 2024-08-24 13:09:50.428 +05:30 bd04b041-d1a1-4d6d-acf7-57c0345f65f6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 3.6588ms 2024-08-24 13:09:50.498 +05:30 3daa3339-120b-41b5-a97c-316740748622 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 667 2024-08-24 13:09:50.498 +05:30 3daa3339-120b-41b5-a97c-316740748622 INF CORS policy execution successful. 2024-08-24 13:09:50.500 +05:30 3daa3339-120b-41b5-a97c-316740748622 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 667}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Core Interceptor","eventType":"Api Error-http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=21","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODUxODMsImV4cCI6MTcyNDQ4NTc4MywiaWF0IjoxNzI0NDg1MTgzfQ.D8GNuT5lGCZ0pGidXuvlIcHVWSC8Kp6RvVCiZ1IgOVY"} 2024-08-24 13:09:50.513 +05:30 27aca410-e4cc-49f1-8e20-13cc6b8c1658 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 13:09:50.514 +05:30 27aca410-e4cc-49f1-8e20-13cc6b8c1658 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 13:09:50.521 +05:30 27aca410-e4cc-49f1-8e20-13cc6b8c1658 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 13:09:50.522 +05:30 27aca410-e4cc-49f1-8e20-13cc6b8c1658 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 7.3874ms 2024-08-24 13:09:50.522 +05:30 27aca410-e4cc-49f1-8e20-13cc6b8c1658 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 13:09:50.522 +05:30 27aca410-e4cc-49f1-8e20-13cc6b8c1658 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3daa3339-120b-41b5-a97c-316740748622}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 13:09:50.523 +05:30 27aca410-e4cc-49f1-8e20-13cc6b8c1658 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 25.2191ms 2024-08-24 13:12:53.865 +05:30 3675b1e5-858a-4ab6-ae4c-50a792ce6c00 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 13:12:53.869 +05:30 3675b1e5-858a-4ab6-ae4c-50a792ce6c00 INF CORS policy execution successful. 2024-08-24 13:12:53.870 +05:30 3675b1e5-858a-4ab6-ae4c-50a792ce6c00 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 5.3267ms 2024-08-24 13:12:53.929 +05:30 3aa19fdd-339f-4417-8c16-0ebe36bf0cc7 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 788 2024-08-24 13:12:53.929 +05:30 3aa19fdd-339f-4417-8c16-0ebe36bf0cc7 INF CORS policy execution successful. 2024-08-24 13:12:53.932 +05:30 3aa19fdd-339f-4417-8c16-0ebe36bf0cc7 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 788}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/checkprofilenameexistence?profileId=0&profileName=profile_20","environment":"409 conflict","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":3002,\"message\":\"Profile Name already exists.\",\"result\":null}","message":"409 conflict","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODUzMjksImV4cCI6MTcyNDQ4NTkyOSwiaWF0IjoxNzI0NDg1MzI5fQ.fd4RSMhoUoPPHXdfgZhdfZueo6gqHQiqJrgfYdeZUAI"} 2024-08-24 13:12:53.935 +05:30 7e7da0c9-9921-464b-be11-8063063452e4 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 13:12:53.937 +05:30 7e7da0c9-9921-464b-be11-8063063452e4 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 13:12:53.946 +05:30 7e7da0c9-9921-464b-be11-8063063452e4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 13:12:53.947 +05:30 7e7da0c9-9921-464b-be11-8063063452e4 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 9.8154ms 2024-08-24 13:12:53.947 +05:30 7e7da0c9-9921-464b-be11-8063063452e4 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 13:12:53.948 +05:30 7e7da0c9-9921-464b-be11-8063063452e4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3aa19fdd-339f-4417-8c16-0ebe36bf0cc7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 13:12:53.948 +05:30 7e7da0c9-9921-464b-be11-8063063452e4 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 19.2244ms 2024-08-24 13:12:56.833 +05:30 71d961bb-f33d-4fa0-a6c2-263422df3ab2 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 788 2024-08-24 13:12:56.833 +05:30 71d961bb-f33d-4fa0-a6c2-263422df3ab2 INF CORS policy execution successful. 2024-08-24 13:12:56.834 +05:30 71d961bb-f33d-4fa0-a6c2-263422df3ab2 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 788}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/checkprofilenameexistence?profileId=0&profileName=profile_21","environment":"409 conflict","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":3002,\"message\":\"Profile Name already exists.\",\"result\":null}","message":"409 conflict","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODUzMjksImV4cCI6MTcyNDQ4NTkyOSwiaWF0IjoxNzI0NDg1MzI5fQ.fd4RSMhoUoPPHXdfgZhdfZueo6gqHQiqJrgfYdeZUAI"} 2024-08-24 13:12:56.834 +05:30 c93183c3-4b03-42f2-b835-2d82f0d2f56a INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 13:12:56.834 +05:30 c93183c3-4b03-42f2-b835-2d82f0d2f56a INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 13:12:56.837 +05:30 c93183c3-4b03-42f2-b835-2d82f0d2f56a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 13:12:56.837 +05:30 c93183c3-4b03-42f2-b835-2d82f0d2f56a INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.7443ms 2024-08-24 13:12:56.837 +05:30 c93183c3-4b03-42f2-b835-2d82f0d2f56a INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 13:12:56.837 +05:30 c93183c3-4b03-42f2-b835-2d82f0d2f56a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 71d961bb-f33d-4fa0-a6c2-263422df3ab2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 13:12:56.838 +05:30 c93183c3-4b03-42f2-b835-2d82f0d2f56a INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 5.0125ms 2024-08-24 13:12:58.838 +05:30 8e5ac2c7-68d0-4520-8655-fe81f0d5fc8a INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 788 2024-08-24 13:12:58.839 +05:30 8e5ac2c7-68d0-4520-8655-fe81f0d5fc8a INF CORS policy execution successful. 2024-08-24 13:12:58.839 +05:30 8e5ac2c7-68d0-4520-8655-fe81f0d5fc8a INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 788}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/checkprofilenameexistence?profileId=0&profileName=profile_22","environment":"409 conflict","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":3002,\"message\":\"Profile Name already exists.\",\"result\":null}","message":"409 conflict","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODUzMjksImV4cCI6MTcyNDQ4NTkyOSwiaWF0IjoxNzI0NDg1MzI5fQ.fd4RSMhoUoPPHXdfgZhdfZueo6gqHQiqJrgfYdeZUAI"} 2024-08-24 13:12:58.840 +05:30 9e94c1a3-13ba-4b1d-8c45-0650763aa3fa INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 13:12:58.840 +05:30 9e94c1a3-13ba-4b1d-8c45-0650763aa3fa INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 13:12:58.844 +05:30 9e94c1a3-13ba-4b1d-8c45-0650763aa3fa INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 13:12:58.844 +05:30 9e94c1a3-13ba-4b1d-8c45-0650763aa3fa INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 4.1301ms 2024-08-24 13:12:58.844 +05:30 9e94c1a3-13ba-4b1d-8c45-0650763aa3fa INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 13:12:58.845 +05:30 9e94c1a3-13ba-4b1d-8c45-0650763aa3fa INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8e5ac2c7-68d0-4520-8655-fe81f0d5fc8a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 13:12:58.845 +05:30 9e94c1a3-13ba-4b1d-8c45-0650763aa3fa INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 7.0571ms 2024-08-24 13:13:01.921 +05:30 72a6b402-2e07-4221-99d8-68406a02271e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 13:13:01.921 +05:30 72a6b402-2e07-4221-99d8-68406a02271e INF CORS policy execution successful. 2024-08-24 13:13:01.922 +05:30 72a6b402-2e07-4221-99d8-68406a02271e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.9877ms 2024-08-24 13:13:01.982 +05:30 262f7466-d0ef-4372-9acc-99253f5f8185 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 788 2024-08-24 13:13:01.982 +05:30 262f7466-d0ef-4372-9acc-99253f5f8185 INF CORS policy execution successful. 2024-08-24 13:13:01.983 +05:30 262f7466-d0ef-4372-9acc-99253f5f8185 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 788}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/checkprofilenameexistence?profileId=0&profileName=profile_30","environment":"409 conflict","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":3002,\"message\":\"Profile Name already exists.\",\"result\":null}","message":"409 conflict","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODUzMjksImV4cCI6MTcyNDQ4NTkyOSwiaWF0IjoxNzI0NDg1MzI5fQ.fd4RSMhoUoPPHXdfgZhdfZueo6gqHQiqJrgfYdeZUAI"} 2024-08-24 13:13:01.983 +05:30 aacc85e3-1764-4296-bb3f-cf830d8ec3d0 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 13:13:01.984 +05:30 aacc85e3-1764-4296-bb3f-cf830d8ec3d0 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 13:13:01.988 +05:30 aacc85e3-1764-4296-bb3f-cf830d8ec3d0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 13:13:01.988 +05:30 aacc85e3-1764-4296-bb3f-cf830d8ec3d0 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 4.6151ms 2024-08-24 13:13:01.989 +05:30 aacc85e3-1764-4296-bb3f-cf830d8ec3d0 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 13:13:01.989 +05:30 aacc85e3-1764-4296-bb3f-cf830d8ec3d0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 262f7466-d0ef-4372-9acc-99253f5f8185}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 13:13:01.989 +05:30 aacc85e3-1764-4296-bb3f-cf830d8ec3d0 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 7.4226ms 2024-08-24 13:13:12.334 +05:30 46c7f2c2-ea46-405c-bf60-25edcaa4f221 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 13:13:12.334 +05:30 46c7f2c2-ea46-405c-bf60-25edcaa4f221 INF CORS policy execution successful. 2024-08-24 13:13:12.335 +05:30 46c7f2c2-ea46-405c-bf60-25edcaa4f221 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 1.6605ms 2024-08-24 13:13:12.448 +05:30 d00e2695-b9ba-4a5c-be61-96345158b84f INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 788 2024-08-24 13:13:12.448 +05:30 d00e2695-b9ba-4a5c-be61-96345158b84f INF CORS policy execution successful. 2024-08-24 13:13:12.450 +05:30 d00e2695-b9ba-4a5c-be61-96345158b84f INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 788}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/checkprofilenameexistence?profileId=0&profileName=profile_32","environment":"409 conflict","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":3002,\"message\":\"Profile Name already exists.\",\"result\":null}","message":"409 conflict","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODUzMjksImV4cCI6MTcyNDQ4NTkyOSwiaWF0IjoxNzI0NDg1MzI5fQ.fd4RSMhoUoPPHXdfgZhdfZueo6gqHQiqJrgfYdeZUAI"} 2024-08-24 13:13:12.451 +05:30 23708206-4b24-4562-9185-22cc2129e0ef INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 13:13:12.451 +05:30 23708206-4b24-4562-9185-22cc2129e0ef INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 13:13:12.455 +05:30 23708206-4b24-4562-9185-22cc2129e0ef INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 13:13:12.456 +05:30 23708206-4b24-4562-9185-22cc2129e0ef INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 4.5649ms 2024-08-24 13:13:12.456 +05:30 23708206-4b24-4562-9185-22cc2129e0ef INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 13:13:12.456 +05:30 23708206-4b24-4562-9185-22cc2129e0ef INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d00e2695-b9ba-4a5c-be61-96345158b84f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 13:13:12.457 +05:30 23708206-4b24-4562-9185-22cc2129e0ef INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 8.6825ms 2024-08-24 13:13:41.229 +05:30 ffc20eed-3bb7-4565-91fa-00aff1fc9751 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 13:13:41.231 +05:30 ffc20eed-3bb7-4565-91fa-00aff1fc9751 INF CORS policy execution successful. 2024-08-24 13:13:41.232 +05:30 ffc20eed-3bb7-4565-91fa-00aff1fc9751 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 2.8141ms 2024-08-24 13:13:41.289 +05:30 a8f6750f-7e40-49b8-9fd3-a03bfa7f0b65 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 699 2024-08-24 13:13:41.290 +05:30 a8f6750f-7e40-49b8-9fd3-a03bfa7f0b65 INF CORS policy execution successful. 2024-08-24 13:13:41.292 +05:30 a8f6750f-7e40-49b8-9fd3-a03bfa7f0b65 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 699}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getrolesinprofile?profileId=100148","environment":"404 not found","exceptionDetails":"404 not found","message":"No role is associated with this Profile.","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODUzMjksImV4cCI6MTcyNDQ4NTkyOSwiaWF0IjoxNzI0NDg1MzI5fQ.fd4RSMhoUoPPHXdfgZhdfZueo6gqHQiqJrgfYdeZUAI"} 2024-08-24 13:13:41.293 +05:30 3f6442f9-9de5-41e4-86c9-d0621fca9abe INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 13:13:41.294 +05:30 3f6442f9-9de5-41e4-86c9-d0621fca9abe INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 13:13:41.303 +05:30 3f6442f9-9de5-41e4-86c9-d0621fca9abe INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 13:13:41.304 +05:30 3f6442f9-9de5-41e4-86c9-d0621fca9abe INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 9.3027ms 2024-08-24 13:13:41.304 +05:30 3f6442f9-9de5-41e4-86c9-d0621fca9abe INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 13:13:41.304 +05:30 3f6442f9-9de5-41e4-86c9-d0621fca9abe INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a8f6750f-7e40-49b8-9fd3-a03bfa7f0b65}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 13:13:41.305 +05:30 3f6442f9-9de5-41e4-86c9-d0621fca9abe INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 15.0904ms 2024-08-24 13:16:01.810 +05:30 85c5e9fd-6afb-4e55-8ce5-680aa2ca8f1d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 13:16:01.827 +05:30 85c5e9fd-6afb-4e55-8ce5-680aa2ca8f1d INF CORS policy execution successful. 2024-08-24 13:16:01.829 +05:30 85c5e9fd-6afb-4e55-8ce5-680aa2ca8f1d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 19.2761ms 2024-08-24 13:16:01.896 +05:30 8fdd9879-c68c-409a-ac08-4a058aff5ca0 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 721 2024-08-24 13:16:01.897 +05:30 8fdd9879-c68c-409a-ac08-4a058aff5ca0 INF CORS policy execution successful. 2024-08-24 13:16:01.901 +05:30 8fdd9879-c68c-409a-ac08-4a058aff5ca0 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 721}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=10004&pageSize=10&searchString=","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODUzMjksImV4cCI6MTcyNDQ4NTkyOSwiaWF0IjoxNzI0NDg1MzI5fQ.fd4RSMhoUoPPHXdfgZhdfZueo6gqHQiqJrgfYdeZUAI"} 2024-08-24 13:16:01.907 +05:30 4a624671-c634-47b9-91a3-3541b9c59621 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 13:16:01.909 +05:30 4a624671-c634-47b9-91a3-3541b9c59621 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 13:16:01.918 +05:30 4a624671-c634-47b9-91a3-3541b9c59621 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 13:16:01.920 +05:30 4a624671-c634-47b9-91a3-3541b9c59621 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 10.9366ms 2024-08-24 13:16:01.920 +05:30 4a624671-c634-47b9-91a3-3541b9c59621 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 13:16:01.921 +05:30 4a624671-c634-47b9-91a3-3541b9c59621 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8fdd9879-c68c-409a-ac08-4a058aff5ca0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 13:16:01.923 +05:30 4a624671-c634-47b9-91a3-3541b9c59621 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 26.8136ms 2024-08-24 13:17:48.488 +05:30 4504fd6d-3c66-4d96-8f8f-a62fc2b0bac9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 13:17:48.493 +05:30 4504fd6d-3c66-4d96-8f8f-a62fc2b0bac9 INF CORS policy execution successful. 2024-08-24 13:17:48.496 +05:30 4504fd6d-3c66-4d96-8f8f-a62fc2b0bac9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 8.9375ms 2024-08-24 13:17:48.634 +05:30 b69290c6-4051-439e-b844-6d9985f5eab4 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 754 2024-08-24 13:17:48.634 +05:30 b69290c6-4051-439e-b844-6d9985f5eab4 INF CORS policy execution successful. 2024-08-24 13:17:48.647 +05:30 b69290c6-4051-439e-b844-6d9985f5eab4 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 754}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName=","environment":"400 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":4000,\"message\":\"Please provide roleName.\",\"result\":null}","message":"4000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODUzNzYsImV4cCI6MTcyNDQ4NTk3NiwiaWF0IjoxNzI0NDg1Mzc2fQ.vaapGYxM6-70M_yzskaWUrq1K9z6vwZXw-AQDpQRxXE"} 2024-08-24 13:17:48.650 +05:30 d7a90773-dfa1-4721-9756-08f33f8bd6cb INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 13:17:48.652 +05:30 d7a90773-dfa1-4721-9756-08f33f8bd6cb INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 13:17:48.659 +05:30 d7a90773-dfa1-4721-9756-08f33f8bd6cb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 13:17:48.660 +05:30 d7a90773-dfa1-4721-9756-08f33f8bd6cb INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 7.8175ms 2024-08-24 13:17:48.660 +05:30 d7a90773-dfa1-4721-9756-08f33f8bd6cb INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 13:17:48.660 +05:30 d7a90773-dfa1-4721-9756-08f33f8bd6cb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b69290c6-4051-439e-b844-6d9985f5eab4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 13:17:48.661 +05:30 d7a90773-dfa1-4721-9756-08f33f8bd6cb INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 27.1457ms 2024-08-24 13:18:28.807 +05:30 85dc6f94-672c-4ac3-aebb-8d4d494d7e79 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 13:18:28.809 +05:30 85dc6f94-672c-4ac3-aebb-8d4d494d7e79 INF CORS policy execution successful. 2024-08-24 13:18:28.810 +05:30 85dc6f94-672c-4ac3-aebb-8d4d494d7e79 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 2.6846ms 2024-08-24 13:18:28.856 +05:30 b37fa988-bbc5-41a5-b698-9f091c03467e INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 667 2024-08-24 13:18:28.857 +05:30 b37fa988-bbc5-41a5-b698-9f091c03467e INF CORS policy execution successful. 2024-08-24 13:18:28.858 +05:30 b37fa988-bbc5-41a5-b698-9f091c03467e INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 667}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Core Interceptor","eventType":"Api Error-http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=22","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODU2MTEsImV4cCI6MTcyNDQ4NjIxMSwiaWF0IjoxNzI0NDg1NjExfQ.R-Qq9R4o-hEtCw2cNv63eWUWKTfSL8_porlZOsMUCQY"} 2024-08-24 13:18:28.859 +05:30 fddeb406-299b-4d59-8313-b651e797d4cf INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 13:18:28.861 +05:30 fddeb406-299b-4d59-8313-b651e797d4cf INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 13:18:28.867 +05:30 fddeb406-299b-4d59-8313-b651e797d4cf INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 13:18:28.868 +05:30 fddeb406-299b-4d59-8313-b651e797d4cf INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 7.2916ms 2024-08-24 13:18:28.868 +05:30 fddeb406-299b-4d59-8313-b651e797d4cf INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 13:18:28.868 +05:30 fddeb406-299b-4d59-8313-b651e797d4cf INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b37fa988-bbc5-41a5-b698-9f091c03467e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 13:18:28.869 +05:30 fddeb406-299b-4d59-8313-b651e797d4cf INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 13.0117ms 2024-08-24 13:18:28.888 +05:30 793e5ced-24a4-425f-adf1-89b07ddd3133 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 667 2024-08-24 13:18:28.889 +05:30 793e5ced-24a4-425f-adf1-89b07ddd3133 INF CORS policy execution successful. 2024-08-24 13:18:28.889 +05:30 793e5ced-24a4-425f-adf1-89b07ddd3133 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 667}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Core Interceptor","eventType":"Api Error-http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=22","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODU2MTEsImV4cCI6MTcyNDQ4NjIxMSwiaWF0IjoxNzI0NDg1NjExfQ.R-Qq9R4o-hEtCw2cNv63eWUWKTfSL8_porlZOsMUCQY"} 2024-08-24 13:18:28.889 +05:30 ca19a02e-2cd0-4d40-aec5-aeb20b11871b INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 13:18:28.889 +05:30 ca19a02e-2cd0-4d40-aec5-aeb20b11871b INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 13:18:28.891 +05:30 ca19a02e-2cd0-4d40-aec5-aeb20b11871b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 13:18:28.891 +05:30 ca19a02e-2cd0-4d40-aec5-aeb20b11871b INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 1.9333ms 2024-08-24 13:18:28.891 +05:30 ca19a02e-2cd0-4d40-aec5-aeb20b11871b INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 13:18:28.891 +05:30 ca19a02e-2cd0-4d40-aec5-aeb20b11871b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 793e5ced-24a4-425f-adf1-89b07ddd3133}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 13:18:28.892 +05:30 ca19a02e-2cd0-4d40-aec5-aeb20b11871b INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 3.4557ms 2024-08-24 13:18:41.087 +05:30 28b450ec-329a-4786-8733-6b8398792c0d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 13:18:41.087 +05:30 5b4e1e28-71d7-4cfd-88eb-ad5909e21f3a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 13:18:41.088 +05:30 28b450ec-329a-4786-8733-6b8398792c0d INF CORS policy execution successful. 2024-08-24 13:18:41.088 +05:30 5b4e1e28-71d7-4cfd-88eb-ad5909e21f3a INF CORS policy execution successful. 2024-08-24 13:18:41.089 +05:30 28b450ec-329a-4786-8733-6b8398792c0d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 2.3626ms 2024-08-24 13:18:41.089 +05:30 5b4e1e28-71d7-4cfd-88eb-ad5909e21f3a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 2.3717ms 2024-08-24 13:18:41.121 +05:30 3374f74b-fca2-44b5-ac80-5c195f378fef INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 698 2024-08-24 13:18:41.121 +05:30 2e869601-a612-4187-aa3d-ede123de781c INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 698 2024-08-24 13:18:41.121 +05:30 3374f74b-fca2-44b5-ac80-5c195f378fef INF CORS policy execution successful. 2024-08-24 13:18:41.122 +05:30 2e869601-a612-4187-aa3d-ede123de781c INF CORS policy execution successful. 2024-08-24 13:18:41.122 +05:30 3374f74b-fca2-44b5-ac80-5c195f378fef INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 698}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Master Interceptor","eventType":"Api Error-http://103.120.178.195/SangMastersAPI/master/getmasterdata?masterId=3&searchType=1&searchString=Entity1","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODUzNzYsImV4cCI6MTcyNDQ4NTk3NiwiaWF0IjoxNzI0NDg1Mzc2fQ.vaapGYxM6-70M_yzskaWUrq1K9z6vwZXw-AQDpQRxXE"} 2024-08-24 13:18:41.122 +05:30 2e869601-a612-4187-aa3d-ede123de781c INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 698}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Master Interceptor","eventType":"Api Error-http://103.120.178.195/SangMastersAPI/master/getmasterdata?masterId=3&searchType=1&searchString=Entity2","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODUzNzYsImV4cCI6MTcyNDQ4NTk3NiwiaWF0IjoxNzI0NDg1Mzc2fQ.vaapGYxM6-70M_yzskaWUrq1K9z6vwZXw-AQDpQRxXE"} 2024-08-24 13:18:41.123 +05:30 a46d20fc-c50c-4da2-8110-695e98b1dafd INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 13:18:41.123 +05:30 d77f0c71-d8b3-4a68-baf9-5db3d5874ad0 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 13:18:41.123 +05:30 d77f0c71-d8b3-4a68-baf9-5db3d5874ad0 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 13:18:41.123 +05:30 a46d20fc-c50c-4da2-8110-695e98b1dafd INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 13:18:41.127 +05:30 d77f0c71-d8b3-4a68-baf9-5db3d5874ad0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 13:18:41.127 +05:30 a46d20fc-c50c-4da2-8110-695e98b1dafd INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 13:18:41.127 +05:30 d77f0c71-d8b3-4a68-baf9-5db3d5874ad0 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 3.9092ms 2024-08-24 13:18:41.127 +05:30 d77f0c71-d8b3-4a68-baf9-5db3d5874ad0 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 13:18:41.127 +05:30 d77f0c71-d8b3-4a68-baf9-5db3d5874ad0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2e869601-a612-4187-aa3d-ede123de781c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 13:18:41.127 +05:30 a46d20fc-c50c-4da2-8110-695e98b1dafd INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 4.0929ms 2024-08-24 13:18:41.127 +05:30 a46d20fc-c50c-4da2-8110-695e98b1dafd INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 13:18:41.128 +05:30 a46d20fc-c50c-4da2-8110-695e98b1dafd INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3374f74b-fca2-44b5-ac80-5c195f378fef}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 13:18:41.128 +05:30 d77f0c71-d8b3-4a68-baf9-5db3d5874ad0 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 6.4349ms 2024-08-24 13:18:41.128 +05:30 a46d20fc-c50c-4da2-8110-695e98b1dafd INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 6.726ms 2024-08-24 13:18:41.206 +05:30 9e524277-9d24-41ed-bcb6-68884298b7ce INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 691 2024-08-24 13:18:41.206 +05:30 9e524277-9d24-41ed-bcb6-68884298b7ce INF CORS policy execution successful. 2024-08-24 13:18:41.206 +05:30 9e524277-9d24-41ed-bcb6-68884298b7ce INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 691}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Master Interceptor","eventType":"Api Error-http://103.120.178.195/SangMastersAPI/master/getmasterdata?masterId=3&searchType=1&searchString=","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODUzNzYsImV4cCI6MTcyNDQ4NTk3NiwiaWF0IjoxNzI0NDg1Mzc2fQ.vaapGYxM6-70M_yzskaWUrq1K9z6vwZXw-AQDpQRxXE"} 2024-08-24 13:18:41.207 +05:30 37e5376f-f53d-4b81-b53c-b1ae06b65664 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 13:18:41.207 +05:30 37e5376f-f53d-4b81-b53c-b1ae06b65664 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 13:18:41.210 +05:30 37e5376f-f53d-4b81-b53c-b1ae06b65664 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 13:18:41.211 +05:30 37e5376f-f53d-4b81-b53c-b1ae06b65664 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 3.4095ms 2024-08-24 13:18:41.211 +05:30 37e5376f-f53d-4b81-b53c-b1ae06b65664 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 13:18:41.211 +05:30 37e5376f-f53d-4b81-b53c-b1ae06b65664 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9e524277-9d24-41ed-bcb6-68884298b7ce}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 13:18:41.212 +05:30 37e5376f-f53d-4b81-b53c-b1ae06b65664 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 6.3118ms 2024-08-24 13:18:53.871 +05:30 72927adc-8739-4bf6-8853-dc67fd0c8d00 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 13:18:53.872 +05:30 72927adc-8739-4bf6-8853-dc67fd0c8d00 INF CORS policy execution successful. 2024-08-24 13:18:53.873 +05:30 72927adc-8739-4bf6-8853-dc67fd0c8d00 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 2.1525ms 2024-08-24 13:18:54.179 +05:30 f44710a7-0b55-43cb-acbb-6254d6e63a41 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 685 2024-08-24 13:18:54.179 +05:30 f44710a7-0b55-43cb-acbb-6254d6e63a41 INF CORS policy execution successful. 2024-08-24 13:18:54.180 +05:30 f44710a7-0b55-43cb-acbb-6254d6e63a41 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 685}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/role/getusersonrole?roleId=1066","environment":"404 not found","exceptionDetails":"404 not found","message":"No user is associated with this Role.","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODUzNzYsImV4cCI6MTcyNDQ4NTk3NiwiaWF0IjoxNzI0NDg1Mzc2fQ.vaapGYxM6-70M_yzskaWUrq1K9z6vwZXw-AQDpQRxXE"} 2024-08-24 13:18:54.181 +05:30 abc3a5a1-6d31-40ff-90c0-2502ed82d52a INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 13:18:54.181 +05:30 abc3a5a1-6d31-40ff-90c0-2502ed82d52a INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 13:18:54.186 +05:30 abc3a5a1-6d31-40ff-90c0-2502ed82d52a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 13:18:54.187 +05:30 abc3a5a1-6d31-40ff-90c0-2502ed82d52a INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 4.4342ms 2024-08-24 13:18:54.187 +05:30 abc3a5a1-6d31-40ff-90c0-2502ed82d52a INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 13:18:54.187 +05:30 abc3a5a1-6d31-40ff-90c0-2502ed82d52a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f44710a7-0b55-43cb-acbb-6254d6e63a41}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 13:18:54.187 +05:30 abc3a5a1-6d31-40ff-90c0-2502ed82d52a INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 8.412ms 2024-08-24 13:19:41.144 +05:30 754f6292-8c79-4d84-b9c3-b0b415bc57e3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 13:19:41.147 +05:30 754f6292-8c79-4d84-b9c3-b0b415bc57e3 INF CORS policy execution successful. 2024-08-24 13:19:41.148 +05:30 754f6292-8c79-4d84-b9c3-b0b415bc57e3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 3.4734ms 2024-08-24 13:19:41.248 +05:30 ca015a65-0ef3-4aed-ae42-4d99ffc46658 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 725 2024-08-24 13:19:41.248 +05:30 ca015a65-0ef3-4aed-ae42-4d99ffc46658 INF CORS policy execution successful. 2024-08-24 13:19:41.250 +05:30 ca015a65-0ef3-4aed-ae42-4d99ffc46658 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 725}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testpri","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODUzNzYsImV4cCI6MTcyNDQ4NTk3NiwiaWF0IjoxNzI0NDg1Mzc2fQ.vaapGYxM6-70M_yzskaWUrq1K9z6vwZXw-AQDpQRxXE"} 2024-08-24 13:19:41.251 +05:30 fb67b00a-267a-4f3b-9b42-4669f55c35ab INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 13:19:41.251 +05:30 fb67b00a-267a-4f3b-9b42-4669f55c35ab INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 13:19:41.257 +05:30 fb67b00a-267a-4f3b-9b42-4669f55c35ab INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 13:19:41.258 +05:30 fb67b00a-267a-4f3b-9b42-4669f55c35ab INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 6.1173ms 2024-08-24 13:19:41.258 +05:30 fb67b00a-267a-4f3b-9b42-4669f55c35ab INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 13:19:41.258 +05:30 fb67b00a-267a-4f3b-9b42-4669f55c35ab INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ca015a65-0ef3-4aed-ae42-4d99ffc46658}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 13:19:41.259 +05:30 fb67b00a-267a-4f3b-9b42-4669f55c35ab INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 10.6628ms 2024-08-24 13:19:41.260 +05:30 f3ebe27c-fa68-404d-a2e4-ef116f858d4e INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 726 2024-08-24 13:19:41.260 +05:30 f3ebe27c-fa68-404d-a2e4-ef116f858d4e INF CORS policy execution successful. 2024-08-24 13:19:41.261 +05:30 f3ebe27c-fa68-404d-a2e4-ef116f858d4e INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 726}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testprif","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODUzNzYsImV4cCI6MTcyNDQ4NTk3NiwiaWF0IjoxNzI0NDg1Mzc2fQ.vaapGYxM6-70M_yzskaWUrq1K9z6vwZXw-AQDpQRxXE"} 2024-08-24 13:19:41.261 +05:30 f93c7a5a-113c-4f0e-9330-11d271c278ff INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 13:19:41.261 +05:30 f93c7a5a-113c-4f0e-9330-11d271c278ff INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 13:19:41.263 +05:30 f93c7a5a-113c-4f0e-9330-11d271c278ff INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 13:19:41.263 +05:30 f93c7a5a-113c-4f0e-9330-11d271c278ff INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 1.8228ms 2024-08-24 13:19:41.263 +05:30 f93c7a5a-113c-4f0e-9330-11d271c278ff INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 13:19:41.263 +05:30 f93c7a5a-113c-4f0e-9330-11d271c278ff INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f3ebe27c-fa68-404d-a2e4-ef116f858d4e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 13:19:41.263 +05:30 f93c7a5a-113c-4f0e-9330-11d271c278ff INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 2.9639ms 2024-08-24 13:19:41.837 +05:30 4f79e7df-792b-4118-9452-2100e6f3356c INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 727 2024-08-24 13:19:41.837 +05:30 4f79e7df-792b-4118-9452-2100e6f3356c INF CORS policy execution successful. 2024-08-24 13:19:41.837 +05:30 4f79e7df-792b-4118-9452-2100e6f3356c INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 727}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testprifi","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODUzNzYsImV4cCI6MTcyNDQ4NTk3NiwiaWF0IjoxNzI0NDg1Mzc2fQ.vaapGYxM6-70M_yzskaWUrq1K9z6vwZXw-AQDpQRxXE"} 2024-08-24 13:19:41.837 +05:30 e97cf8b8-9980-48de-8cc0-87de947f50f0 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 13:19:41.837 +05:30 e97cf8b8-9980-48de-8cc0-87de947f50f0 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 13:19:41.840 +05:30 e97cf8b8-9980-48de-8cc0-87de947f50f0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 13:19:41.840 +05:30 e97cf8b8-9980-48de-8cc0-87de947f50f0 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.8848ms 2024-08-24 13:19:41.841 +05:30 e97cf8b8-9980-48de-8cc0-87de947f50f0 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 13:19:41.841 +05:30 e97cf8b8-9980-48de-8cc0-87de947f50f0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4f79e7df-792b-4118-9452-2100e6f3356c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 13:19:41.841 +05:30 e97cf8b8-9980-48de-8cc0-87de947f50f0 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 4.5578ms 2024-08-24 13:19:45.111 +05:30 367e1e9b-0025-4867-b997-731cd6c6bdea INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 726 2024-08-24 13:19:45.112 +05:30 367e1e9b-0025-4867-b997-731cd6c6bdea INF CORS policy execution successful. 2024-08-24 13:19:45.112 +05:30 367e1e9b-0025-4867-b997-731cd6c6bdea INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 726}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testprif","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODUzNzYsImV4cCI6MTcyNDQ4NTk3NiwiaWF0IjoxNzI0NDg1Mzc2fQ.vaapGYxM6-70M_yzskaWUrq1K9z6vwZXw-AQDpQRxXE"} 2024-08-24 13:19:45.112 +05:30 f93fc3f6-92a2-4472-a191-a974dd5fb86a INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 13:19:45.112 +05:30 f93fc3f6-92a2-4472-a191-a974dd5fb86a INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 13:19:45.115 +05:30 f93fc3f6-92a2-4472-a191-a974dd5fb86a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 13:19:45.116 +05:30 f93fc3f6-92a2-4472-a191-a974dd5fb86a INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 3.2205ms 2024-08-24 13:19:45.116 +05:30 f93fc3f6-92a2-4472-a191-a974dd5fb86a INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 13:19:45.116 +05:30 f93fc3f6-92a2-4472-a191-a974dd5fb86a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 367e1e9b-0025-4867-b997-731cd6c6bdea}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 13:19:45.116 +05:30 f93fc3f6-92a2-4472-a191-a974dd5fb86a INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 5.482ms 2024-08-24 13:19:45.327 +05:30 c62f3e13-56f0-48e7-9664-a04ca7c05848 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 725 2024-08-24 13:19:45.328 +05:30 c62f3e13-56f0-48e7-9664-a04ca7c05848 INF CORS policy execution successful. 2024-08-24 13:19:45.329 +05:30 c62f3e13-56f0-48e7-9664-a04ca7c05848 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 725}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testpri","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODUzNzYsImV4cCI6MTcyNDQ4NTk3NiwiaWF0IjoxNzI0NDg1Mzc2fQ.vaapGYxM6-70M_yzskaWUrq1K9z6vwZXw-AQDpQRxXE"} 2024-08-24 13:19:45.329 +05:30 d96a1533-c318-4a00-96df-7d5c2cb394b4 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 13:19:45.329 +05:30 d96a1533-c318-4a00-96df-7d5c2cb394b4 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 13:19:45.330 +05:30 d96a1533-c318-4a00-96df-7d5c2cb394b4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 13:19:45.331 +05:30 d96a1533-c318-4a00-96df-7d5c2cb394b4 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 1.7419ms 2024-08-24 13:19:45.331 +05:30 d96a1533-c318-4a00-96df-7d5c2cb394b4 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 13:19:45.331 +05:30 d96a1533-c318-4a00-96df-7d5c2cb394b4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c62f3e13-56f0-48e7-9664-a04ca7c05848}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 13:19:45.332 +05:30 d96a1533-c318-4a00-96df-7d5c2cb394b4 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 5.114ms 2024-08-24 13:19:54.939 +05:30 95b6167b-43c1-4d49-b412-91ef2eaca9cc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 13:19:54.941 +05:30 95b6167b-43c1-4d49-b412-91ef2eaca9cc INF CORS policy execution successful. 2024-08-24 13:19:54.941 +05:30 95b6167b-43c1-4d49-b412-91ef2eaca9cc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 2.4755ms 2024-08-24 13:19:55.139 +05:30 934beafc-05cb-401a-b567-c6af4a74044a INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 761 2024-08-24 13:19:55.139 +05:30 934beafc-05cb-401a-b567-c6af4a74044a INF CORS policy execution successful. 2024-08-24 13:19:55.139 +05:30 934beafc-05cb-401a-b567-c6af4a74044a INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 761}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/deleteprofile","environment":"409 conflict","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":3002,\"message\":\"Cannot delete profile(s) associated with a role.\",\"result\":null}","message":"409 conflict","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODUzNzYsImV4cCI6MTcyNDQ4NTk3NiwiaWF0IjoxNzI0NDg1Mzc2fQ.vaapGYxM6-70M_yzskaWUrq1K9z6vwZXw-AQDpQRxXE"} 2024-08-24 13:19:55.140 +05:30 037ca453-6212-4c21-b438-13b6287a0d1b INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 13:19:55.140 +05:30 037ca453-6212-4c21-b438-13b6287a0d1b INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 13:19:55.143 +05:30 037ca453-6212-4c21-b438-13b6287a0d1b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 13:19:55.144 +05:30 037ca453-6212-4c21-b438-13b6287a0d1b INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 3.5802ms 2024-08-24 13:19:55.144 +05:30 037ca453-6212-4c21-b438-13b6287a0d1b INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 13:19:55.144 +05:30 037ca453-6212-4c21-b438-13b6287a0d1b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 934beafc-05cb-401a-b567-c6af4a74044a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 13:19:55.144 +05:30 037ca453-6212-4c21-b438-13b6287a0d1b INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 5.8412ms 2024-08-24 13:20:22.102 +05:30 ec84f84d-d227-48ba-ac71-e261778fd124 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 13:20:22.105 +05:30 ec84f84d-d227-48ba-ac71-e261778fd124 INF CORS policy execution successful. 2024-08-24 13:20:22.106 +05:30 ec84f84d-d227-48ba-ac71-e261778fd124 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 4.0158ms 2024-08-24 13:20:22.165 +05:30 bb88ab1f-1541-4b69-88c5-e56575cc5047 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 667 2024-08-24 13:20:22.165 +05:30 bb88ab1f-1541-4b69-88c5-e56575cc5047 INF CORS policy execution successful. 2024-08-24 13:20:22.167 +05:30 bb88ab1f-1541-4b69-88c5-e56575cc5047 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 667}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Core Interceptor","eventType":"Api Error-http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=21","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0ODU3NjEsImV4cCI6MTcyNDQ4NjM2MSwiaWF0IjoxNzI0NDg1NzYxfQ.GBCXWs4e2vvYrzReVzHx5qSflr5ZLVrD1lpp3deRObM"} 2024-08-24 13:20:22.169 +05:30 18fd24ce-a361-41dc-995c-4cdb6c4caf15 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 13:20:22.170 +05:30 18fd24ce-a361-41dc-995c-4cdb6c4caf15 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 13:20:22.183 +05:30 18fd24ce-a361-41dc-995c-4cdb6c4caf15 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 13:20:22.185 +05:30 18fd24ce-a361-41dc-995c-4cdb6c4caf15 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 14.8111ms 2024-08-24 13:20:22.185 +05:30 18fd24ce-a361-41dc-995c-4cdb6c4caf15 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 13:20:22.186 +05:30 18fd24ce-a361-41dc-995c-4cdb6c4caf15 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bb88ab1f-1541-4b69-88c5-e56575cc5047}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 13:20:22.186 +05:30 18fd24ce-a361-41dc-995c-4cdb6c4caf15 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 21.8772ms 2024-08-24 13:31:03.127 +05:30 INF Application is shutting down... 2024-08-24 13:55:00.896 +05:30 INF User profile not available. Using 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ASP.NET\4.0.30319.0\AutoGenKeys\S-1-5-82-4259440821-222966798-3171943127-1288643715-2917400912\DataProtection' as key repository and Windows DPAPI to encrypt keys at rest. 2024-08-24 13:55:01.122 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-08-24 13:55:01.122 +05:30 INF Hosting environment: Production 2024-08-24 13:55:01.122 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Log.Api 2024-08-24 13:55:01.136 +05:30 17f52901-6465-4971-a7d8-453c8b81b361 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 13:55:01.220 +05:30 17f52901-6465-4971-a7d8-453c8b81b361 INF CORS policy execution successful. 2024-08-24 13:55:01.229 +05:30 17f52901-6465-4971-a7d8-453c8b81b361 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 95.3545ms 2024-08-24 14:05:59.660 +05:30 INF Application is shutting down... 2024-08-24 15:05:37.472 +05:30 INF User profile not available. Using 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ASP.NET\4.0.30319.0\AutoGenKeys\S-1-5-82-4259440821-222966798-3171943127-1288643715-2917400912\DataProtection' as key repository and Windows DPAPI to encrypt keys at rest. 2024-08-24 15:05:37.725 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-08-24 15:05:37.726 +05:30 INF Hosting environment: Production 2024-08-24 15:05:37.726 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Log.Api 2024-08-24 15:05:37.741 +05:30 36ef78c3-5ba9-4c82-bd46-f0d6aa987a9a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 15:05:37.741 +05:30 67a8554b-3225-467c-8fb5-dc1e99bcf75e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 15:05:37.817 +05:30 67a8554b-3225-467c-8fb5-dc1e99bcf75e INF CORS policy execution successful. 2024-08-24 15:05:37.817 +05:30 36ef78c3-5ba9-4c82-bd46-f0d6aa987a9a INF CORS policy execution successful. 2024-08-24 15:05:37.827 +05:30 36ef78c3-5ba9-4c82-bd46-f0d6aa987a9a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 88.4617ms 2024-08-24 15:05:37.827 +05:30 67a8554b-3225-467c-8fb5-dc1e99bcf75e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 88.4195ms 2024-08-24 15:16:36.167 +05:30 INF Application is shutting down... 2024-08-24 15:18:33.843 +05:30 INF User profile not available. Using 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ASP.NET\4.0.30319.0\AutoGenKeys\S-1-5-82-4259440821-222966798-3171943127-1288643715-2917400912\DataProtection' as key repository and Windows DPAPI to encrypt keys at rest. 2024-08-24 15:18:34.044 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-08-24 15:18:34.044 +05:30 INF Hosting environment: Production 2024-08-24 15:18:34.044 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Log.Api 2024-08-24 15:18:34.055 +05:30 67b633a4-0fb8-4134-8938-cb3d1102906f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 15:18:34.107 +05:30 67b633a4-0fb8-4134-8938-cb3d1102906f INF CORS policy execution successful. 2024-08-24 15:18:34.114 +05:30 67b633a4-0fb8-4134-8938-cb3d1102906f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 60.5347ms 2024-08-24 15:18:34.168 +05:30 16ce0e40-ee69-4f33-935c-bce761b50153 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 738 2024-08-24 15:18:34.172 +05:30 16ce0e40-ee69-4f33-935c-bce761b50153 INF CORS policy execution successful. 2024-08-24 15:18:34.187 +05:30 16ce0e40-ee69-4f33-935c-bce761b50153 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 738}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/unlockuser","environment":"400 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":3000,\"message\":\"Error: Some user accounts are already unlocked.\",\"result\":null}","message":"400 ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0OTI4MzcsImV4cCI6MTcyNDQ5MzQzNywiaWF0IjoxNzI0NDkyODM3fQ.JYU2VpZJAhoD-SAq6tIr1VJdlY6R1u7G76aU6sumevg"} 2024-08-24 15:18:34.207 +05:30 319e4a0a-7ff6-4b43-98dd-2e3929f238c2 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 15:18:34.234 +05:30 319e4a0a-7ff6-4b43-98dd-2e3929f238c2 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 15:18:34.509 +05:30 319e4a0a-7ff6-4b43-98dd-2e3929f238c2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 15:18:34.569 +05:30 319e4a0a-7ff6-4b43-98dd-2e3929f238c2 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 326.4168ms 2024-08-24 15:18:34.569 +05:30 319e4a0a-7ff6-4b43-98dd-2e3929f238c2 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 15:18:34.569 +05:30 319e4a0a-7ff6-4b43-98dd-2e3929f238c2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 16ce0e40-ee69-4f33-935c-bce761b50153}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 15:18:34.576 +05:30 319e4a0a-7ff6-4b43-98dd-2e3929f238c2 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 408.1408ms 2024-08-24 15:20:15.200 +05:30 b45cdbcc-90c8-41a2-9b7d-7cf35877d5ca INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 15:20:15.219 +05:30 b45cdbcc-90c8-41a2-9b7d-7cf35877d5ca INF CORS policy execution successful. 2024-08-24 15:20:15.223 +05:30 b45cdbcc-90c8-41a2-9b7d-7cf35877d5ca INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 22.7946ms 2024-08-24 15:20:15.288 +05:30 8ab4ec06-a129-4cdd-83a5-dcbbd4784c3c INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 738 2024-08-24 15:20:15.289 +05:30 8ab4ec06-a129-4cdd-83a5-dcbbd4784c3c INF CORS policy execution successful. 2024-08-24 15:20:15.292 +05:30 8ab4ec06-a129-4cdd-83a5-dcbbd4784c3c INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 738}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/unlockuser","environment":"400 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":3000,\"message\":\"Error: Some user accounts are already unlocked.\",\"result\":null}","message":"400 ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0OTI4MzcsImV4cCI6MTcyNDQ5MzQzNywiaWF0IjoxNzI0NDkyODM3fQ.JYU2VpZJAhoD-SAq6tIr1VJdlY6R1u7G76aU6sumevg"} 2024-08-24 15:20:15.294 +05:30 51ddb16f-6c22-4071-8669-d88748428655 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 15:20:15.296 +05:30 51ddb16f-6c22-4071-8669-d88748428655 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 15:20:15.309 +05:30 51ddb16f-6c22-4071-8669-d88748428655 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 15:20:15.313 +05:30 51ddb16f-6c22-4071-8669-d88748428655 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 16.0056ms 2024-08-24 15:20:15.313 +05:30 51ddb16f-6c22-4071-8669-d88748428655 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 15:20:15.313 +05:30 51ddb16f-6c22-4071-8669-d88748428655 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8ab4ec06-a129-4cdd-83a5-dcbbd4784c3c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 15:20:15.315 +05:30 51ddb16f-6c22-4071-8669-d88748428655 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 26.9339ms 2024-08-24 15:23:05.355 +05:30 e9fd3de7-90f9-4947-a023-754869369a16 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 15:23:05.359 +05:30 e9fd3de7-90f9-4947-a023-754869369a16 INF CORS policy execution successful. 2024-08-24 15:23:05.361 +05:30 e9fd3de7-90f9-4947-a023-754869369a16 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 7.0544ms 2024-08-24 15:23:05.427 +05:30 e08c9d01-41bb-4f82-973e-8d1e55918efd INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 738 2024-08-24 15:23:05.428 +05:30 e08c9d01-41bb-4f82-973e-8d1e55918efd INF CORS policy execution successful. 2024-08-24 15:23:05.430 +05:30 e08c9d01-41bb-4f82-973e-8d1e55918efd INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 738}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/unlockuser","environment":"400 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":3000,\"message\":\"Error: Some user accounts are already unlocked.\",\"result\":null}","message":"400 ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0OTI4MzcsImV4cCI6MTcyNDQ5MzQzNywiaWF0IjoxNzI0NDkyODM3fQ.JYU2VpZJAhoD-SAq6tIr1VJdlY6R1u7G76aU6sumevg"} 2024-08-24 15:23:05.431 +05:30 95898efa-1046-4aac-b676-a15dc3b64b4e INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 15:23:05.433 +05:30 95898efa-1046-4aac-b676-a15dc3b64b4e INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 15:23:05.451 +05:30 95898efa-1046-4aac-b676-a15dc3b64b4e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 15:23:05.452 +05:30 95898efa-1046-4aac-b676-a15dc3b64b4e INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 18.0656ms 2024-08-24 15:23:05.453 +05:30 95898efa-1046-4aac-b676-a15dc3b64b4e INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 15:23:05.453 +05:30 95898efa-1046-4aac-b676-a15dc3b64b4e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e08c9d01-41bb-4f82-973e-8d1e55918efd}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 15:23:05.454 +05:30 95898efa-1046-4aac-b676-a15dc3b64b4e INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 26.7098ms 2024-08-24 15:28:53.280 +05:30 83d61e42-515d-48b7-acae-a29ffe4659e9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 15:28:53.288 +05:30 83d61e42-515d-48b7-acae-a29ffe4659e9 INF CORS policy execution successful. 2024-08-24 15:28:53.290 +05:30 83d61e42-515d-48b7-acae-a29ffe4659e9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 10.882ms 2024-08-24 15:28:53.347 +05:30 4a9e06aa-8f79-44fa-aa7f-c16bf79ab51f INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 738 2024-08-24 15:28:53.348 +05:30 4a9e06aa-8f79-44fa-aa7f-c16bf79ab51f INF CORS policy execution successful. 2024-08-24 15:28:53.351 +05:30 4a9e06aa-8f79-44fa-aa7f-c16bf79ab51f INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 738}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/unlockuser","environment":"400 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":3000,\"message\":\"Error: Some user accounts are already unlocked.\",\"result\":null}","message":"400 ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0OTM0NDMsImV4cCI6MTcyNDQ5NDA0MywiaWF0IjoxNzI0NDkzNDQzfQ.d-XSrujc7g0H1PB1LzN9uvNDtVez9ydcP_OTyYfil4Y"} 2024-08-24 15:28:53.353 +05:30 c83e66a3-a51e-46aa-b1cc-f198094dafff INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 15:28:53.355 +05:30 c83e66a3-a51e-46aa-b1cc-f198094dafff INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 15:28:53.365 +05:30 c83e66a3-a51e-46aa-b1cc-f198094dafff INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 15:28:53.367 +05:30 c83e66a3-a51e-46aa-b1cc-f198094dafff INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 11.3653ms 2024-08-24 15:28:53.367 +05:30 c83e66a3-a51e-46aa-b1cc-f198094dafff INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 15:28:53.367 +05:30 c83e66a3-a51e-46aa-b1cc-f198094dafff INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4a9e06aa-8f79-44fa-aa7f-c16bf79ab51f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 15:28:53.368 +05:30 c83e66a3-a51e-46aa-b1cc-f198094dafff INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 21.3826ms 2024-08-24 15:36:05.405 +05:30 bcc05636-004c-4d22-9cf0-f3932a408ab9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 15:36:05.410 +05:30 bcc05636-004c-4d22-9cf0-f3932a408ab9 INF CORS policy execution successful. 2024-08-24 15:36:05.412 +05:30 bcc05636-004c-4d22-9cf0-f3932a408ab9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 7.4993ms 2024-08-24 15:36:05.483 +05:30 15aed3e8-0b33-414f-bfc8-564ec346da9d INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 738 2024-08-24 15:36:05.484 +05:30 15aed3e8-0b33-414f-bfc8-564ec346da9d INF CORS policy execution successful. 2024-08-24 15:36:05.485 +05:30 15aed3e8-0b33-414f-bfc8-564ec346da9d INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 738}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/unlockuser","environment":"400 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":3000,\"message\":\"Error: Some user accounts are already unlocked.\",\"result\":null}","message":"400 ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0OTM0NDMsImV4cCI6MTcyNDQ5NDA0MywiaWF0IjoxNzI0NDkzNDQzfQ.d-XSrujc7g0H1PB1LzN9uvNDtVez9ydcP_OTyYfil4Y"} 2024-08-24 15:36:05.487 +05:30 df9de19f-caa2-46d4-86e1-85656798fc52 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 15:36:05.488 +05:30 df9de19f-caa2-46d4-86e1-85656798fc52 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 15:36:05.497 +05:30 df9de19f-caa2-46d4-86e1-85656798fc52 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 15:36:05.498 +05:30 df9de19f-caa2-46d4-86e1-85656798fc52 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 10.3319ms 2024-08-24 15:36:05.498 +05:30 df9de19f-caa2-46d4-86e1-85656798fc52 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 15:36:05.499 +05:30 df9de19f-caa2-46d4-86e1-85656798fc52 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 15aed3e8-0b33-414f-bfc8-564ec346da9d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 15:36:05.500 +05:30 df9de19f-caa2-46d4-86e1-85656798fc52 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 16.8945ms 2024-08-24 15:37:01.587 +05:30 5aadc83c-3eb2-40b9-95a9-e00b67452467 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 15:37:01.592 +05:30 5aadc83c-3eb2-40b9-95a9-e00b67452467 INF CORS policy execution successful. 2024-08-24 15:37:01.594 +05:30 5aadc83c-3eb2-40b9-95a9-e00b67452467 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 7.5646ms 2024-08-24 15:37:01.654 +05:30 60501550-4b33-4b7e-a109-e2933c5e1200 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 655 2024-08-24 15:37:01.655 +05:30 60501550-4b33-4b7e-a109-e2933c5e1200 INF CORS policy execution successful. 2024-08-24 15:37:01.657 +05:30 60501550-4b33-4b7e-a109-e2933c5e1200 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 655}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/getlockedusers","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0OTM0NDMsImV4cCI6MTcyNDQ5NDA0MywiaWF0IjoxNzI0NDkzNDQzfQ.d-XSrujc7g0H1PB1LzN9uvNDtVez9ydcP_OTyYfil4Y"} 2024-08-24 15:37:01.659 +05:30 af1c460e-e7d8-4436-ad27-74d86984f44b INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 15:37:01.660 +05:30 af1c460e-e7d8-4436-ad27-74d86984f44b INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 15:37:01.666 +05:30 1ce526d5-2246-4243-badf-ab0c139dc107 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 655 2024-08-24 15:37:01.667 +05:30 1ce526d5-2246-4243-badf-ab0c139dc107 INF CORS policy execution successful. 2024-08-24 15:37:01.668 +05:30 1ce526d5-2246-4243-badf-ab0c139dc107 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 655}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/getlockedusers","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0OTM0NDMsImV4cCI6MTcyNDQ5NDA0MywiaWF0IjoxNzI0NDkzNDQzfQ.d-XSrujc7g0H1PB1LzN9uvNDtVez9ydcP_OTyYfil4Y"} 2024-08-24 15:37:01.669 +05:30 16eb5fe7-7638-4d6b-aaaa-d8ecb0f32e97 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 15:37:01.670 +05:30 16eb5fe7-7638-4d6b-aaaa-d8ecb0f32e97 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 15:37:01.672 +05:30 af1c460e-e7d8-4436-ad27-74d86984f44b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 15:37:01.675 +05:30 af1c460e-e7d8-4436-ad27-74d86984f44b INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 14.4719ms 2024-08-24 15:37:01.675 +05:30 af1c460e-e7d8-4436-ad27-74d86984f44b INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 15:37:01.675 +05:30 af1c460e-e7d8-4436-ad27-74d86984f44b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 60501550-4b33-4b7e-a109-e2933c5e1200}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 15:37:01.676 +05:30 16eb5fe7-7638-4d6b-aaaa-d8ecb0f32e97 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 15:37:01.677 +05:30 16eb5fe7-7638-4d6b-aaaa-d8ecb0f32e97 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 7.1332ms 2024-08-24 15:37:01.677 +05:30 af1c460e-e7d8-4436-ad27-74d86984f44b INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 23.0248ms 2024-08-24 15:37:01.677 +05:30 16eb5fe7-7638-4d6b-aaaa-d8ecb0f32e97 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 15:37:01.678 +05:30 16eb5fe7-7638-4d6b-aaaa-d8ecb0f32e97 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1ce526d5-2246-4243-badf-ab0c139dc107}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 15:37:01.679 +05:30 16eb5fe7-7638-4d6b-aaaa-d8ecb0f32e97 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 12.4604ms 2024-08-24 15:37:06.637 +05:30 1cdcbfdf-8a11-4960-838d-7d79fa25df05 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 655 2024-08-24 15:37:06.640 +05:30 1cdcbfdf-8a11-4960-838d-7d79fa25df05 INF CORS policy execution successful. 2024-08-24 15:37:06.642 +05:30 1cdcbfdf-8a11-4960-838d-7d79fa25df05 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 655}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/getlockedusers","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0OTM0NDMsImV4cCI6MTcyNDQ5NDA0MywiaWF0IjoxNzI0NDkzNDQzfQ.d-XSrujc7g0H1PB1LzN9uvNDtVez9ydcP_OTyYfil4Y"} 2024-08-24 15:37:06.643 +05:30 fc056519-c650-42a0-a9f8-a48f32a5b4db INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 15:37:06.644 +05:30 fc056519-c650-42a0-a9f8-a48f32a5b4db INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 15:37:06.650 +05:30 fc056519-c650-42a0-a9f8-a48f32a5b4db INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 15:37:06.651 +05:30 fc056519-c650-42a0-a9f8-a48f32a5b4db INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 7.0382ms 2024-08-24 15:37:06.652 +05:30 fc056519-c650-42a0-a9f8-a48f32a5b4db INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 15:37:06.652 +05:30 fc056519-c650-42a0-a9f8-a48f32a5b4db INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1cdcbfdf-8a11-4960-838d-7d79fa25df05}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 15:37:06.653 +05:30 fc056519-c650-42a0-a9f8-a48f32a5b4db INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 15.7943ms 2024-08-24 15:37:06.770 +05:30 59a18c7d-f94e-4bb2-93b3-043c9122838b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 15:37:06.770 +05:30 59a18c7d-f94e-4bb2-93b3-043c9122838b INF CORS policy execution successful. 2024-08-24 15:37:06.771 +05:30 59a18c7d-f94e-4bb2-93b3-043c9122838b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 0.7774ms 2024-08-24 15:37:06.875 +05:30 9e7be0e3-e6b0-4704-ba59-ed4cb89d8e3c INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 655 2024-08-24 15:37:06.876 +05:30 9e7be0e3-e6b0-4704-ba59-ed4cb89d8e3c INF CORS policy execution successful. 2024-08-24 15:37:06.876 +05:30 9e7be0e3-e6b0-4704-ba59-ed4cb89d8e3c INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 655}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/getlockedusers","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0OTM0NDMsImV4cCI6MTcyNDQ5NDA0MywiaWF0IjoxNzI0NDkzNDQzfQ.d-XSrujc7g0H1PB1LzN9uvNDtVez9ydcP_OTyYfil4Y"} 2024-08-24 15:37:06.877 +05:30 31a3ae36-4bc8-4198-8f15-a1a0819fff51 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 15:37:06.877 +05:30 31a3ae36-4bc8-4198-8f15-a1a0819fff51 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 15:37:06.881 +05:30 31a3ae36-4bc8-4198-8f15-a1a0819fff51 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 15:37:06.881 +05:30 31a3ae36-4bc8-4198-8f15-a1a0819fff51 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 4.0131ms 2024-08-24 15:37:06.881 +05:30 31a3ae36-4bc8-4198-8f15-a1a0819fff51 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 15:37:06.882 +05:30 31a3ae36-4bc8-4198-8f15-a1a0819fff51 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9e7be0e3-e6b0-4704-ba59-ed4cb89d8e3c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 15:37:06.882 +05:30 31a3ae36-4bc8-4198-8f15-a1a0819fff51 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 7.1866ms 2024-08-24 15:40:14.158 +05:30 45da4fd6-de10-4db5-8ce1-bfa14c2eb1a7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 15:40:14.164 +05:30 45da4fd6-de10-4db5-8ce1-bfa14c2eb1a7 INF CORS policy execution successful. 2024-08-24 15:40:14.167 +05:30 45da4fd6-de10-4db5-8ce1-bfa14c2eb1a7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 9.1147ms 2024-08-24 15:40:14.226 +05:30 4a3bbc86-87a6-4fe9-ad52-bb68f3bf8fc8 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 738 2024-08-24 15:40:14.227 +05:30 4a3bbc86-87a6-4fe9-ad52-bb68f3bf8fc8 INF CORS policy execution successful. 2024-08-24 15:40:14.230 +05:30 4a3bbc86-87a6-4fe9-ad52-bb68f3bf8fc8 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 738}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/unlockuser","environment":"400 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":3000,\"message\":\"Error: Some user accounts are already unlocked.\",\"result\":null}","message":"400 ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0OTQxODYsImV4cCI6MTcyNDQ5NDc4NiwiaWF0IjoxNzI0NDk0MTg2fQ.1J2WL-390FDjA1878Z9DUqjscWAscoNILyMSR5wYL5M"} 2024-08-24 15:40:14.231 +05:30 28b80a89-0402-4749-96c4-fdfa20c75d9d INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 15:40:14.233 +05:30 28b80a89-0402-4749-96c4-fdfa20c75d9d INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 15:40:14.247 +05:30 28b80a89-0402-4749-96c4-fdfa20c75d9d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 15:40:14.248 +05:30 28b80a89-0402-4749-96c4-fdfa20c75d9d INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 15.2926ms 2024-08-24 15:40:14.248 +05:30 28b80a89-0402-4749-96c4-fdfa20c75d9d INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 15:40:14.249 +05:30 28b80a89-0402-4749-96c4-fdfa20c75d9d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4a3bbc86-87a6-4fe9-ad52-bb68f3bf8fc8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 15:40:14.250 +05:30 28b80a89-0402-4749-96c4-fdfa20c75d9d INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 23.2242ms 2024-08-24 15:47:17.573 +05:30 58ccbbc1-ff27-47df-a1e3-c40b29f1fd69 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 15:47:17.575 +05:30 58ccbbc1-ff27-47df-a1e3-c40b29f1fd69 INF CORS policy execution successful. 2024-08-24 15:47:17.577 +05:30 58ccbbc1-ff27-47df-a1e3-c40b29f1fd69 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 4.2516ms 2024-08-24 15:47:17.725 +05:30 c6868a2d-b73e-4067-ae88-8e2396832559 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 738 2024-08-24 15:47:17.725 +05:30 c6868a2d-b73e-4067-ae88-8e2396832559 INF CORS policy execution successful. 2024-08-24 15:47:17.727 +05:30 c6868a2d-b73e-4067-ae88-8e2396832559 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 738}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/unlockuser","environment":"400 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":3000,\"message\":\"Error: Some user accounts are already unlocked.\",\"result\":null}","message":"400 ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0OTQxODYsImV4cCI6MTcyNDQ5NDc4NiwiaWF0IjoxNzI0NDk0MTg2fQ.1J2WL-390FDjA1878Z9DUqjscWAscoNILyMSR5wYL5M"} 2024-08-24 15:47:17.728 +05:30 730d821f-e956-4b61-8cd6-ba917cecb1f9 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 15:47:17.729 +05:30 730d821f-e956-4b61-8cd6-ba917cecb1f9 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 15:47:17.739 +05:30 730d821f-e956-4b61-8cd6-ba917cecb1f9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 15:47:17.740 +05:30 730d821f-e956-4b61-8cd6-ba917cecb1f9 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 10.9788ms 2024-08-24 15:47:17.740 +05:30 730d821f-e956-4b61-8cd6-ba917cecb1f9 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 15:47:17.740 +05:30 730d821f-e956-4b61-8cd6-ba917cecb1f9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c6868a2d-b73e-4067-ae88-8e2396832559}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 15:47:17.742 +05:30 730d821f-e956-4b61-8cd6-ba917cecb1f9 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 17.8261ms 2024-08-24 15:57:32.751 +05:30 INF Application is shutting down... 2024-08-24 15:58:26.414 +05:30 INF User profile not available. Using 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ASP.NET\4.0.30319.0\AutoGenKeys\S-1-5-82-4259440821-222966798-3171943127-1288643715-2917400912\DataProtection' as key repository and Windows DPAPI to encrypt keys at rest. 2024-08-24 15:58:26.647 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-08-24 15:58:26.647 +05:30 INF Hosting environment: Production 2024-08-24 15:58:26.647 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Log.Api 2024-08-24 15:58:26.661 +05:30 b1f986e2-71c1-4955-b321-f6a5fe8fa9bd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 15:58:26.661 +05:30 d3431742-3b6d-4d76-be3d-f42dffc64187 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 15:58:26.736 +05:30 d3431742-3b6d-4d76-be3d-f42dffc64187 INF CORS policy execution successful. 2024-08-24 15:58:26.736 +05:30 b1f986e2-71c1-4955-b321-f6a5fe8fa9bd INF CORS policy execution successful. 2024-08-24 15:58:26.745 +05:30 b1f986e2-71c1-4955-b321-f6a5fe8fa9bd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 86.3712ms 2024-08-24 15:58:26.745 +05:30 d3431742-3b6d-4d76-be3d-f42dffc64187 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 86.3795ms 2024-08-24 16:02:53.160 +05:30 c761354f-70e0-4b7a-8d5d-deadf67116d3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 16:02:53.170 +05:30 c761354f-70e0-4b7a-8d5d-deadf67116d3 INF CORS policy execution successful. 2024-08-24 16:02:53.172 +05:30 c761354f-70e0-4b7a-8d5d-deadf67116d3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 11.5572ms 2024-08-24 16:02:53.224 +05:30 be10e595-d442-4f98-9d45-6382c2fa71b8 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 669 2024-08-24 16:02:53.225 +05:30 be10e595-d442-4f98-9d45-6382c2fa71b8 INF CORS policy execution successful. 2024-08-24 16:02:53.244 +05:30 be10e595-d442-4f98-9d45-6382c2fa71b8 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 669}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Core Interceptor","eventType":"Api Error-http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=41","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0OTUzMTIsImV4cCI6MTcyNDQ5NTkxMiwiaWF0IjoxNzI0NDk1MzEyfQ.IGZ5pgd3CGfGDA83VkJW4hFujqF1J0r4gyBi60laImE"} 2024-08-24 16:02:53.272 +05:30 db59b55d-276f-42b1-b3ab-094c6ea37314 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 16:02:53.311 +05:30 db59b55d-276f-42b1-b3ab-094c6ea37314 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 16:02:53.612 +05:30 db59b55d-276f-42b1-b3ab-094c6ea37314 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 16:02:53.658 +05:30 db59b55d-276f-42b1-b3ab-094c6ea37314 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 341.1416ms 2024-08-24 16:02:53.658 +05:30 db59b55d-276f-42b1-b3ab-094c6ea37314 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 16:02:53.659 +05:30 db59b55d-276f-42b1-b3ab-094c6ea37314 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: be10e595-d442-4f98-9d45-6382c2fa71b8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 16:02:53.666 +05:30 db59b55d-276f-42b1-b3ab-094c6ea37314 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 441.9479ms 2024-08-24 16:05:07.881 +05:30 4b13b006-e04d-4aff-9235-2470fd76a0ca INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 16:05:07.894 +05:30 4b13b006-e04d-4aff-9235-2470fd76a0ca INF CORS policy execution successful. 2024-08-24 16:05:07.899 +05:30 4b13b006-e04d-4aff-9235-2470fd76a0ca INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 18.9804ms 2024-08-24 16:05:07.972 +05:30 2e9fc2d1-4db5-4480-8dcb-eee16d4ba08b INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 283 2024-08-24 16:05:07.973 +05:30 2e9fc2d1-4db5-4480-8dcb-eee16d4ba08b INF CORS policy execution successful. 2024-08-24 16:05:07.990 +05:30 2e9fc2d1-4db5-4480-8dcb-eee16d4ba08b INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 283}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {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 Edg/128.0.0.0}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=testuser","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":""} 2024-08-24 16:05:08.003 +05:30 b6bc8bb7-957f-4384-aa6e-d28badf61192 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 16:05:08.030 +05:30 b6bc8bb7-957f-4384-aa6e-d28badf61192 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 16:05:08.147 +05:30 b6bc8bb7-957f-4384-aa6e-d28badf61192 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 16:05:08.171 +05:30 b6bc8bb7-957f-4384-aa6e-d28badf61192 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 140.2056ms 2024-08-24 16:05:08.171 +05:30 b6bc8bb7-957f-4384-aa6e-d28badf61192 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 16:05:08.172 +05:30 b6bc8bb7-957f-4384-aa6e-d28badf61192 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2e9fc2d1-4db5-4480-8dcb-eee16d4ba08b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 16:05:08.174 +05:30 b6bc8bb7-957f-4384-aa6e-d28badf61192 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 201.7558ms 2024-08-24 16:05:38.725 +05:30 fd180c9b-965d-4e98-a926-ab0a009c4df3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 16:05:38.732 +05:30 fd180c9b-965d-4e98-a926-ab0a009c4df3 INF CORS policy execution successful. 2024-08-24 16:05:38.735 +05:30 fd180c9b-965d-4e98-a926-ab0a009c4df3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 10.1977ms 2024-08-24 16:05:38.809 +05:30 e0c2dfe1-bed3-43b8-b8fa-300474804f39 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 317 2024-08-24 16:05:38.810 +05:30 e0c2dfe1-bed3-43b8-b8fa-300474804f39 INF CORS policy execution successful. 2024-08-24 16:05:38.812 +05:30 e0c2dfe1-bed3-43b8-b8fa-300474804f39 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 317}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {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 Edg/128.0.0.0}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/login/login","environment":"400 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":3000,\"message\":\"Invalid password.\",\"result\":null}","message":"400 ","additionalInfo":"nil","token":""} 2024-08-24 16:05:38.813 +05:30 07636c0f-7af5-4ce7-81e4-e3b4f836432c INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 16:05:38.814 +05:30 07636c0f-7af5-4ce7-81e4-e3b4f836432c INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 16:05:38.824 +05:30 07636c0f-7af5-4ce7-81e4-e3b4f836432c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 16:05:38.825 +05:30 07636c0f-7af5-4ce7-81e4-e3b4f836432c INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 10.8436ms 2024-08-24 16:05:38.826 +05:30 07636c0f-7af5-4ce7-81e4-e3b4f836432c INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 16:05:38.826 +05:30 07636c0f-7af5-4ce7-81e4-e3b4f836432c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e0c2dfe1-bed3-43b8-b8fa-300474804f39}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 16:05:38.826 +05:30 07636c0f-7af5-4ce7-81e4-e3b4f836432c INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 17.4537ms 2024-08-24 16:05:44.259 +05:30 0fc3dc88-c2c0-49d2-ae87-a746af25fd7a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 16:05:44.260 +05:30 0fc3dc88-c2c0-49d2-ae87-a746af25fd7a INF CORS policy execution successful. 2024-08-24 16:05:44.260 +05:30 0fc3dc88-c2c0-49d2-ae87-a746af25fd7a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 1.7708ms 2024-08-24 16:05:44.335 +05:30 c0abcb9f-a218-463e-8051-44709c423fd9 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 317 2024-08-24 16:05:44.335 +05:30 c0abcb9f-a218-463e-8051-44709c423fd9 INF CORS policy execution successful. 2024-08-24 16:05:44.336 +05:30 c0abcb9f-a218-463e-8051-44709c423fd9 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 317}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {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 Edg/128.0.0.0}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/login/login","environment":"400 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":3000,\"message\":\"Invalid password.\",\"result\":null}","message":"400 ","additionalInfo":"nil","token":""} 2024-08-24 16:05:44.337 +05:30 2fec4b34-bc9b-431b-afc8-d01541ba0b00 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 16:05:44.337 +05:30 2fec4b34-bc9b-431b-afc8-d01541ba0b00 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 16:05:44.341 +05:30 2fec4b34-bc9b-431b-afc8-d01541ba0b00 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 16:05:44.342 +05:30 2fec4b34-bc9b-431b-afc8-d01541ba0b00 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 4.4416ms 2024-08-24 16:05:44.342 +05:30 2fec4b34-bc9b-431b-afc8-d01541ba0b00 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 16:05:44.342 +05:30 2fec4b34-bc9b-431b-afc8-d01541ba0b00 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c0abcb9f-a218-463e-8051-44709c423fd9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 16:05:44.342 +05:30 2fec4b34-bc9b-431b-afc8-d01541ba0b00 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 7.7853ms 2024-08-24 16:05:55.981 +05:30 d725df90-8340-44ac-97cf-e6150116687d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 16:05:55.983 +05:30 d725df90-8340-44ac-97cf-e6150116687d INF CORS policy execution successful. 2024-08-24 16:05:55.986 +05:30 d725df90-8340-44ac-97cf-e6150116687d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 4.4384ms 2024-08-24 16:05:56.059 +05:30 59c8c0c5-661f-4ae8-8ff9-48469937bc2c INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 317 2024-08-24 16:05:56.059 +05:30 59c8c0c5-661f-4ae8-8ff9-48469937bc2c INF CORS policy execution successful. 2024-08-24 16:05:56.060 +05:30 59c8c0c5-661f-4ae8-8ff9-48469937bc2c INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 317}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {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 Edg/128.0.0.0}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/login/login","environment":"400 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":3000,\"message\":\"Invalid password.\",\"result\":null}","message":"400 ","additionalInfo":"nil","token":""} 2024-08-24 16:05:56.061 +05:30 55f6adf2-fefa-427a-b2be-bb58cf5de718 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 16:05:56.061 +05:30 55f6adf2-fefa-427a-b2be-bb58cf5de718 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 16:05:56.065 +05:30 55f6adf2-fefa-427a-b2be-bb58cf5de718 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 16:05:56.066 +05:30 55f6adf2-fefa-427a-b2be-bb58cf5de718 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 4.3551ms 2024-08-24 16:05:56.066 +05:30 55f6adf2-fefa-427a-b2be-bb58cf5de718 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 16:05:56.066 +05:30 55f6adf2-fefa-427a-b2be-bb58cf5de718 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 59c8c0c5-661f-4ae8-8ff9-48469937bc2c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 16:05:56.067 +05:30 55f6adf2-fefa-427a-b2be-bb58cf5de718 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 7.7887ms 2024-08-24 16:14:30.525 +05:30 1c32c790-b97e-43c6-a652-7f6f7314273b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 16:14:30.534 +05:30 1c32c790-b97e-43c6-a652-7f6f7314273b INF CORS policy execution successful. 2024-08-24 16:14:30.537 +05:30 1c32c790-b97e-43c6-a652-7f6f7314273b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 12.8268ms 2024-08-24 16:14:30.589 +05:30 8cd161dd-527b-4c84-894c-579c1b14d0d1 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 738 2024-08-24 16:14:30.590 +05:30 8cd161dd-527b-4c84-894c-579c1b14d0d1 INF CORS policy execution successful. 2024-08-24 16:14:30.592 +05:30 8cd161dd-527b-4c84-894c-579c1b14d0d1 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 738}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/unlockuser","environment":"400 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":3000,\"message\":\"Error: Some user accounts are already unlocked.\",\"result\":null}","message":"400 ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0OTU5MjYsImV4cCI6MTcyNDQ5NjUyNiwiaWF0IjoxNzI0NDk1OTI2fQ.i8xhg8W37NwQWWvXRDNe0IqzhxfhOy2ukBuspQU2kBk"} 2024-08-24 16:14:30.594 +05:30 534b2c1e-af88-4ad7-9040-55f8535c96da INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 16:14:30.596 +05:30 534b2c1e-af88-4ad7-9040-55f8535c96da INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 16:14:30.610 +05:30 534b2c1e-af88-4ad7-9040-55f8535c96da INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 16:14:30.611 +05:30 534b2c1e-af88-4ad7-9040-55f8535c96da INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 15.1081ms 2024-08-24 16:14:30.611 +05:30 534b2c1e-af88-4ad7-9040-55f8535c96da INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 16:14:30.611 +05:30 534b2c1e-af88-4ad7-9040-55f8535c96da INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8cd161dd-527b-4c84-894c-579c1b14d0d1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 16:14:30.612 +05:30 534b2c1e-af88-4ad7-9040-55f8535c96da INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 23.8653ms 2024-08-24 16:14:49.714 +05:30 db5cff47-1e29-49c5-8b8e-06cbb423a118 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 16:14:49.716 +05:30 db5cff47-1e29-49c5-8b8e-06cbb423a118 INF CORS policy execution successful. 2024-08-24 16:14:49.718 +05:30 db5cff47-1e29-49c5-8b8e-06cbb423a118 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 4.3263ms 2024-08-24 16:14:49.776 +05:30 76229130-aec6-4923-bde1-074bd2f243ea INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 655 2024-08-24 16:14:49.777 +05:30 76229130-aec6-4923-bde1-074bd2f243ea INF CORS policy execution successful. 2024-08-24 16:14:49.779 +05:30 76229130-aec6-4923-bde1-074bd2f243ea INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 655}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/getlockedusers","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0OTU5MjYsImV4cCI6MTcyNDQ5NjUyNiwiaWF0IjoxNzI0NDk1OTI2fQ.i8xhg8W37NwQWWvXRDNe0IqzhxfhOy2ukBuspQU2kBk"} 2024-08-24 16:14:49.780 +05:30 f47edb35-2e21-4c0c-afd2-97bf13034b31 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 16:14:49.781 +05:30 f47edb35-2e21-4c0c-afd2-97bf13034b31 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 16:14:49.795 +05:30 f47edb35-2e21-4c0c-afd2-97bf13034b31 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 16:14:49.797 +05:30 f47edb35-2e21-4c0c-afd2-97bf13034b31 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 15.2981ms 2024-08-24 16:14:49.797 +05:30 f47edb35-2e21-4c0c-afd2-97bf13034b31 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 16:14:49.797 +05:30 f47edb35-2e21-4c0c-afd2-97bf13034b31 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 76229130-aec6-4923-bde1-074bd2f243ea}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 16:14:49.798 +05:30 f47edb35-2e21-4c0c-afd2-97bf13034b31 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 22.0621ms 2024-08-24 16:14:49.900 +05:30 1213cfb5-6e97-4337-930a-27268007a44f INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 655 2024-08-24 16:14:49.900 +05:30 1213cfb5-6e97-4337-930a-27268007a44f INF CORS policy execution successful. 2024-08-24 16:14:49.901 +05:30 1213cfb5-6e97-4337-930a-27268007a44f INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 655}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/getlockedusers","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0OTU5MjYsImV4cCI6MTcyNDQ5NjUyNiwiaWF0IjoxNzI0NDk1OTI2fQ.i8xhg8W37NwQWWvXRDNe0IqzhxfhOy2ukBuspQU2kBk"} 2024-08-24 16:14:49.901 +05:30 33706719-c8bd-4659-bf37-cca274a2dae2 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 16:14:49.902 +05:30 33706719-c8bd-4659-bf37-cca274a2dae2 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 16:14:49.905 +05:30 33706719-c8bd-4659-bf37-cca274a2dae2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 16:14:49.906 +05:30 33706719-c8bd-4659-bf37-cca274a2dae2 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 4.2262ms 2024-08-24 16:14:49.906 +05:30 33706719-c8bd-4659-bf37-cca274a2dae2 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 16:14:49.906 +05:30 33706719-c8bd-4659-bf37-cca274a2dae2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1213cfb5-6e97-4337-930a-27268007a44f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 16:14:49.907 +05:30 33706719-c8bd-4659-bf37-cca274a2dae2 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 7.0935ms 2024-08-24 16:20:52.197 +05:30 fa2843d9-d837-4abc-a828-3631befb5b80 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 16:20:52.199 +05:30 fa2843d9-d837-4abc-a828-3631befb5b80 INF CORS policy execution successful. 2024-08-24 16:20:52.199 +05:30 fa2843d9-d837-4abc-a828-3631befb5b80 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 3.3531ms 2024-08-24 16:20:52.281 +05:30 b9c5f59b-404c-4f96-8b7a-5871194ed89c INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 768 2024-08-24 16:20:52.281 +05:30 b9c5f59b-404c-4f96-8b7a-5871194ed89c INF CORS policy execution successful. 2024-08-24 16:20:52.284 +05:30 b9c5f59b-404c-4f96-8b7a-5871194ed89c INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 768}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {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 Edg/128.0.0.0}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/checkprofilenameexistence?profileId=0&profileName=","environment":"400 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":4000,\"message\":\"Please provide profileName\",\"result\":null}","message":"4000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNSIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0OTY0MzUsImV4cCI6MTcyNDQ5NzAzNSwiaWF0IjoxNzI0NDk2NDM1fQ.quP9bKac8H-ytLAbeaO2UQ8rv2Ji6IDmO1HhIWO8eu8"} 2024-08-24 16:20:52.285 +05:30 f720fd7c-62cc-42e2-96af-7489ed8c4ac0 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 16:20:52.287 +05:30 f720fd7c-62cc-42e2-96af-7489ed8c4ac0 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 16:20:52.298 +05:30 f720fd7c-62cc-42e2-96af-7489ed8c4ac0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 16:20:52.299 +05:30 f720fd7c-62cc-42e2-96af-7489ed8c4ac0 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 12.1752ms 2024-08-24 16:20:52.299 +05:30 f720fd7c-62cc-42e2-96af-7489ed8c4ac0 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 16:20:52.300 +05:30 f720fd7c-62cc-42e2-96af-7489ed8c4ac0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b9c5f59b-404c-4f96-8b7a-5871194ed89c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 16:20:52.300 +05:30 f720fd7c-62cc-42e2-96af-7489ed8c4ac0 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 19.5952ms 2024-08-24 16:22:07.685 +05:30 b6bf3d8e-2964-4fe3-a720-e3e2bb588189 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 16:22:07.688 +05:30 b6bf3d8e-2964-4fe3-a720-e3e2bb588189 INF CORS policy execution successful. 2024-08-24 16:22:07.690 +05:30 b6bf3d8e-2964-4fe3-a720-e3e2bb588189 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 4.7181ms 2024-08-24 16:22:07.763 +05:30 9a73afa2-edad-41ee-8e69-38e78d043e01 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 768 2024-08-24 16:22:07.764 +05:30 9a73afa2-edad-41ee-8e69-38e78d043e01 INF CORS policy execution successful. 2024-08-24 16:22:07.765 +05:30 9a73afa2-edad-41ee-8e69-38e78d043e01 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 768}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {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 Edg/128.0.0.0}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/profile/checkprofilenameexistence?profileId=0&profileName=","environment":"400 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":4000,\"message\":\"Please provide profileName\",\"result\":null}","message":"4000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNSIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0OTY0MzUsImV4cCI6MTcyNDQ5NzAzNSwiaWF0IjoxNzI0NDk2NDM1fQ.quP9bKac8H-ytLAbeaO2UQ8rv2Ji6IDmO1HhIWO8eu8"} 2024-08-24 16:22:07.766 +05:30 76446dab-e5f2-43ee-b9eb-5f934ff542ec INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 16:22:07.767 +05:30 76446dab-e5f2-43ee-b9eb-5f934ff542ec INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 16:22:07.775 +05:30 76446dab-e5f2-43ee-b9eb-5f934ff542ec INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 16:22:07.777 +05:30 76446dab-e5f2-43ee-b9eb-5f934ff542ec INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 9.0785ms 2024-08-24 16:22:07.777 +05:30 76446dab-e5f2-43ee-b9eb-5f934ff542ec INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 16:22:07.777 +05:30 76446dab-e5f2-43ee-b9eb-5f934ff542ec INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9a73afa2-edad-41ee-8e69-38e78d043e01}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 16:22:07.778 +05:30 76446dab-e5f2-43ee-b9eb-5f934ff542ec INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 14.478ms 2024-08-24 16:23:14.020 +05:30 f160c249-6b6d-4ae0-81e7-7c12eade0b42 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 16:23:14.022 +05:30 f160c249-6b6d-4ae0-81e7-7c12eade0b42 INF CORS policy execution successful. 2024-08-24 16:23:14.024 +05:30 f160c249-6b6d-4ae0-81e7-7c12eade0b42 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 4.5398ms 2024-08-24 16:23:14.112 +05:30 1d79f6e3-c785-49ef-8d46-1ad88b95f1e1 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 754 2024-08-24 16:23:14.113 +05:30 1d79f6e3-c785-49ef-8d46-1ad88b95f1e1 INF CORS policy execution successful. 2024-08-24 16:23:14.115 +05:30 1d79f6e3-c785-49ef-8d46-1ad88b95f1e1 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 754}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {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 Edg/128.0.0.0}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName=","environment":"400 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":4000,\"message\":\"Please provide roleName.\",\"result\":null}","message":"4000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNSIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0OTY0MzUsImV4cCI6MTcyNDQ5NzAzNSwiaWF0IjoxNzI0NDk2NDM1fQ.quP9bKac8H-ytLAbeaO2UQ8rv2Ji6IDmO1HhIWO8eu8"} 2024-08-24 16:23:14.116 +05:30 416b8830-8e27-48f7-a5ce-d4968598bd07 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 16:23:14.118 +05:30 416b8830-8e27-48f7-a5ce-d4968598bd07 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 16:23:14.132 +05:30 416b8830-8e27-48f7-a5ce-d4968598bd07 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 16:23:14.138 +05:30 416b8830-8e27-48f7-a5ce-d4968598bd07 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 19.774ms 2024-08-24 16:23:14.138 +05:30 416b8830-8e27-48f7-a5ce-d4968598bd07 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 16:23:14.138 +05:30 416b8830-8e27-48f7-a5ce-d4968598bd07 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1d79f6e3-c785-49ef-8d46-1ad88b95f1e1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 16:23:14.139 +05:30 416b8830-8e27-48f7-a5ce-d4968598bd07 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 26.3542ms 2024-08-24 16:25:45.397 +05:30 dd7341a2-e0d0-4457-a46e-f6be9a5688e2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 16:25:45.400 +05:30 dd7341a2-e0d0-4457-a46e-f6be9a5688e2 INF CORS policy execution successful. 2024-08-24 16:25:45.402 +05:30 dd7341a2-e0d0-4457-a46e-f6be9a5688e2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 6.0717ms 2024-08-24 16:25:45.466 +05:30 b91a72a3-e30a-4fea-b2b4-28c8d1601123 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 655 2024-08-24 16:25:45.467 +05:30 b91a72a3-e30a-4fea-b2b4-28c8d1601123 INF CORS policy execution successful. 2024-08-24 16:25:45.473 +05:30 b91a72a3-e30a-4fea-b2b4-28c8d1601123 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 655}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/getlockedusers","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0OTY2NDMsImV4cCI6MTcyNDQ5NzI0MywiaWF0IjoxNzI0NDk2NjQzfQ.XmHUgOV7Vbm4iaDdyoAnd0lEcKVEIUhOs-kTTrBRvLY"} 2024-08-24 16:25:45.476 +05:30 44f7f9ef-f722-49c7-8ebc-a6204de16358 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 16:25:45.477 +05:30 44f7f9ef-f722-49c7-8ebc-a6204de16358 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 16:25:45.494 +05:30 44f7f9ef-f722-49c7-8ebc-a6204de16358 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 16:25:45.497 +05:30 44f7f9ef-f722-49c7-8ebc-a6204de16358 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 19.0717ms 2024-08-24 16:25:45.497 +05:30 44f7f9ef-f722-49c7-8ebc-a6204de16358 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 16:25:45.497 +05:30 44f7f9ef-f722-49c7-8ebc-a6204de16358 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b91a72a3-e30a-4fea-b2b4-28c8d1601123}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 16:25:45.498 +05:30 44f7f9ef-f722-49c7-8ebc-a6204de16358 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 31.5053ms 2024-08-24 16:25:45.662 +05:30 11938414-ea69-4e44-96b5-dbe19c694a2f INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 655 2024-08-24 16:25:45.663 +05:30 11938414-ea69-4e44-96b5-dbe19c694a2f INF CORS policy execution successful. 2024-08-24 16:25:45.663 +05:30 11938414-ea69-4e44-96b5-dbe19c694a2f INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 655}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/getlockedusers","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0OTY2NDMsImV4cCI6MTcyNDQ5NzI0MywiaWF0IjoxNzI0NDk2NjQzfQ.XmHUgOV7Vbm4iaDdyoAnd0lEcKVEIUhOs-kTTrBRvLY"} 2024-08-24 16:25:45.664 +05:30 2e29d102-c824-4e69-9398-873f470242f4 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 16:25:45.664 +05:30 2e29d102-c824-4e69-9398-873f470242f4 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 16:25:45.668 +05:30 2e29d102-c824-4e69-9398-873f470242f4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 16:25:45.669 +05:30 2e29d102-c824-4e69-9398-873f470242f4 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 4.5277ms 2024-08-24 16:25:45.669 +05:30 2e29d102-c824-4e69-9398-873f470242f4 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 16:25:45.669 +05:30 2e29d102-c824-4e69-9398-873f470242f4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 11938414-ea69-4e44-96b5-dbe19c694a2f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 16:25:45.670 +05:30 2e29d102-c824-4e69-9398-873f470242f4 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 7.2778ms 2024-08-24 16:26:16.727 +05:30 88c98369-674e-4f5c-b2df-42775e894e71 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 16:26:16.730 +05:30 88c98369-674e-4f5c-b2df-42775e894e71 INF CORS policy execution successful. 2024-08-24 16:26:16.731 +05:30 88c98369-674e-4f5c-b2df-42775e894e71 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 4.3507ms 2024-08-24 16:26:16.778 +05:30 1a1ce50c-6479-4c86-b1de-1b429f5d2a76 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 655 2024-08-24 16:26:16.778 +05:30 1a1ce50c-6479-4c86-b1de-1b429f5d2a76 INF CORS policy execution successful. 2024-08-24 16:26:16.781 +05:30 1a1ce50c-6479-4c86-b1de-1b429f5d2a76 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 655}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/getlockedusers","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0OTY2NDMsImV4cCI6MTcyNDQ5NzI0MywiaWF0IjoxNzI0NDk2NjQzfQ.XmHUgOV7Vbm4iaDdyoAnd0lEcKVEIUhOs-kTTrBRvLY"} 2024-08-24 16:26:16.782 +05:30 d5a215f8-c0a6-4c9a-81cc-6da4d692bef1 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 16:26:16.783 +05:30 d5a215f8-c0a6-4c9a-81cc-6da4d692bef1 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 16:26:16.790 +05:30 d5a215f8-c0a6-4c9a-81cc-6da4d692bef1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 16:26:16.792 +05:30 d5a215f8-c0a6-4c9a-81cc-6da4d692bef1 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 9.0229ms 2024-08-24 16:26:16.792 +05:30 d5a215f8-c0a6-4c9a-81cc-6da4d692bef1 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 16:26:16.792 +05:30 d5a215f8-c0a6-4c9a-81cc-6da4d692bef1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1a1ce50c-6479-4c86-b1de-1b429f5d2a76}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 16:26:16.793 +05:30 d5a215f8-c0a6-4c9a-81cc-6da4d692bef1 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 15.2055ms 2024-08-24 16:26:16.909 +05:30 39168ba4-b514-4594-9ac7-3dfb69e24456 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 655 2024-08-24 16:26:16.909 +05:30 39168ba4-b514-4594-9ac7-3dfb69e24456 INF CORS policy execution successful. 2024-08-24 16:26:16.909 +05:30 39168ba4-b514-4594-9ac7-3dfb69e24456 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 655}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/getlockedusers","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0OTY2NDMsImV4cCI6MTcyNDQ5NzI0MywiaWF0IjoxNzI0NDk2NjQzfQ.XmHUgOV7Vbm4iaDdyoAnd0lEcKVEIUhOs-kTTrBRvLY"} 2024-08-24 16:26:16.910 +05:30 3d241447-9301-43bd-95ed-8206c246b3b5 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 16:26:16.910 +05:30 3d241447-9301-43bd-95ed-8206c246b3b5 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 16:26:16.912 +05:30 3d241447-9301-43bd-95ed-8206c246b3b5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 16:26:16.913 +05:30 3d241447-9301-43bd-95ed-8206c246b3b5 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.4162ms 2024-08-24 16:26:16.913 +05:30 3d241447-9301-43bd-95ed-8206c246b3b5 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 16:26:16.913 +05:30 3d241447-9301-43bd-95ed-8206c246b3b5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 39168ba4-b514-4594-9ac7-3dfb69e24456}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 16:26:16.913 +05:30 3d241447-9301-43bd-95ed-8206c246b3b5 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 4.5905ms 2024-08-24 16:26:44.587 +05:30 39bbe9df-556a-42a0-9425-9192a8500a8f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 16:26:44.590 +05:30 39bbe9df-556a-42a0-9425-9192a8500a8f INF CORS policy execution successful. 2024-08-24 16:26:44.591 +05:30 39bbe9df-556a-42a0-9425-9192a8500a8f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 3.6633ms 2024-08-24 16:26:44.670 +05:30 b0c0c22f-9321-4b7a-940c-fff04407a8f4 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 655 2024-08-24 16:26:44.670 +05:30 b0c0c22f-9321-4b7a-940c-fff04407a8f4 INF CORS policy execution successful. 2024-08-24 16:26:44.672 +05:30 b0c0c22f-9321-4b7a-940c-fff04407a8f4 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 655}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/getlockedusers","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0OTY2NDMsImV4cCI6MTcyNDQ5NzI0MywiaWF0IjoxNzI0NDk2NjQzfQ.XmHUgOV7Vbm4iaDdyoAnd0lEcKVEIUhOs-kTTrBRvLY"} 2024-08-24 16:26:44.673 +05:30 4aa6ec38-a866-4470-a085-7960014baa31 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 16:26:44.674 +05:30 4aa6ec38-a866-4470-a085-7960014baa31 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 16:26:44.681 +05:30 4aa6ec38-a866-4470-a085-7960014baa31 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 16:26:44.682 +05:30 4aa6ec38-a866-4470-a085-7960014baa31 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 7.7443ms 2024-08-24 16:26:44.682 +05:30 4aa6ec38-a866-4470-a085-7960014baa31 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 16:26:44.682 +05:30 4aa6ec38-a866-4470-a085-7960014baa31 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b0c0c22f-9321-4b7a-940c-fff04407a8f4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 16:26:44.683 +05:30 4aa6ec38-a866-4470-a085-7960014baa31 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 13.2179ms 2024-08-24 16:26:44.753 +05:30 24eab240-c958-4ea4-942d-fb9e68b07e1f INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 655 2024-08-24 16:26:44.754 +05:30 24eab240-c958-4ea4-942d-fb9e68b07e1f INF CORS policy execution successful. 2024-08-24 16:26:44.756 +05:30 24eab240-c958-4ea4-942d-fb9e68b07e1f INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 655}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/getlockedusers","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0OTY2NDMsImV4cCI6MTcyNDQ5NzI0MywiaWF0IjoxNzI0NDk2NjQzfQ.XmHUgOV7Vbm4iaDdyoAnd0lEcKVEIUhOs-kTTrBRvLY"} 2024-08-24 16:26:44.756 +05:30 533f8179-7dfc-4e1a-ac67-7ecc92b27d77 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 16:26:44.757 +05:30 533f8179-7dfc-4e1a-ac67-7ecc92b27d77 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 16:26:44.759 +05:30 533f8179-7dfc-4e1a-ac67-7ecc92b27d77 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 16:26:44.759 +05:30 533f8179-7dfc-4e1a-ac67-7ecc92b27d77 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.801ms 2024-08-24 16:26:44.759 +05:30 533f8179-7dfc-4e1a-ac67-7ecc92b27d77 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 16:26:44.760 +05:30 533f8179-7dfc-4e1a-ac67-7ecc92b27d77 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 24eab240-c958-4ea4-942d-fb9e68b07e1f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 16:26:44.760 +05:30 533f8179-7dfc-4e1a-ac67-7ecc92b27d77 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 6.8706ms 2024-08-24 16:26:47.695 +05:30 f1880013-e115-4ef1-aa44-a636975ce437 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 655 2024-08-24 16:26:47.696 +05:30 f1880013-e115-4ef1-aa44-a636975ce437 INF CORS policy execution successful. 2024-08-24 16:26:47.697 +05:30 f1880013-e115-4ef1-aa44-a636975ce437 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 655}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/getlockedusers","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0OTY2NDMsImV4cCI6MTcyNDQ5NzI0MywiaWF0IjoxNzI0NDk2NjQzfQ.XmHUgOV7Vbm4iaDdyoAnd0lEcKVEIUhOs-kTTrBRvLY"} 2024-08-24 16:26:47.697 +05:30 bef1fd94-723c-412f-980f-3e821b6ff622 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 16:26:47.697 +05:30 bef1fd94-723c-412f-980f-3e821b6ff622 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 16:26:47.701 +05:30 bef1fd94-723c-412f-980f-3e821b6ff622 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 16:26:47.702 +05:30 bef1fd94-723c-412f-980f-3e821b6ff622 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 4.1178ms 2024-08-24 16:26:47.702 +05:30 bef1fd94-723c-412f-980f-3e821b6ff622 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 16:26:47.702 +05:30 bef1fd94-723c-412f-980f-3e821b6ff622 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f1880013-e115-4ef1-aa44-a636975ce437}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 16:26:47.702 +05:30 bef1fd94-723c-412f-980f-3e821b6ff622 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 7.4095ms 2024-08-24 16:26:47.858 +05:30 a0a8efb9-522d-4b90-b425-df9f05384947 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 655 2024-08-24 16:26:47.858 +05:30 a0a8efb9-522d-4b90-b425-df9f05384947 INF CORS policy execution successful. 2024-08-24 16:26:47.859 +05:30 a0a8efb9-522d-4b90-b425-df9f05384947 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 655}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/getlockedusers","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0OTY2NDMsImV4cCI6MTcyNDQ5NzI0MywiaWF0IjoxNzI0NDk2NjQzfQ.XmHUgOV7Vbm4iaDdyoAnd0lEcKVEIUhOs-kTTrBRvLY"} 2024-08-24 16:26:47.859 +05:30 4395930c-0230-449f-b0ef-654df8a0de2b INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 16:26:47.859 +05:30 4395930c-0230-449f-b0ef-654df8a0de2b INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 16:26:47.862 +05:30 4395930c-0230-449f-b0ef-654df8a0de2b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 16:26:47.863 +05:30 4395930c-0230-449f-b0ef-654df8a0de2b INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 3.2416ms 2024-08-24 16:26:47.863 +05:30 4395930c-0230-449f-b0ef-654df8a0de2b INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 16:26:47.863 +05:30 4395930c-0230-449f-b0ef-654df8a0de2b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a0a8efb9-522d-4b90-b425-df9f05384947}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 16:26:47.863 +05:30 4395930c-0230-449f-b0ef-654df8a0de2b INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 5.722ms 2024-08-24 16:34:41.480 +05:30 ff5d69a8-795b-427a-b2a1-96ae5d983ada INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 16:34:41.482 +05:30 ff5d69a8-795b-427a-b2a1-96ae5d983ada INF CORS policy execution successful. 2024-08-24 16:34:41.483 +05:30 ff5d69a8-795b-427a-b2a1-96ae5d983ada INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 3.4349ms 2024-08-24 16:34:41.529 +05:30 b3699c27-1578-4521-91df-a21bf3fefd85 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 655 2024-08-24 16:34:41.530 +05:30 b3699c27-1578-4521-91df-a21bf3fefd85 INF CORS policy execution successful. 2024-08-24 16:34:41.531 +05:30 b3699c27-1578-4521-91df-a21bf3fefd85 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 655}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/getlockedusers","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0OTcyOTEsImV4cCI6MTcyNDQ5Nzg5MSwiaWF0IjoxNzI0NDk3MjkxfQ.k_XCqgqgQP1QoBdMQVWOU1e-WBTi17grC2q_-SSHWqc"} 2024-08-24 16:34:41.538 +05:30 27aae53c-ff48-47f6-9e1c-105253237d5e INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 16:34:41.539 +05:30 27aae53c-ff48-47f6-9e1c-105253237d5e INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 16:34:41.547 +05:30 27aae53c-ff48-47f6-9e1c-105253237d5e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 16:34:41.549 +05:30 27aae53c-ff48-47f6-9e1c-105253237d5e INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 9.2587ms 2024-08-24 16:34:41.549 +05:30 27aae53c-ff48-47f6-9e1c-105253237d5e INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 16:34:41.549 +05:30 27aae53c-ff48-47f6-9e1c-105253237d5e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b3699c27-1578-4521-91df-a21bf3fefd85}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 16:34:41.550 +05:30 27aae53c-ff48-47f6-9e1c-105253237d5e INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 20.288ms 2024-08-24 16:34:41.783 +05:30 302839c3-b3f6-4ab4-a3fa-bf2260027089 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 655 2024-08-24 16:34:41.783 +05:30 302839c3-b3f6-4ab4-a3fa-bf2260027089 INF CORS policy execution successful. 2024-08-24 16:34:41.784 +05:30 302839c3-b3f6-4ab4-a3fa-bf2260027089 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 655}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/getlockedusers","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0OTcyOTEsImV4cCI6MTcyNDQ5Nzg5MSwiaWF0IjoxNzI0NDk3MjkxfQ.k_XCqgqgQP1QoBdMQVWOU1e-WBTi17grC2q_-SSHWqc"} 2024-08-24 16:34:41.784 +05:30 5be0962d-1527-4ed5-8806-8129fc87bb95 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 16:34:41.784 +05:30 5be0962d-1527-4ed5-8806-8129fc87bb95 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 16:34:41.787 +05:30 5be0962d-1527-4ed5-8806-8129fc87bb95 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 16:34:41.787 +05:30 5be0962d-1527-4ed5-8806-8129fc87bb95 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.9226ms 2024-08-24 16:34:41.787 +05:30 5be0962d-1527-4ed5-8806-8129fc87bb95 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 16:34:41.787 +05:30 5be0962d-1527-4ed5-8806-8129fc87bb95 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 302839c3-b3f6-4ab4-a3fa-bf2260027089}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 16:34:41.788 +05:30 5be0962d-1527-4ed5-8806-8129fc87bb95 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 5.137ms 2024-08-24 16:45:25.324 +05:30 INF Application is shutting down... 2024-08-24 16:52:23.149 +05:30 INF User profile not available. Using 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ASP.NET\4.0.30319.0\AutoGenKeys\S-1-5-82-4259440821-222966798-3171943127-1288643715-2917400912\DataProtection' as key repository and Windows DPAPI to encrypt keys at rest. 2024-08-24 16:52:23.397 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-08-24 16:52:23.397 +05:30 INF Hosting environment: Production 2024-08-24 16:52:23.397 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Log.Api 2024-08-24 16:52:23.411 +05:30 5844c3d0-b53c-4fba-bed0-8431e80a84e3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 16:52:23.411 +05:30 088fad99-7c6e-4b0d-bdf4-70055dccf8e6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 16:52:23.489 +05:30 5844c3d0-b53c-4fba-bed0-8431e80a84e3 INF CORS policy execution successful. 2024-08-24 16:52:23.489 +05:30 088fad99-7c6e-4b0d-bdf4-70055dccf8e6 INF CORS policy execution successful. 2024-08-24 16:52:23.499 +05:30 5844c3d0-b53c-4fba-bed0-8431e80a84e3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 89.0229ms 2024-08-24 16:52:23.499 +05:30 088fad99-7c6e-4b0d-bdf4-70055dccf8e6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 89.0227ms 2024-08-24 16:52:23.543 +05:30 e62ca281-ea7d-498b-aae2-6735aad14a80 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 655 2024-08-24 16:52:23.547 +05:30 e62ca281-ea7d-498b-aae2-6735aad14a80 INF CORS policy execution successful. 2024-08-24 16:52:23.548 +05:30 6d170853-23ef-4ee1-a8e2-8e1c31a7276f INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 655 2024-08-24 16:52:23.549 +05:30 6d170853-23ef-4ee1-a8e2-8e1c31a7276f INF CORS policy execution successful. 2024-08-24 16:52:23.564 +05:30 e62ca281-ea7d-498b-aae2-6735aad14a80 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 655}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/getlockedusers","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0OTg0OTMsImV4cCI6MTcyNDQ5OTA5MywiaWF0IjoxNzI0NDk4NDkzfQ.jECyldCkulVbXTcbYzM300PNngoYeTaFj9dopgJeETA"} 2024-08-24 16:52:23.564 +05:30 6d170853-23ef-4ee1-a8e2-8e1c31a7276f INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 655}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/getlockedusers","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0OTg0OTMsImV4cCI6MTcyNDQ5OTA5MywiaWF0IjoxNzI0NDk4NDkzfQ.jECyldCkulVbXTcbYzM300PNngoYeTaFj9dopgJeETA"} 2024-08-24 16:52:23.584 +05:30 cdd66c7c-1e30-4cf3-8c4f-b4be0f557b49 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 16:52:23.584 +05:30 adf8c3c7-1991-4636-b528-d493743c09b7 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 16:52:23.612 +05:30 adf8c3c7-1991-4636-b528-d493743c09b7 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 16:52:23.612 +05:30 cdd66c7c-1e30-4cf3-8c4f-b4be0f557b49 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 16:52:23.899 +05:30 cdd66c7c-1e30-4cf3-8c4f-b4be0f557b49 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 16:52:23.891 +05:30 adf8c3c7-1991-4636-b528-d493743c09b7 ERR The process cannot access the file 'C:\inetpub\wwwroot\Sang.Log.Api\Log\2024\8\24-08-2024.log' because it is being used by another process. 2024-08-24 16:52:23.917 +05:30 adf8c3c7-1991-4636-b528-d493743c09b7 ERR Logging failed.System.IO.IOException: The process cannot access the file 'C:\inetpub\wwwroot\Sang.Log.Api\Log\2024\8\24-08-2024.log' because it is being used by another process. at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) at System.IO.File.OpenHandle(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize) at System.IO.File.WriteToFile(String path, FileMode mode, String contents, Encoding encoding) at Sang.Log.Api.Services.LogService.CreateLog(LogRequest log) at Sang.Log.Api.Controllers.LogController.CreateLog(LogRequest log) 2024-08-24 16:52:23.918 +05:30 adf8c3c7-1991-4636-b528-d493743c09b7 INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 16:52:23.950 +05:30 adf8c3c7-1991-4636-b528-d493743c09b7 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 333.3208ms 2024-08-24 16:52:23.950 +05:30 cdd66c7c-1e30-4cf3-8c4f-b4be0f557b49 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 333.304ms 2024-08-24 16:52:23.950 +05:30 adf8c3c7-1991-4636-b528-d493743c09b7 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 16:52:23.950 +05:30 cdd66c7c-1e30-4cf3-8c4f-b4be0f557b49 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 16:52:23.951 +05:30 cdd66c7c-1e30-4cf3-8c4f-b4be0f557b49 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e62ca281-ea7d-498b-aae2-6735aad14a80}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 16:52:23.951 +05:30 adf8c3c7-1991-4636-b528-d493743c09b7 INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: 6d170853-23ef-4ee1-a8e2-8e1c31a7276f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 127} Body: {"status":"Failure","statusCode":5000,"message":"The process cannot access the file 'C:\\inetpub\\wwwroot\\Sang","result":null} 2024-08-24 16:52:23.961 +05:30 cdd66c7c-1e30-4cf3-8c4f-b4be0f557b49 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 417.7891ms 2024-08-24 16:52:23.962 +05:30 adf8c3c7-1991-4636-b528-d493743c09b7 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 500 127 application/json; charset=utf-8 413.8626ms 2024-08-24 16:54:36.081 +05:30 023216b0-e106-4d4b-8ad4-1e7d4bfff9ae INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 16:54:36.084 +05:30 023216b0-e106-4d4b-8ad4-1e7d4bfff9ae INF CORS policy execution successful. 2024-08-24 16:54:36.086 +05:30 023216b0-e106-4d4b-8ad4-1e7d4bfff9ae INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 5.7744ms 2024-08-24 16:54:36.136 +05:30 450cde04-42d6-4d86-82e9-c6bfecb1adf3 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 655 2024-08-24 16:54:36.137 +05:30 450cde04-42d6-4d86-82e9-c6bfecb1adf3 INF CORS policy execution successful. 2024-08-24 16:54:36.140 +05:30 450cde04-42d6-4d86-82e9-c6bfecb1adf3 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 655}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/getlockedusers","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0OTg0OTMsImV4cCI6MTcyNDQ5OTA5MywiaWF0IjoxNzI0NDk4NDkzfQ.jECyldCkulVbXTcbYzM300PNngoYeTaFj9dopgJeETA"} 2024-08-24 16:54:36.142 +05:30 2d3425b0-ec70-4944-bf43-1b999503662f INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 16:54:36.144 +05:30 2d3425b0-ec70-4944-bf43-1b999503662f INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 16:54:36.156 +05:30 2d3425b0-ec70-4944-bf43-1b999503662f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 16:54:36.157 +05:30 2d3425b0-ec70-4944-bf43-1b999503662f INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 13.4417ms 2024-08-24 16:54:36.158 +05:30 2d3425b0-ec70-4944-bf43-1b999503662f INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 16:54:36.158 +05:30 2d3425b0-ec70-4944-bf43-1b999503662f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 450cde04-42d6-4d86-82e9-c6bfecb1adf3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 16:54:36.159 +05:30 2d3425b0-ec70-4944-bf43-1b999503662f INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 23.3601ms 2024-08-24 16:54:36.213 +05:30 1effef67-0fef-44e7-9602-5137187903e2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 16:54:36.214 +05:30 1effef67-0fef-44e7-9602-5137187903e2 INF CORS policy execution successful. 2024-08-24 16:54:36.214 +05:30 1effef67-0fef-44e7-9602-5137187903e2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 2.5421ms 2024-08-24 16:54:36.261 +05:30 5f580a50-5aa0-45c2-9350-ffc28d423d8f INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 655 2024-08-24 16:54:36.262 +05:30 5f580a50-5aa0-45c2-9350-ffc28d423d8f INF CORS policy execution successful. 2024-08-24 16:54:36.262 +05:30 5f580a50-5aa0-45c2-9350-ffc28d423d8f INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 655}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/getlockedusers","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ0OTg0OTMsImV4cCI6MTcyNDQ5OTA5MywiaWF0IjoxNzI0NDk4NDkzfQ.jECyldCkulVbXTcbYzM300PNngoYeTaFj9dopgJeETA"} 2024-08-24 16:54:36.262 +05:30 b6ce9141-2e68-4707-9bf0-f12a97a60d1d INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 16:54:36.263 +05:30 b6ce9141-2e68-4707-9bf0-f12a97a60d1d INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 16:54:36.265 +05:30 b6ce9141-2e68-4707-9bf0-f12a97a60d1d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 16:54:36.266 +05:30 b6ce9141-2e68-4707-9bf0-f12a97a60d1d INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.9405ms 2024-08-24 16:54:36.266 +05:30 b6ce9141-2e68-4707-9bf0-f12a97a60d1d INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 16:54:36.266 +05:30 b6ce9141-2e68-4707-9bf0-f12a97a60d1d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5f580a50-5aa0-45c2-9350-ffc28d423d8f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 16:54:36.267 +05:30 b6ce9141-2e68-4707-9bf0-f12a97a60d1d INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 5.7937ms 2024-08-24 17:05:21.910 +05:30 INF Application is shutting down... 2024-08-24 17:17:39.355 +05:30 INF User profile not available. Using 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ASP.NET\4.0.30319.0\AutoGenKeys\S-1-5-82-4259440821-222966798-3171943127-1288643715-2917400912\DataProtection' as key repository and Windows DPAPI to encrypt keys at rest. 2024-08-24 17:17:39.570 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-08-24 17:17:39.571 +05:30 INF Hosting environment: Production 2024-08-24 17:17:39.571 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Log.Api 2024-08-24 17:17:39.584 +05:30 5610c765-2d54-4746-ac5c-69cb02d3ae0e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 17:17:39.584 +05:30 fd7506ca-c40f-4e44-82d0-626d0b3703b7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 17:17:39.641 +05:30 5610c765-2d54-4746-ac5c-69cb02d3ae0e INF CORS policy execution successful. 2024-08-24 17:17:39.641 +05:30 fd7506ca-c40f-4e44-82d0-626d0b3703b7 INF CORS policy execution successful. 2024-08-24 17:17:39.649 +05:30 5610c765-2d54-4746-ac5c-69cb02d3ae0e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 67.075ms 2024-08-24 17:17:39.649 +05:30 fd7506ca-c40f-4e44-82d0-626d0b3703b7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 67.0838ms 2024-08-24 17:20:18.751 +05:30 ed0e3d12-b478-443a-900b-80a8cd0c64f3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 17:20:18.763 +05:30 ed0e3d12-b478-443a-900b-80a8cd0c64f3 INF CORS policy execution successful. 2024-08-24 17:20:18.765 +05:30 ed0e3d12-b478-443a-900b-80a8cd0c64f3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 15.27ms 2024-08-24 17:20:18.839 +05:30 924807d0-ffa7-41be-9119-e3ea9086293a INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 754 2024-08-24 17:20:18.841 +05:30 924807d0-ffa7-41be-9119-e3ea9086293a INF CORS policy execution successful. 2024-08-24 17:20:18.867 +05:30 924807d0-ffa7-41be-9119-e3ea9086293a INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 754}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {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 Edg/128.0.0.0}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName=","environment":"400 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":4000,\"message\":\"Please provide roleName.\",\"result\":null}","message":"4000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ1MDAwOTQsImV4cCI6MTcyNDUwMDY5NCwiaWF0IjoxNzI0NTAwMDk0fQ.22R9ZtALaAi-NAlNZV534F7SCBvYG7GP4xJvZ4EtcU0"} 2024-08-24 17:20:18.906 +05:30 205650fd-fbed-4377-b11e-d9374ef83636 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 17:20:18.948 +05:30 205650fd-fbed-4377-b11e-d9374ef83636 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 17:20:19.250 +05:30 205650fd-fbed-4377-b11e-d9374ef83636 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 17:20:19.311 +05:30 205650fd-fbed-4377-b11e-d9374ef83636 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 356.0198ms 2024-08-24 17:20:19.311 +05:30 205650fd-fbed-4377-b11e-d9374ef83636 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 17:20:19.312 +05:30 205650fd-fbed-4377-b11e-d9374ef83636 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 924807d0-ffa7-41be-9119-e3ea9086293a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 17:20:19.323 +05:30 205650fd-fbed-4377-b11e-d9374ef83636 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 483.0928ms 2024-08-24 17:23:03.629 +05:30 669c220f-1820-4bcc-b594-3ab87e4046fe INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 17:23:03.635 +05:30 669c220f-1820-4bcc-b594-3ab87e4046fe INF CORS policy execution successful. 2024-08-24 17:23:03.638 +05:30 669c220f-1820-4bcc-b594-3ab87e4046fe INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 9.7419ms 2024-08-24 17:23:03.672 +05:30 ec4ef781-2394-4a4c-943d-aef62220d73a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 17:23:03.673 +05:30 ec4ef781-2394-4a4c-943d-aef62220d73a INF CORS policy execution successful. 2024-08-24 17:23:03.674 +05:30 ec4ef781-2394-4a4c-943d-aef62220d73a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 1.775ms 2024-08-24 17:23:03.713 +05:30 4c9ab224-6e51-4f65-a5df-2cb6f74aee20 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 696 2024-08-24 17:23:03.714 +05:30 4c9ab224-6e51-4f65-a5df-2cb6f74aee20 INF CORS policy execution successful. 2024-08-24 17:23:03.719 +05:30 4c9ab224-6e51-4f65-a5df-2cb6f74aee20 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 696}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {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 Edg/128.0.0.0}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Master Interceptor","eventType":"Api Error-http://103.120.178.195/SangMastersAPI/master/getmasterdata?masterId=3&searchType=1&searchString=Name1","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ1MDAwOTQsImV4cCI6MTcyNDUwMDY5NCwiaWF0IjoxNzI0NTAwMDk0fQ.22R9ZtALaAi-NAlNZV534F7SCBvYG7GP4xJvZ4EtcU0"} 2024-08-24 17:23:03.722 +05:30 b1b222a1-084b-4287-b281-703d02e5bcd6 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 17:23:03.724 +05:30 b1b222a1-084b-4287-b281-703d02e5bcd6 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 17:23:03.742 +05:30 b1b222a1-084b-4287-b281-703d02e5bcd6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 17:23:03.746 +05:30 b1b222a1-084b-4287-b281-703d02e5bcd6 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 21.7099ms 2024-08-24 17:23:03.746 +05:30 b1b222a1-084b-4287-b281-703d02e5bcd6 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 17:23:03.747 +05:30 b1b222a1-084b-4287-b281-703d02e5bcd6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4c9ab224-6e51-4f65-a5df-2cb6f74aee20}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 17:23:03.749 +05:30 6669369b-96b7-44b3-a766-0cf7675ca1c5 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 691 2024-08-24 17:23:03.750 +05:30 b1b222a1-084b-4287-b281-703d02e5bcd6 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 36.4586ms 2024-08-24 17:23:03.750 +05:30 6669369b-96b7-44b3-a766-0cf7675ca1c5 INF CORS policy execution successful. 2024-08-24 17:23:03.751 +05:30 6669369b-96b7-44b3-a766-0cf7675ca1c5 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 691}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {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 Edg/128.0.0.0}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Master Interceptor","eventType":"Api Error-http://103.120.178.195/SangMastersAPI/master/getmasterdata?masterId=3&searchType=1&searchString=","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ1MDAwOTQsImV4cCI6MTcyNDUwMDY5NCwiaWF0IjoxNzI0NTAwMDk0fQ.22R9ZtALaAi-NAlNZV534F7SCBvYG7GP4xJvZ4EtcU0"} 2024-08-24 17:23:03.751 +05:30 cf46d572-e354-43e2-a84c-5cb9861cf123 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 17:23:03.752 +05:30 cf46d572-e354-43e2-a84c-5cb9861cf123 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 17:23:03.758 +05:30 cf46d572-e354-43e2-a84c-5cb9861cf123 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 17:23:03.759 +05:30 cf46d572-e354-43e2-a84c-5cb9861cf123 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 7.0719ms 2024-08-24 17:23:03.759 +05:30 cf46d572-e354-43e2-a84c-5cb9861cf123 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 17:23:03.759 +05:30 cf46d572-e354-43e2-a84c-5cb9861cf123 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6669369b-96b7-44b3-a766-0cf7675ca1c5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 17:23:03.761 +05:30 cf46d572-e354-43e2-a84c-5cb9861cf123 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 11.5333ms 2024-08-24 17:23:42.798 +05:30 990c6848-9ae1-453c-b8f1-b45b6f684a4d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 17:23:42.801 +05:30 990c6848-9ae1-453c-b8f1-b45b6f684a4d INF CORS policy execution successful. 2024-08-24 17:23:42.803 +05:30 990c6848-9ae1-453c-b8f1-b45b6f684a4d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 5.1567ms 2024-08-24 17:23:42.877 +05:30 62261a48-a5cd-4d34-8e4e-c434206b4ff2 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 814 2024-08-24 17:23:42.878 +05:30 62261a48-a5cd-4d34-8e4e-c434206b4ff2 INF CORS policy execution successful. 2024-08-24 17:23:42.879 +05:30 62261a48-a5cd-4d34-8e4e-c434206b4ff2 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 814}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {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 Edg/128.0.0.0}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/upsertuser","environment":"400 data base error","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":1000,\"message\":\"Procedure or function 'xsp_s_User_AM' expects parameter '@sLoginName', which was not supplied\",\"result\":null}","message":"400 data base error","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ1MDAwOTQsImV4cCI6MTcyNDUwMDY5NCwiaWF0IjoxNzI0NTAwMDk0fQ.22R9ZtALaAi-NAlNZV534F7SCBvYG7GP4xJvZ4EtcU0"} 2024-08-24 17:23:42.881 +05:30 70b929a7-3f14-4212-8fe8-5625de9dc987 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 17:23:42.881 +05:30 70b929a7-3f14-4212-8fe8-5625de9dc987 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 17:23:42.890 +05:30 70b929a7-3f14-4212-8fe8-5625de9dc987 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 17:23:42.892 +05:30 70b929a7-3f14-4212-8fe8-5625de9dc987 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 9.9933ms 2024-08-24 17:23:42.892 +05:30 70b929a7-3f14-4212-8fe8-5625de9dc987 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 17:23:42.893 +05:30 70b929a7-3f14-4212-8fe8-5625de9dc987 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 62261a48-a5cd-4d34-8e4e-c434206b4ff2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 17:23:42.894 +05:30 70b929a7-3f14-4212-8fe8-5625de9dc987 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 16.8792ms 2024-08-24 17:34:12.269 +05:30 643937e8-04d5-4282-adae-426a37229f6b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 17:34:12.270 +05:30 643937e8-04d5-4282-adae-426a37229f6b INF CORS policy execution successful. 2024-08-24 17:34:12.271 +05:30 643937e8-04d5-4282-adae-426a37229f6b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 3.1473ms 2024-08-24 17:34:12.378 +05:30 6c9f4110-4456-4107-9607-442f3955fd66 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 735 2024-08-24 17:34:12.380 +05:30 6c9f4110-4456-4107-9607-442f3955fd66 INF CORS policy execution successful. 2024-08-24 17:34:12.381 +05:30 6c9f4110-4456-4107-9607-442f3955fd66 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 735}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {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 Edg/128.0.0.0}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/upsertuser","environment":"400 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":4000,\"message\":\"Please provide a valid user request.\",\"result\":null}","message":"4000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ1MDA5NTUsImV4cCI6MTcyNDUwMTU1NSwiaWF0IjoxNzI0NTAwOTU1fQ.upTJ9O8QwgoDkwJ0RvATh4Cg2L7frru0pY1xXeomLQA"} 2024-08-24 17:34:12.382 +05:30 ee949833-7ed3-4b05-a2e1-7229a44db8c3 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 17:34:12.383 +05:30 ee949833-7ed3-4b05-a2e1-7229a44db8c3 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 17:34:12.392 +05:30 ee949833-7ed3-4b05-a2e1-7229a44db8c3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 17:34:12.393 +05:30 ee949833-7ed3-4b05-a2e1-7229a44db8c3 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 9.9656ms 2024-08-24 17:34:12.393 +05:30 ee949833-7ed3-4b05-a2e1-7229a44db8c3 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 17:34:12.394 +05:30 ee949833-7ed3-4b05-a2e1-7229a44db8c3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6c9f4110-4456-4107-9607-442f3955fd66}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 17:34:12.395 +05:30 ee949833-7ed3-4b05-a2e1-7229a44db8c3 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 16.7683ms 2024-08-24 17:35:01.711 +05:30 ff0fc879-0603-4206-aa27-12d6b14b44d5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 17:35:01.715 +05:30 ff0fc879-0603-4206-aa27-12d6b14b44d5 INF CORS policy execution successful. 2024-08-24 17:35:01.717 +05:30 ff0fc879-0603-4206-aa27-12d6b14b44d5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 6.7317ms 2024-08-24 17:35:01.818 +05:30 a52b2afc-c319-4566-aae2-07bb90550a20 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 735 2024-08-24 17:35:01.830 +05:30 a52b2afc-c319-4566-aae2-07bb90550a20 INF CORS policy execution successful. 2024-08-24 17:35:01.833 +05:30 a52b2afc-c319-4566-aae2-07bb90550a20 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 735}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {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 Edg/128.0.0.0}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/upsertuser","environment":"400 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":4000,\"message\":\"Please provide a valid user request.\",\"result\":null}","message":"4000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ1MDA5NTUsImV4cCI6MTcyNDUwMTU1NSwiaWF0IjoxNzI0NTAwOTU1fQ.upTJ9O8QwgoDkwJ0RvATh4Cg2L7frru0pY1xXeomLQA"} 2024-08-24 17:35:01.834 +05:30 6bc8f587-c553-4743-90ac-3f067f83d72d INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 17:35:01.835 +05:30 6bc8f587-c553-4743-90ac-3f067f83d72d INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 17:35:01.845 +05:30 6bc8f587-c553-4743-90ac-3f067f83d72d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 17:35:01.847 +05:30 6bc8f587-c553-4743-90ac-3f067f83d72d INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 10.8194ms 2024-08-24 17:35:01.847 +05:30 6bc8f587-c553-4743-90ac-3f067f83d72d INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 17:35:01.847 +05:30 6bc8f587-c553-4743-90ac-3f067f83d72d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a52b2afc-c319-4566-aae2-07bb90550a20}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 17:35:01.848 +05:30 6bc8f587-c553-4743-90ac-3f067f83d72d INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 30.1013ms 2024-08-24 17:35:22.405 +05:30 31f8f975-65a2-422c-81cb-1402bd5fd942 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 17:35:22.407 +05:30 31f8f975-65a2-422c-81cb-1402bd5fd942 INF CORS policy execution successful. 2024-08-24 17:35:22.408 +05:30 31f8f975-65a2-422c-81cb-1402bd5fd942 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 3.2508ms 2024-08-24 17:35:22.481 +05:30 f90c4206-d3e3-4aa7-b1dd-1122c8664d3e INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 735 2024-08-24 17:35:22.482 +05:30 f90c4206-d3e3-4aa7-b1dd-1122c8664d3e INF CORS policy execution successful. 2024-08-24 17:35:22.484 +05:30 f90c4206-d3e3-4aa7-b1dd-1122c8664d3e INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 735}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {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 Edg/128.0.0.0}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/upsertuser","environment":"400 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":4000,\"message\":\"Please provide a valid user request.\",\"result\":null}","message":"4000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ1MDA5NTUsImV4cCI6MTcyNDUwMTU1NSwiaWF0IjoxNzI0NTAwOTU1fQ.upTJ9O8QwgoDkwJ0RvATh4Cg2L7frru0pY1xXeomLQA"} 2024-08-24 17:35:22.484 +05:30 b3fcfe72-18d7-4e9d-9dcf-fb553978d5c3 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 17:35:22.485 +05:30 b3fcfe72-18d7-4e9d-9dcf-fb553978d5c3 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 17:35:22.491 +05:30 b3fcfe72-18d7-4e9d-9dcf-fb553978d5c3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 17:35:22.492 +05:30 b3fcfe72-18d7-4e9d-9dcf-fb553978d5c3 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 6.6405ms 2024-08-24 17:35:22.492 +05:30 b3fcfe72-18d7-4e9d-9dcf-fb553978d5c3 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 17:35:22.492 +05:30 b3fcfe72-18d7-4e9d-9dcf-fb553978d5c3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f90c4206-d3e3-4aa7-b1dd-1122c8664d3e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 17:35:22.493 +05:30 b3fcfe72-18d7-4e9d-9dcf-fb553978d5c3 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 11.5789ms 2024-08-24 17:45:38.261 +05:30 INF Application is shutting down... 2024-08-24 18:03:42.287 +05:30 INF User profile not available. Using 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ASP.NET\4.0.30319.0\AutoGenKeys\S-1-5-82-4259440821-222966798-3171943127-1288643715-2917400912\DataProtection' as key repository and Windows DPAPI to encrypt keys at rest. 2024-08-24 18:03:42.514 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-08-24 18:03:42.516 +05:30 INF Hosting environment: Production 2024-08-24 18:03:42.516 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Log.Api 2024-08-24 18:03:42.536 +05:30 134f2d27-56e4-4923-921d-5ed5ad90ba4c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 18:03:42.600 +05:30 134f2d27-56e4-4923-921d-5ed5ad90ba4c INF CORS policy execution successful. 2024-08-24 18:03:42.608 +05:30 134f2d27-56e4-4923-921d-5ed5ad90ba4c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 75.2306ms 2024-08-24 18:10:40.379 +05:30 3b3f8dea-f0e0-4868-adf8-e0adfc1fff9b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 18:10:40.388 +05:30 3b3f8dea-f0e0-4868-adf8-e0adfc1fff9b INF CORS policy execution successful. 2024-08-24 18:10:40.390 +05:30 3b3f8dea-f0e0-4868-adf8-e0adfc1fff9b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 11.9914ms 2024-08-24 18:10:40.465 +05:30 b7056e09-0c63-46bd-bc18-f20be772bb30 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 754 2024-08-24 18:10:40.470 +05:30 b7056e09-0c63-46bd-bc18-f20be772bb30 INF CORS policy execution successful. 2024-08-24 18:10:40.490 +05:30 b7056e09-0c63-46bd-bc18-f20be772bb30 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 754}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {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 Edg/128.0.0.0}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName=","environment":"400 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":4000,\"message\":\"Please provide roleName.\",\"result\":null}","message":"4000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ1MDI4MzMsImV4cCI6MTcyNDUwMzQzMywiaWF0IjoxNzI0NTAyODMzfQ.VbK5TH3WYNP61JSnqLkNSRppBN2kZelxQm0I7dqBnLM"} 2024-08-24 18:10:40.529 +05:30 522c4fcb-f814-4054-9991-22cb0b172ff7 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 18:10:40.604 +05:30 522c4fcb-f814-4054-9991-22cb0b172ff7 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 18:10:40.962 +05:30 522c4fcb-f814-4054-9991-22cb0b172ff7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 18:10:41.021 +05:30 522c4fcb-f814-4054-9991-22cb0b172ff7 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 411.4155ms 2024-08-24 18:10:41.022 +05:30 522c4fcb-f814-4054-9991-22cb0b172ff7 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 18:10:41.022 +05:30 522c4fcb-f814-4054-9991-22cb0b172ff7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b7056e09-0c63-46bd-bc18-f20be772bb30}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 18:10:41.031 +05:30 522c4fcb-f814-4054-9991-22cb0b172ff7 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 565.0866ms 2024-08-24 18:12:27.867 +05:30 be1c27bd-1560-4015-a551-b48ef899a614 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 18:12:27.871 +05:30 be1c27bd-1560-4015-a551-b48ef899a614 INF CORS policy execution successful. 2024-08-24 18:12:27.872 +05:30 be1c27bd-1560-4015-a551-b48ef899a614 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 5.5702ms 2024-08-24 18:12:27.947 +05:30 6570f93c-aaff-48e8-88d1-d5949ece7199 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 754 2024-08-24 18:12:27.948 +05:30 6570f93c-aaff-48e8-88d1-d5949ece7199 INF CORS policy execution successful. 2024-08-24 18:12:27.951 +05:30 6570f93c-aaff-48e8-88d1-d5949ece7199 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 754}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {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 Edg/128.0.0.0}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName=","environment":"400 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":4000,\"message\":\"Please provide roleName.\",\"result\":null}","message":"4000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ1MDI4MzMsImV4cCI6MTcyNDUwMzQzMywiaWF0IjoxNzI0NTAyODMzfQ.VbK5TH3WYNP61JSnqLkNSRppBN2kZelxQm0I7dqBnLM"} 2024-08-24 18:12:27.953 +05:30 2018953d-5721-4644-8147-a134a27a4b00 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 18:12:27.954 +05:30 2018953d-5721-4644-8147-a134a27a4b00 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 18:12:27.966 +05:30 2018953d-5721-4644-8147-a134a27a4b00 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 18:12:27.968 +05:30 2018953d-5721-4644-8147-a134a27a4b00 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 14.0648ms 2024-08-24 18:12:27.969 +05:30 2018953d-5721-4644-8147-a134a27a4b00 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 18:12:27.969 +05:30 2018953d-5721-4644-8147-a134a27a4b00 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6570f93c-aaff-48e8-88d1-d5949ece7199}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 18:12:27.970 +05:30 2018953d-5721-4644-8147-a134a27a4b00 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 23.0945ms 2024-08-24 18:22:40.969 +05:30 INF Application is shutting down... 2024-08-24 19:43:16.835 +05:30 INF User profile not available. Using 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ASP.NET\4.0.30319.0\AutoGenKeys\S-1-5-82-4259440821-222966798-3171943127-1288643715-2917400912\DataProtection' as key repository and Windows DPAPI to encrypt keys at rest. 2024-08-24 19:43:17.097 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-08-24 19:43:17.099 +05:30 INF Hosting environment: Production 2024-08-24 19:43:17.099 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Log.Api 2024-08-24 19:43:17.116 +05:30 9baba625-6ebd-4187-a769-a08763229331 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 19:43:17.116 +05:30 252749df-a1cc-49ed-966e-89f9503103a6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 19:43:17.190 +05:30 252749df-a1cc-49ed-966e-89f9503103a6 INF CORS policy execution successful. 2024-08-24 19:43:17.190 +05:30 9baba625-6ebd-4187-a769-a08763229331 INF CORS policy execution successful. 2024-08-24 19:43:17.197 +05:30 9baba625-6ebd-4187-a769-a08763229331 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 82.5856ms 2024-08-24 19:43:17.197 +05:30 252749df-a1cc-49ed-966e-89f9503103a6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 82.6382ms 2024-08-24 19:54:15.466 +05:30 INF Application is shutting down... 2024-08-24 20:02:46.064 +05:30 INF User profile not available. Using 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ASP.NET\4.0.30319.0\AutoGenKeys\S-1-5-82-4259440821-222966798-3171943127-1288643715-2917400912\DataProtection' as key repository and Windows DPAPI to encrypt keys at rest. 2024-08-24 20:02:46.302 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-08-24 20:02:46.303 +05:30 INF Hosting environment: Production 2024-08-24 20:02:46.303 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Log.Api 2024-08-24 20:02:46.315 +05:30 3f4698ec-bca8-40c9-8960-8894c7755686 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 20:02:46.378 +05:30 3f4698ec-bca8-40c9-8960-8894c7755686 INF CORS policy execution successful. 2024-08-24 20:02:46.386 +05:30 3f4698ec-bca8-40c9-8960-8894c7755686 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 71.8398ms 2024-08-24 20:02:46.418 +05:30 9fe75895-8d15-4e61-a434-c50f48623599 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 833 2024-08-24 20:02:46.421 +05:30 9fe75895-8d15-4e61-a434-c50f48623599 INF CORS policy execution successful. 2024-08-24 20:02:46.435 +05:30 9fe75895-8d15-4e61-a434-c50f48623599 INF HTTP request: Path: /log/createlog 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: 833}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?type=2","environment":"400 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":4000,\"message\":\"Api Validation error\",\"result\":\"[{\\\"PropertyName\\\":\\\"UserName\\\",\\\"ErrorMessage\\\":\\\"UserName is required when Type is 2.\\\"}]\"}","message":"400 ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ1MDk0MjMsImV4cCI6MTcyNDUxMDAyMywiaWF0IjoxNzI0NTA5NDIzfQ.LVDgZvFXp2bDU9IfGgrJZNMjXT5b-U0-U9mbhTtzgQ8"} 2024-08-24 20:02:46.461 +05:30 bee2b018-0474-4988-8b98-941fd48f029c INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 20:02:46.494 +05:30 bee2b018-0474-4988-8b98-941fd48f029c INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 20:02:46.759 +05:30 bee2b018-0474-4988-8b98-941fd48f029c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 20:02:46.805 +05:30 bee2b018-0474-4988-8b98-941fd48f029c INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 305.3385ms 2024-08-24 20:02:46.805 +05:30 bee2b018-0474-4988-8b98-941fd48f029c INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 20:02:46.806 +05:30 bee2b018-0474-4988-8b98-941fd48f029c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9fe75895-8d15-4e61-a434-c50f48623599}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 20:02:46.812 +05:30 bee2b018-0474-4988-8b98-941fd48f029c INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 394.3336ms 2024-08-24 20:13:41.209 +05:30 c6e2b969-2e96-4a76-b33a-cc0a702096ca INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 20:13:41.209 +05:30 b19e2015-c278-42d6-901e-57e157554824 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 20:13:41.223 +05:30 c6e2b969-2e96-4a76-b33a-cc0a702096ca INF CORS policy execution successful. 2024-08-24 20:13:41.223 +05:30 b19e2015-c278-42d6-901e-57e157554824 INF CORS policy execution successful. 2024-08-24 20:13:41.225 +05:30 c6e2b969-2e96-4a76-b33a-cc0a702096ca INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 17.6394ms 2024-08-24 20:13:41.225 +05:30 b19e2015-c278-42d6-901e-57e157554824 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 17.6676ms 2024-08-24 20:13:41.275 +05:30 68000e13-4154-41fd-a511-fb9a642f83f1 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 655 2024-08-24 20:13:41.276 +05:30 420935e0-ce7d-4728-b650-8b44d6c61994 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 655 2024-08-24 20:13:41.277 +05:30 420935e0-ce7d-4728-b650-8b44d6c61994 INF CORS policy execution successful. 2024-08-24 20:13:41.276 +05:30 68000e13-4154-41fd-a511-fb9a642f83f1 INF CORS policy execution successful. 2024-08-24 20:13:41.282 +05:30 420935e0-ce7d-4728-b650-8b44d6c61994 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 655}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/getlockedusers","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ1MTAwNjgsImV4cCI6MTcyNDUxMDY2OCwiaWF0IjoxNzI0NTEwMDY4fQ.IDHznO0tcC4gfkywOpKhuh3pusa_-LQzag-72xFl2Vk"} 2024-08-24 20:13:41.282 +05:30 68000e13-4154-41fd-a511-fb9a642f83f1 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 655}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/getlockedusers","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ1MTAwNjgsImV4cCI6MTcyNDUxMDY2OCwiaWF0IjoxNzI0NTEwMDY4fQ.IDHznO0tcC4gfkywOpKhuh3pusa_-LQzag-72xFl2Vk"} 2024-08-24 20:13:41.285 +05:30 507d0830-6fec-467e-ae20-a24039e76527 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 20:13:41.285 +05:30 c8c491bb-efec-420a-a87a-8e6e24a62612 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 20:13:41.287 +05:30 c8c491bb-efec-420a-a87a-8e6e24a62612 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 20:13:41.287 +05:30 507d0830-6fec-467e-ae20-a24039e76527 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 20:13:41.302 +05:30 507d0830-6fec-467e-ae20-a24039e76527 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 20:13:41.306 +05:30 507d0830-6fec-467e-ae20-a24039e76527 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 19.0095ms 2024-08-24 20:13:41.307 +05:30 507d0830-6fec-467e-ae20-a24039e76527 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 20:13:41.307 +05:30 507d0830-6fec-467e-ae20-a24039e76527 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 420935e0-ce7d-4728-b650-8b44d6c61994}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 20:13:41.308 +05:30 507d0830-6fec-467e-ae20-a24039e76527 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 32.6198ms 2024-08-24 20:13:41.303 +05:30 c8c491bb-efec-420a-a87a-8e6e24a62612 ERR The process cannot access the file 'C:\inetpub\wwwroot\Sang.Log.Api\Log\2024\8\24-08-2024.log' because it is being used by another process. 2024-08-24 20:13:41.338 +05:30 c8c491bb-efec-420a-a87a-8e6e24a62612 ERR Logging failed.System.IO.IOException: The process cannot access the file 'C:\inetpub\wwwroot\Sang.Log.Api\Log\2024\8\24-08-2024.log' because it is being used by another process. at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) at System.IO.File.OpenHandle(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize) at System.IO.File.WriteToFile(String path, FileMode mode, String contents, Encoding encoding) at Sang.Log.Api.Services.LogService.CreateLog(LogRequest log) at Sang.Log.Api.Controllers.LogController.CreateLog(LogRequest log) 2024-08-24 20:13:41.340 +05:30 c8c491bb-efec-420a-a87a-8e6e24a62612 INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 20:13:41.341 +05:30 c8c491bb-efec-420a-a87a-8e6e24a62612 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 53.6306ms 2024-08-24 20:13:41.341 +05:30 c8c491bb-efec-420a-a87a-8e6e24a62612 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 20:13:41.341 +05:30 c8c491bb-efec-420a-a87a-8e6e24a62612 INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: 68000e13-4154-41fd-a511-fb9a642f83f1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 127} Body: {"status":"Failure","statusCode":5000,"message":"The process cannot access the file 'C:\\inetpub\\wwwroot\\Sang","result":null} 2024-08-24 20:13:41.344 +05:30 c8c491bb-efec-420a-a87a-8e6e24a62612 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 500 127 application/json; charset=utf-8 69.5858ms 2024-08-24 20:20:33.695 +05:30 0163d830-0cf2-4ccb-b300-f209b68a699e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 20:20:33.695 +05:30 9bbcce5a-feec-4de5-bf4c-bcf4b5de2930 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 20:20:33.700 +05:30 9bbcce5a-feec-4de5-bf4c-bcf4b5de2930 INF CORS policy execution successful. 2024-08-24 20:20:33.700 +05:30 0163d830-0cf2-4ccb-b300-f209b68a699e INF CORS policy execution successful. 2024-08-24 20:20:33.703 +05:30 0163d830-0cf2-4ccb-b300-f209b68a699e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 8.1736ms 2024-08-24 20:20:33.703 +05:30 9bbcce5a-feec-4de5-bf4c-bcf4b5de2930 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 8.1764ms 2024-08-24 20:20:33.755 +05:30 ac801ecb-a30c-4cc7-8569-f950b9378a9f INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 1132 2024-08-24 20:20:33.755 +05:30 30968ac8-9d00-4244-87b6-668157b1c1cb INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 1132 2024-08-24 20:20:33.755 +05:30 30968ac8-9d00-4244-87b6-668157b1c1cb INF CORS policy execution successful. 2024-08-24 20:20:33.755 +05:30 ac801ecb-a30c-4cc7-8569-f950b9378a9f INF CORS policy execution successful. 2024-08-24 20:20:33.757 +05:30 30968ac8-9d00-4244-87b6-668157b1c1cb INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 1132}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ1MTAwNjgsImV4cCI6MTcyNDUxMDk2OCwiaWF0IjoxNzI0NTEwMDY4fQ.mioKRzFYGTIDmNtWqThf50wpkNJU3YuS9Y4jLGRCP_k","environment":"400 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":4000,\"message\":\"Refresh token has expired\",\"result\":null}","message":"4000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ1MTAwNjgsImV4cCI6MTcyNDUxMDY2OCwiaWF0IjoxNzI0NTEwMDY4fQ.IDHznO0tcC4gfkywOpKhuh3pusa_-LQzag-72xFl2Vk"} 2024-08-24 20:20:33.759 +05:30 c215b8f7-f1b5-4ff8-946f-c117ccefddd8 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 20:20:33.760 +05:30 c215b8f7-f1b5-4ff8-946f-c117ccefddd8 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 20:20:33.764 +05:30 ac801ecb-a30c-4cc7-8569-f950b9378a9f INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 1132}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ1MTAwNjgsImV4cCI6MTcyNDUxMDk2OCwiaWF0IjoxNzI0NTEwMDY4fQ.mioKRzFYGTIDmNtWqThf50wpkNJU3YuS9Y4jLGRCP_k","environment":"400 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":4000,\"message\":\"Refresh token has expired\",\"result\":null}","message":"4000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ1MTAwNjgsImV4cCI6MTcyNDUxMDY2OCwiaWF0IjoxNzI0NTEwMDY4fQ.IDHznO0tcC4gfkywOpKhuh3pusa_-LQzag-72xFl2Vk"} 2024-08-24 20:20:33.765 +05:30 fdce927a-4576-48c2-b857-452450d60d87 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 20:20:33.766 +05:30 fdce927a-4576-48c2-b857-452450d60d87 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 20:20:33.783 +05:30 c215b8f7-f1b5-4ff8-946f-c117ccefddd8 ERR Refresh token has expired 2024-08-24 20:20:33.783 +05:30 fdce927a-4576-48c2-b857-452450d60d87 ERR Refresh token has expired 2024-08-24 20:20:33.787 +05:30 fdce927a-4576-48c2-b857-452450d60d87 ERR Logging failed.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: Refresh token has expired at Sang.Service.Common.Validators.TokenValidator.ValidateToken(String token, String TokenKey) at Sang.Service.Common.CommonService.AuthenticationContext.GetUserId(String token) at Sang.Log.Api.Services.LogService.CreateLog(LogRequest log) at Sang.Log.Api.Controllers.LogController.CreateLog(LogRequest log) 2024-08-24 20:20:33.787 +05:30 c215b8f7-f1b5-4ff8-946f-c117ccefddd8 ERR Logging failed.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: Refresh token has expired at Sang.Service.Common.Validators.TokenValidator.ValidateToken(String token, String TokenKey) at Sang.Service.Common.CommonService.AuthenticationContext.GetUserId(String token) at Sang.Log.Api.Services.LogService.CreateLog(LogRequest log) at Sang.Log.Api.Controllers.LogController.CreateLog(LogRequest log) 2024-08-24 20:20:33.788 +05:30 fdce927a-4576-48c2-b857-452450d60d87 INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 20:20:33.788 +05:30 c215b8f7-f1b5-4ff8-946f-c117ccefddd8 INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 20:20:33.789 +05:30 c215b8f7-f1b5-4ff8-946f-c117ccefddd8 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 29.0195ms 2024-08-24 20:20:33.789 +05:30 fdce927a-4576-48c2-b857-452450d60d87 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 23.1668ms 2024-08-24 20:20:33.789 +05:30 fdce927a-4576-48c2-b857-452450d60d87 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 20:20:33.789 +05:30 c215b8f7-f1b5-4ff8-946f-c117ccefddd8 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 20:20:33.789 +05:30 fdce927a-4576-48c2-b857-452450d60d87 INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: ac801ecb-a30c-4cc7-8569-f950b9378a9f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":5000,"message":"Refresh token has expired","result":null} 2024-08-24 20:20:33.789 +05:30 c215b8f7-f1b5-4ff8-946f-c117ccefddd8 INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: 30968ac8-9d00-4244-87b6-668157b1c1cb}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":5000,"message":"Refresh token has expired","result":null} 2024-08-24 20:20:33.790 +05:30 fdce927a-4576-48c2-b857-452450d60d87 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 500 90 application/json; charset=utf-8 35.317ms 2024-08-24 20:20:33.790 +05:30 c215b8f7-f1b5-4ff8-946f-c117ccefddd8 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 500 90 application/json; charset=utf-8 35.3247ms 2024-08-24 20:26:49.308 +05:30 3ef6b947-1492-4475-b2ac-4486196e446d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 20:26:49.315 +05:30 3ef6b947-1492-4475-b2ac-4486196e446d INF CORS policy execution successful. 2024-08-24 20:26:49.318 +05:30 3ef6b947-1492-4475-b2ac-4486196e446d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 10.8877ms 2024-08-24 20:26:49.418 +05:30 015178ea-fb8a-4401-a5a4-487f52522ce9 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 843 2024-08-24 20:26:49.419 +05:30 015178ea-fb8a-4401-a5a4-487f52522ce9 INF CORS policy execution successful. 2024-08-24 20:26:49.421 +05:30 015178ea-fb8a-4401-a5a4-487f52522ce9 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 843}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=&type=2","environment":"400 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":4000,\"message\":\"Api Validation error\",\"result\":\"[{\\\"PropertyName\\\":\\\"UserName\\\",\\\"ErrorMessage\\\":\\\"UserName is required when Type is 2.\\\"}]\"}","message":"400 ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ1MTEwNDQsImV4cCI6MTcyNDUxMTY0NCwiaWF0IjoxNzI0NTExMDQ0fQ.bknxj6BLvTerZcasiN2Jrv1_ocIlitMk6XmT2g7oyGo"} 2024-08-24 20:26:49.422 +05:30 6d573386-7a6f-4b3b-ad75-ed7bcb7b20b7 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 20:26:49.423 +05:30 6d573386-7a6f-4b3b-ad75-ed7bcb7b20b7 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 20:26:49.432 +05:30 6d573386-7a6f-4b3b-ad75-ed7bcb7b20b7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 20:26:49.433 +05:30 6d573386-7a6f-4b3b-ad75-ed7bcb7b20b7 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 10.3665ms 2024-08-24 20:26:49.433 +05:30 6d573386-7a6f-4b3b-ad75-ed7bcb7b20b7 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 20:26:49.434 +05:30 6d573386-7a6f-4b3b-ad75-ed7bcb7b20b7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 015178ea-fb8a-4401-a5a4-487f52522ce9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 20:26:49.435 +05:30 6d573386-7a6f-4b3b-ad75-ed7bcb7b20b7 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 16.2852ms 2024-08-24 20:37:44.761 +05:30 INF Application is shutting down... 2024-08-24 20:37:57.622 +05:30 INF User profile not available. Using 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ASP.NET\4.0.30319.0\AutoGenKeys\S-1-5-82-4259440821-222966798-3171943127-1288643715-2917400912\DataProtection' as key repository and Windows DPAPI to encrypt keys at rest. 2024-08-24 20:37:57.823 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-08-24 20:37:57.824 +05:30 INF Hosting environment: Production 2024-08-24 20:37:57.824 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Log.Api 2024-08-24 20:37:57.841 +05:30 24a58002-4300-46bb-a972-94bfd43ccdf1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 20:37:57.841 +05:30 219d28cb-1cab-4b90-84f8-bfd240f64de9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 20:37:57.841 +05:30 b0e7c533-5ac8-44c9-b48d-56d394c235af INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 20:37:57.841 +05:30 1f8101dd-60d1-48f3-a027-1086de3cb838 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 20:37:57.904 +05:30 b0e7c533-5ac8-44c9-b48d-56d394c235af INF CORS policy execution successful. 2024-08-24 20:37:57.904 +05:30 219d28cb-1cab-4b90-84f8-bfd240f64de9 INF CORS policy execution successful. 2024-08-24 20:37:57.904 +05:30 24a58002-4300-46bb-a972-94bfd43ccdf1 INF CORS policy execution successful. 2024-08-24 20:37:57.904 +05:30 1f8101dd-60d1-48f3-a027-1086de3cb838 INF CORS policy execution successful. 2024-08-24 20:37:57.914 +05:30 24a58002-4300-46bb-a972-94bfd43ccdf1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 76.3761ms 2024-08-24 20:37:57.914 +05:30 b0e7c533-5ac8-44c9-b48d-56d394c235af INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 76.3749ms 2024-08-24 20:37:57.914 +05:30 1f8101dd-60d1-48f3-a027-1086de3cb838 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 76.3018ms 2024-08-24 20:37:57.914 +05:30 219d28cb-1cab-4b90-84f8-bfd240f64de9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 76.374ms 2024-08-24 20:37:57.920 +05:30 51379d96-8fdb-45d1-96b9-bbe9d5745a71 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 20:37:57.923 +05:30 51379d96-8fdb-45d1-96b9-bbe9d5745a71 INF CORS policy execution successful. 2024-08-24 20:37:57.925 +05:30 51379d96-8fdb-45d1-96b9-bbe9d5745a71 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 4.315ms 2024-08-24 20:38:13.531 +05:30 5bc857f2-c545-4e17-a8f9-f372cc07de20 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-24 20:38:13.535 +05:30 5bc857f2-c545-4e17-a8f9-f372cc07de20 INF CORS policy execution successful. 2024-08-24 20:38:13.536 +05:30 5bc857f2-c545-4e17-a8f9-f372cc07de20 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 5.7673ms 2024-08-24 20:38:13.572 +05:30 f556ed61-81cf-4e19-b660-3cf122b9296b INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 284 2024-08-24 20:38:13.573 +05:30 f556ed61-81cf-4e19-b660-3cf122b9296b INF CORS policy execution successful. 2024-08-24 20:38:13.598 +05:30 f556ed61-81cf-4e19-b660-3cf122b9296b INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 284}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=undefined","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":""} 2024-08-24 20:38:13.631 +05:30 56f6243d-e83d-4452-bafa-ed15b9fde90e INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 20:38:13.674 +05:30 56f6243d-e83d-4452-bafa-ed15b9fde90e INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-24 20:38:13.906 +05:30 56f6243d-e83d-4452-bafa-ed15b9fde90e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-24 20:38:13.959 +05:30 56f6243d-e83d-4452-bafa-ed15b9fde90e INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 279.8854ms 2024-08-24 20:38:13.960 +05:30 56f6243d-e83d-4452-bafa-ed15b9fde90e INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-24 20:38:13.960 +05:30 56f6243d-e83d-4452-bafa-ed15b9fde90e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f556ed61-81cf-4e19-b660-3cf122b9296b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-24 20:38:13.971 +05:30 56f6243d-e83d-4452-bafa-ed15b9fde90e INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 398.8648ms 2024-08-24 20:48:56.493 +05:30 INF Application is shutting down...