2024-09-16 11:29:58.245 +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-09-16 11:29:58.475 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-16 11:29:58.476 +05:30 INF Hosting environment: Production 2024-09-16 11:29:58.476 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Log.Api 2024-09-16 11:29:58.488 +05:30 a49114de-bc1f-45b2-aa54-894352bd4eeb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 11:29:58.557 +05:30 a49114de-bc1f-45b2-aa54-894352bd4eeb INF CORS policy execution successful. 2024-09-16 11:29:58.567 +05:30 a49114de-bc1f-45b2-aa54-894352bd4eeb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 79.1086ms 2024-09-16 11:29:58.975 +05:30 25116240-7106-4416-b052-a22d14e15624 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 1114 2024-09-16 11:29:58.979 +05:30 25116240-7106-4416-b052-a22d14e15624 INF CORS policy execution successful. 2024-09-16 11:29:59.064 +05:30 25116240-7106-4416-b052-a22d14e15624 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 1114}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: 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}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Core Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2MjA4ODk2LCJleHAiOjE3MjYyMDk3OTYsImlhdCI6MTcyNjIwODg5Nn0.TfWKtEY_pSXowonydf7gtHT3j7cthmKiJxz_NQmPYiM","environment":"400 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":4000,\"message\":\"Refresh token has expired\",\"result\":null}","message":"4000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2MjA4ODk2LCJleHAiOjE3MjYyMDk0OTYsImlhdCI6MTcyNjIwODg5Nn0.GTz7k917zaXmUKKM14L6kj7k_9KWtQCrymnDVdjBDio"} 2024-09-16 11:29:59.098 +05:30 dced5b1d-1453-4781-b446-57992840b550 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 11:29:59.137 +05:30 dced5b1d-1453-4781-b446-57992840b550 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 11:29:59.392 +05:30 dced5b1d-1453-4781-b446-57992840b550 ERR Refresh token has expired 2024-09-16 11:29:59.418 +05:30 dced5b1d-1453-4781-b446-57992840b550 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-09-16 11:29:59.431 +05:30 dced5b1d-1453-4781-b446-57992840b550 INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 11:29:59.487 +05:30 dced5b1d-1453-4781-b446-57992840b550 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 343.8796ms 2024-09-16 11:29:59.487 +05:30 dced5b1d-1453-4781-b446-57992840b550 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 11:29:59.488 +05:30 dced5b1d-1453-4781-b446-57992840b550 INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: 25116240-7106-4416-b052-a22d14e15624}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":5000,"message":"Refresh token has expired","result":null} 2024-09-16 11:29:59.498 +05:30 dced5b1d-1453-4781-b446-57992840b550 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 500 90 application/json; charset=utf-8 523.1246ms 2024-09-16 11:38:39.927 +05:30 ec937676-9e15-4076-a1f6-0eee97a0c99c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 11:38:39.947 +05:30 ec937676-9e15-4076-a1f6-0eee97a0c99c INF CORS policy execution successful. 2024-09-16 11:38:39.950 +05:30 ec937676-9e15-4076-a1f6-0eee97a0c99c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 24.3704ms 2024-09-16 11:38:40.294 +05:30 8d632761-a720-4c45-93dc-04b49062a7fe INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 647 2024-09-16 11:38:40.295 +05:30 8d632761-a720-4c45-93dc-04b49062a7fe INF CORS policy execution successful. 2024-09-16 11:38:40.382 +05:30 8d632761-a720-4c45-93dc-04b49062a7fe INF HTTP request: Path: /log/createlog 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://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}, {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/getusergroups","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NDY2NDEyLCJleHAiOjE3MjY0NjcwMTIsImlhdCI6MTcyNjQ2NjQxMn0.sywx0WsZoZ3uq38nJYOMNnk3XvP8nHFsTM9PjU3z8MM"} 2024-09-16 11:38:40.386 +05:30 df4ee044-5a35-47bf-8adb-f8103bcf5efa INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 11:38:40.388 +05:30 df4ee044-5a35-47bf-8adb-f8103bcf5efa INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 11:38:40.453 +05:30 df4ee044-5a35-47bf-8adb-f8103bcf5efa INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 11:38:40.456 +05:30 df4ee044-5a35-47bf-8adb-f8103bcf5efa INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 67.3869ms 2024-09-16 11:38:40.457 +05:30 df4ee044-5a35-47bf-8adb-f8103bcf5efa INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 11:38:40.457 +05:30 df4ee044-5a35-47bf-8adb-f8103bcf5efa INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8d632761-a720-4c45-93dc-04b49062a7fe}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 11:38:40.460 +05:30 df4ee044-5a35-47bf-8adb-f8103bcf5efa INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 165.5658ms 2024-09-16 11:38:54.922 +05:30 153d21ab-4196-44e5-8b51-4d81ac292c27 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 11:38:54.925 +05:30 153d21ab-4196-44e5-8b51-4d81ac292c27 INF CORS policy execution successful. 2024-09-16 11:38:54.927 +05:30 153d21ab-4196-44e5-8b51-4d81ac292c27 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 4.2543ms 2024-09-16 11:38:55.270 +05:30 ed164189-e07c-4d08-bd65-8e0c61254cb3 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 648 2024-09-16 11:38:55.271 +05:30 ed164189-e07c-4d08-bd65-8e0c61254cb3 INF CORS policy execution successful. 2024-09-16 11:38:55.358 +05:30 ed164189-e07c-4d08-bd65-8e0c61254cb3 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 648}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: 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}, {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/getlockedusers","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NDY2NDEyLCJleHAiOjE3MjY0NjcwMTIsImlhdCI6MTcyNjQ2NjQxMn0.sywx0WsZoZ3uq38nJYOMNnk3XvP8nHFsTM9PjU3z8MM"} 2024-09-16 11:38:55.359 +05:30 d0f85db7-420a-4091-92de-5ac9527108d5 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 11:38:55.359 +05:30 d0f85db7-420a-4091-92de-5ac9527108d5 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 11:38:55.369 +05:30 d0f85db7-420a-4091-92de-5ac9527108d5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 11:38:55.369 +05:30 d0f85db7-420a-4091-92de-5ac9527108d5 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 9.4159ms 2024-09-16 11:38:55.369 +05:30 d0f85db7-420a-4091-92de-5ac9527108d5 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 11:38:55.370 +05:30 d0f85db7-420a-4091-92de-5ac9527108d5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ed164189-e07c-4d08-bd65-8e0c61254cb3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 11:38:55.370 +05:30 d0f85db7-420a-4091-92de-5ac9527108d5 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 100.5968ms 2024-09-16 11:39:10.104 +05:30 d44e297c-fd10-45ce-bc24-2d90da1cc1b2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 11:39:10.105 +05:30 d44e297c-fd10-45ce-bc24-2d90da1cc1b2 INF CORS policy execution successful. 2024-09-16 11:39:10.107 +05:30 d44e297c-fd10-45ce-bc24-2d90da1cc1b2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 3.1414ms 2024-09-16 11:39:10.450 +05:30 ad03034c-ac61-428f-b465-8a6da3616dc8 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 647 2024-09-16 11:39:10.451 +05:30 ad03034c-ac61-428f-b465-8a6da3616dc8 INF CORS policy execution successful. 2024-09-16 11:39:10.536 +05:30 ad03034c-ac61-428f-b465-8a6da3616dc8 INF HTTP request: Path: /log/createlog 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://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}, {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/getusergroups","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NDY2NDEyLCJleHAiOjE3MjY0NjcwMTIsImlhdCI6MTcyNjQ2NjQxMn0.sywx0WsZoZ3uq38nJYOMNnk3XvP8nHFsTM9PjU3z8MM"} 2024-09-16 11:39:10.537 +05:30 e103bf3d-6424-40d7-910f-ee3115dbe386 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 11:39:10.538 +05:30 e103bf3d-6424-40d7-910f-ee3115dbe386 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 11:39:10.544 +05:30 e103bf3d-6424-40d7-910f-ee3115dbe386 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 11:39:10.545 +05:30 e103bf3d-6424-40d7-910f-ee3115dbe386 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 6.4721ms 2024-09-16 11:39:10.545 +05:30 e103bf3d-6424-40d7-910f-ee3115dbe386 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 11:39:10.545 +05:30 e103bf3d-6424-40d7-910f-ee3115dbe386 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ad03034c-ac61-428f-b465-8a6da3616dc8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 11:39:10.546 +05:30 e103bf3d-6424-40d7-910f-ee3115dbe386 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 95.5074ms 2024-09-16 11:44:03.629 +05:30 c21986e4-1900-4425-8b17-b52d79a3bc5a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 11:44:03.633 +05:30 c21986e4-1900-4425-8b17-b52d79a3bc5a INF CORS policy execution successful. 2024-09-16 11:44:03.635 +05:30 c21986e4-1900-4425-8b17-b52d79a3bc5a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 6.6026ms 2024-09-16 11:44:04.414 +05:30 3052bcc0-640c-49a4-a63c-dd1a668d4d4a INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 647 2024-09-16 11:44:04.415 +05:30 3052bcc0-640c-49a4-a63c-dd1a668d4d4a INF CORS policy execution successful. 2024-09-16 11:44:04.497 +05:30 3052bcc0-640c-49a4-a63c-dd1a668d4d4a INF HTTP request: Path: /log/createlog 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://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}, {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/getusergroups","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NDY3MTI0LCJleHAiOjE3MjY0Njc3MjQsImlhdCI6MTcyNjQ2NzEyNH0.DoWL3paBw5jhsdyYajWvaN2asleKSYGOgPGTeoWQzYI"} 2024-09-16 11:44:04.498 +05:30 2c8dd7f0-94e8-4314-ae02-a0b0322ed071 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 11:44:04.500 +05:30 2c8dd7f0-94e8-4314-ae02-a0b0322ed071 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 11:44:04.508 +05:30 2c8dd7f0-94e8-4314-ae02-a0b0322ed071 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 11:44:04.509 +05:30 2c8dd7f0-94e8-4314-ae02-a0b0322ed071 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 9.6679ms 2024-09-16 11:44:04.510 +05:30 2c8dd7f0-94e8-4314-ae02-a0b0322ed071 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 11:44:04.510 +05:30 2c8dd7f0-94e8-4314-ae02-a0b0322ed071 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3052bcc0-640c-49a4-a63c-dd1a668d4d4a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 11:44:04.510 +05:30 2c8dd7f0-94e8-4314-ae02-a0b0322ed071 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 96.2835ms 2024-09-16 11:44:36.552 +05:30 cb9b0cdd-457d-4343-8f6a-7e9280ce4453 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 11:44:36.555 +05:30 cb9b0cdd-457d-4343-8f6a-7e9280ce4453 INF CORS policy execution successful. 2024-09-16 11:44:36.557 +05:30 cb9b0cdd-457d-4343-8f6a-7e9280ce4453 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 5.056ms 2024-09-16 11:44:37.018 +05:30 b2affda0-deba-4f6b-8e2d-578f74e405c3 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 647 2024-09-16 11:44:37.019 +05:30 b2affda0-deba-4f6b-8e2d-578f74e405c3 INF CORS policy execution successful. 2024-09-16 11:44:37.108 +05:30 b2affda0-deba-4f6b-8e2d-578f74e405c3 INF HTTP request: Path: /log/createlog 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://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}, {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/getusergroups","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NDY3MTI0LCJleHAiOjE3MjY0Njc3MjQsImlhdCI6MTcyNjQ2NzEyNH0.DoWL3paBw5jhsdyYajWvaN2asleKSYGOgPGTeoWQzYI"} 2024-09-16 11:44:37.109 +05:30 7bba4bad-3751-4777-8c3f-f4225ddeb9d4 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 11:44:37.110 +05:30 7bba4bad-3751-4777-8c3f-f4225ddeb9d4 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 11:44:37.116 +05:30 7bba4bad-3751-4777-8c3f-f4225ddeb9d4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 11:44:37.116 +05:30 7bba4bad-3751-4777-8c3f-f4225ddeb9d4 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 6.5651ms 2024-09-16 11:44:37.116 +05:30 7bba4bad-3751-4777-8c3f-f4225ddeb9d4 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 11:44:37.117 +05:30 7bba4bad-3751-4777-8c3f-f4225ddeb9d4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b2affda0-deba-4f6b-8e2d-578f74e405c3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 11:44:37.118 +05:30 7bba4bad-3751-4777-8c3f-f4225ddeb9d4 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 99.651ms 2024-09-16 11:44:46.820 +05:30 15178b24-532c-49f7-aecf-3ebf7e3f4855 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 11:44:46.822 +05:30 15178b24-532c-49f7-aecf-3ebf7e3f4855 INF CORS policy execution successful. 2024-09-16 11:44:46.823 +05:30 15178b24-532c-49f7-aecf-3ebf7e3f4855 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 2.6381ms 2024-09-16 11:44:47.253 +05:30 b70d1e61-b4aa-48af-818c-332702bfff75 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 647 2024-09-16 11:44:47.253 +05:30 b70d1e61-b4aa-48af-818c-332702bfff75 INF CORS policy execution successful. 2024-09-16 11:44:47.341 +05:30 b70d1e61-b4aa-48af-818c-332702bfff75 INF HTTP request: Path: /log/createlog 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://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}, {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/getusergroups","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NDY3MTI0LCJleHAiOjE3MjY0Njc3MjQsImlhdCI6MTcyNjQ2NzEyNH0.DoWL3paBw5jhsdyYajWvaN2asleKSYGOgPGTeoWQzYI"} 2024-09-16 11:44:47.341 +05:30 4db50966-ea5a-4905-b851-fe82b884dfa8 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 11:44:47.342 +05:30 4db50966-ea5a-4905-b851-fe82b884dfa8 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 11:44:47.346 +05:30 4db50966-ea5a-4905-b851-fe82b884dfa8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 11:44:47.347 +05:30 4db50966-ea5a-4905-b851-fe82b884dfa8 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 4.7399ms 2024-09-16 11:44:47.347 +05:30 4db50966-ea5a-4905-b851-fe82b884dfa8 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 11:44:47.347 +05:30 4db50966-ea5a-4905-b851-fe82b884dfa8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b70d1e61-b4aa-48af-818c-332702bfff75}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 11:44:47.347 +05:30 4db50966-ea5a-4905-b851-fe82b884dfa8 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 94.606ms 2024-09-16 11:45:05.044 +05:30 442a6c9b-b4ff-43e3-b176-cd99472eccff INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 11:45:05.047 +05:30 442a6c9b-b4ff-43e3-b176-cd99472eccff INF CORS policy execution successful. 2024-09-16 11:45:05.049 +05:30 442a6c9b-b4ff-43e3-b176-cd99472eccff INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 4.7329ms 2024-09-16 11:45:05.888 +05:30 7da88eca-ed92-4ad8-8669-a38e7c8feb2f INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 648 2024-09-16 11:45:05.889 +05:30 7da88eca-ed92-4ad8-8669-a38e7c8feb2f INF CORS policy execution successful. 2024-09-16 11:45:05.974 +05:30 7da88eca-ed92-4ad8-8669-a38e7c8feb2f INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 648}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: 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}, {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/getlockedusers","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NDY3MTI0LCJleHAiOjE3MjY0Njc3MjQsImlhdCI6MTcyNjQ2NzEyNH0.DoWL3paBw5jhsdyYajWvaN2asleKSYGOgPGTeoWQzYI"} 2024-09-16 11:45:05.975 +05:30 b6024e8b-5853-4ebb-8507-b317e48d0497 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 11:45:05.977 +05:30 b6024e8b-5853-4ebb-8507-b317e48d0497 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 11:45:05.986 +05:30 b6024e8b-5853-4ebb-8507-b317e48d0497 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 11:45:05.988 +05:30 b6024e8b-5853-4ebb-8507-b317e48d0497 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 11.0152ms 2024-09-16 11:45:05.988 +05:30 b6024e8b-5853-4ebb-8507-b317e48d0497 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 11:45:05.988 +05:30 b6024e8b-5853-4ebb-8507-b317e48d0497 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7da88eca-ed92-4ad8-8669-a38e7c8feb2f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 11:45:05.989 +05:30 b6024e8b-5853-4ebb-8507-b317e48d0497 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 101.6466ms 2024-09-16 11:55:57.020 +05:30 INF Application is shutting down... 2024-09-16 12:23:42.091 +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-09-16 12:23:42.301 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-16 12:23:42.302 +05:30 INF Hosting environment: Production 2024-09-16 12:23:42.302 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Log.Api 2024-09-16 12:23:42.313 +05:30 7fc53aa1-27d6-4343-84d5-85626bb693f7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 12:23:42.389 +05:30 7fc53aa1-27d6-4343-84d5-85626bb693f7 INF CORS policy execution successful. 2024-09-16 12:23:42.398 +05:30 7fc53aa1-27d6-4343-84d5-85626bb693f7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 85.5987ms 2024-09-16 12:31:00.242 +05:30 f448b464-bda9-42f5-b5f9-8793960c2905 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 12:31:00.253 +05:30 f448b464-bda9-42f5-b5f9-8793960c2905 INF CORS policy execution successful. 2024-09-16 12:31:00.257 +05:30 f448b464-bda9-42f5-b5f9-8793960c2905 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 16.22ms 2024-09-16 12:31:00.604 +05:30 e9484b92-fc8c-4da5-b10b-851fa357c55a INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 647 2024-09-16 12:31:00.613 +05:30 e9484b92-fc8c-4da5-b10b-851fa357c55a INF CORS policy execution successful. 2024-09-16 12:31:00.692 +05:30 e9484b92-fc8c-4da5-b10b-851fa357c55a INF HTTP request: Path: /log/createlog 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://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}, {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/getusergroups","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NDY5NjM1LCJleHAiOjE3MjY0NzAyMzUsImlhdCI6MTcyNjQ2OTYzNX0.tnAWg_t1Z2pyrniA7Vig-D0SuqFUI-XYZ-L1mMj4THo"} 2024-09-16 12:31:00.729 +05:30 dc033dde-7f85-4c1d-bf78-deff648ebcd0 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 12:31:00.765 +05:30 dc033dde-7f85-4c1d-bf78-deff648ebcd0 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 12:31:01.045 +05:30 dc033dde-7f85-4c1d-bf78-deff648ebcd0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 12:31:01.083 +05:30 dc033dde-7f85-4c1d-bf78-deff648ebcd0 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 314.2648ms 2024-09-16 12:31:01.084 +05:30 dc033dde-7f85-4c1d-bf78-deff648ebcd0 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 12:31:01.084 +05:30 dc033dde-7f85-4c1d-bf78-deff648ebcd0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e9484b92-fc8c-4da5-b10b-851fa357c55a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 12:31:01.098 +05:30 dc033dde-7f85-4c1d-bf78-deff648ebcd0 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 493.598ms 2024-09-16 12:31:54.802 +05:30 ee79719c-a057-42e9-bf90-c2bc5d5e76f2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 12:31:54.805 +05:30 ee79719c-a057-42e9-bf90-c2bc5d5e76f2 INF CORS policy execution successful. 2024-09-16 12:31:54.807 +05:30 ee79719c-a057-42e9-bf90-c2bc5d5e76f2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 5.8342ms 2024-09-16 12:31:55.190 +05:30 fad0e211-ce48-43a6-a9db-5cd9bc99568a INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 647 2024-09-16 12:31:55.191 +05:30 fad0e211-ce48-43a6-a9db-5cd9bc99568a INF CORS policy execution successful. 2024-09-16 12:31:55.302 +05:30 fad0e211-ce48-43a6-a9db-5cd9bc99568a INF HTTP request: Path: /log/createlog 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://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}, {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/getusergroups","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NDY5NjM1LCJleHAiOjE3MjY0NzAyMzUsImlhdCI6MTcyNjQ2OTYzNX0.tnAWg_t1Z2pyrniA7Vig-D0SuqFUI-XYZ-L1mMj4THo"} 2024-09-16 12:31:55.304 +05:30 15011612-af26-4d25-b4da-0afad1289a77 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 12:31:55.305 +05:30 15011612-af26-4d25-b4da-0afad1289a77 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 12:31:55.316 +05:30 15011612-af26-4d25-b4da-0afad1289a77 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 12:31:55.318 +05:30 15011612-af26-4d25-b4da-0afad1289a77 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 12.5751ms 2024-09-16 12:31:55.318 +05:30 15011612-af26-4d25-b4da-0afad1289a77 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 12:31:55.319 +05:30 15011612-af26-4d25-b4da-0afad1289a77 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fad0e211-ce48-43a6-a9db-5cd9bc99568a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 12:31:55.320 +05:30 15011612-af26-4d25-b4da-0afad1289a77 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 130.1057ms 2024-09-16 12:32:37.757 +05:30 3b3a3016-d405-42b0-bbb1-235a326387ab INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 12:32:37.760 +05:30 3b3a3016-d405-42b0-bbb1-235a326387ab INF CORS policy execution successful. 2024-09-16 12:32:37.762 +05:30 3b3a3016-d405-42b0-bbb1-235a326387ab INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 5.3978ms 2024-09-16 12:32:38.103 +05:30 a37b769d-8535-432b-8463-1d1796750590 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 648 2024-09-16 12:32:38.103 +05:30 a37b769d-8535-432b-8463-1d1796750590 INF CORS policy execution successful. 2024-09-16 12:32:38.190 +05:30 a37b769d-8535-432b-8463-1d1796750590 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 648}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: 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}, {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/getlockedusers","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NDY5NjM1LCJleHAiOjE3MjY0NzAyMzUsImlhdCI6MTcyNjQ2OTYzNX0.tnAWg_t1Z2pyrniA7Vig-D0SuqFUI-XYZ-L1mMj4THo"} 2024-09-16 12:32:38.191 +05:30 b4bf6a97-c6cf-4ab4-b5a2-cd9ebf4e390c INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 12:32:38.192 +05:30 b4bf6a97-c6cf-4ab4-b5a2-cd9ebf4e390c INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 12:32:38.200 +05:30 b4bf6a97-c6cf-4ab4-b5a2-cd9ebf4e390c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 12:32:38.202 +05:30 b4bf6a97-c6cf-4ab4-b5a2-cd9ebf4e390c INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 9.4243ms 2024-09-16 12:32:38.202 +05:30 b4bf6a97-c6cf-4ab4-b5a2-cd9ebf4e390c INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 12:32:38.202 +05:30 b4bf6a97-c6cf-4ab4-b5a2-cd9ebf4e390c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a37b769d-8535-432b-8463-1d1796750590}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 12:32:38.203 +05:30 b4bf6a97-c6cf-4ab4-b5a2-cd9ebf4e390c INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 100.1866ms 2024-09-16 12:32:55.510 +05:30 2c1dec14-4c07-4078-878d-4143604e2811 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 12:32:55.512 +05:30 2c1dec14-4c07-4078-878d-4143604e2811 INF CORS policy execution successful. 2024-09-16 12:32:55.513 +05:30 2c1dec14-4c07-4078-878d-4143604e2811 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 2.659ms 2024-09-16 12:32:55.912 +05:30 7a5d77af-cc1b-4423-a9dd-36a4c643a842 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 648 2024-09-16 12:32:55.912 +05:30 7a5d77af-cc1b-4423-a9dd-36a4c643a842 INF CORS policy execution successful. 2024-09-16 12:32:55.986 +05:30 7a5d77af-cc1b-4423-a9dd-36a4c643a842 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 648}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: 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}, {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/getlockedusers","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NDY5NjM1LCJleHAiOjE3MjY0NzAyMzUsImlhdCI6MTcyNjQ2OTYzNX0.tnAWg_t1Z2pyrniA7Vig-D0SuqFUI-XYZ-L1mMj4THo"} 2024-09-16 12:32:55.987 +05:30 717e9c77-9eb7-43cd-9c61-25b86d8c953b INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 12:32:55.988 +05:30 717e9c77-9eb7-43cd-9c61-25b86d8c953b INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 12:32:55.997 +05:30 717e9c77-9eb7-43cd-9c61-25b86d8c953b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 12:32:55.999 +05:30 717e9c77-9eb7-43cd-9c61-25b86d8c953b INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 10.8199ms 2024-09-16 12:32:55.999 +05:30 717e9c77-9eb7-43cd-9c61-25b86d8c953b INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 12:32:55.999 +05:30 717e9c77-9eb7-43cd-9c61-25b86d8c953b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7a5d77af-cc1b-4423-a9dd-36a4c643a842}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 12:32:56.000 +05:30 717e9c77-9eb7-43cd-9c61-25b86d8c953b INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 88.3569ms 2024-09-16 12:33:52.381 +05:30 bda27e7b-1200-48c8-a55f-5b0d7e66e0ac INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 12:33:52.384 +05:30 bda27e7b-1200-48c8-a55f-5b0d7e66e0ac INF CORS policy execution successful. 2024-09-16 12:33:52.386 +05:30 bda27e7b-1200-48c8-a55f-5b0d7e66e0ac INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 4.3183ms 2024-09-16 12:33:52.743 +05:30 9185aacc-4aa2-4b02-9beb-eb3d0574ad4a INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 648 2024-09-16 12:33:52.744 +05:30 9185aacc-4aa2-4b02-9beb-eb3d0574ad4a INF CORS policy execution successful. 2024-09-16 12:33:52.825 +05:30 9185aacc-4aa2-4b02-9beb-eb3d0574ad4a INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 648}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: 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}, {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/getlockedusers","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NDY5NjM1LCJleHAiOjE3MjY0NzAyMzUsImlhdCI6MTcyNjQ2OTYzNX0.tnAWg_t1Z2pyrniA7Vig-D0SuqFUI-XYZ-L1mMj4THo"} 2024-09-16 12:33:52.826 +05:30 2ccd395b-dd36-4bf9-bb12-4e8db6ba302c INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 12:33:52.827 +05:30 2ccd395b-dd36-4bf9-bb12-4e8db6ba302c INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 12:33:52.835 +05:30 2ccd395b-dd36-4bf9-bb12-4e8db6ba302c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 12:33:52.835 +05:30 2ccd395b-dd36-4bf9-bb12-4e8db6ba302c INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 8.2454ms 2024-09-16 12:33:52.836 +05:30 2ccd395b-dd36-4bf9-bb12-4e8db6ba302c INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 12:33:52.836 +05:30 2ccd395b-dd36-4bf9-bb12-4e8db6ba302c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9185aacc-4aa2-4b02-9beb-eb3d0574ad4a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 12:33:52.836 +05:30 2ccd395b-dd36-4bf9-bb12-4e8db6ba302c INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 93.2362ms 2024-09-16 12:34:15.008 +05:30 73edde57-6022-420e-a408-5d55130c8fe8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 12:34:15.009 +05:30 73edde57-6022-420e-a408-5d55130c8fe8 INF CORS policy execution successful. 2024-09-16 12:34:15.011 +05:30 73edde57-6022-420e-a408-5d55130c8fe8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 3.0719ms 2024-09-16 12:34:15.383 +05:30 941974c4-a455-45b1-8035-bfc992e1b10e INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 647 2024-09-16 12:34:15.388 +05:30 941974c4-a455-45b1-8035-bfc992e1b10e INF CORS policy execution successful. 2024-09-16 12:34:15.465 +05:30 941974c4-a455-45b1-8035-bfc992e1b10e INF HTTP request: Path: /log/createlog 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://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}, {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/getusergroups","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NDcwMjQ3LCJleHAiOjE3MjY0NzA4NDcsImlhdCI6MTcyNjQ3MDI0N30.TxJSSAN1pv3Ml9FEqWJq48--PPe2d2lxNEjwtjVuiq0"} 2024-09-16 12:34:15.466 +05:30 dd29af3c-9884-42aa-bbae-a4cddce6dec5 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 12:34:15.466 +05:30 dd29af3c-9884-42aa-bbae-a4cddce6dec5 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 12:34:15.474 +05:30 dd29af3c-9884-42aa-bbae-a4cddce6dec5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 12:34:15.477 +05:30 dd29af3c-9884-42aa-bbae-a4cddce6dec5 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 10.3404ms 2024-09-16 12:34:15.477 +05:30 dd29af3c-9884-42aa-bbae-a4cddce6dec5 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 12:34:15.477 +05:30 dd29af3c-9884-42aa-bbae-a4cddce6dec5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 941974c4-a455-45b1-8035-bfc992e1b10e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 12:34:15.478 +05:30 dd29af3c-9884-42aa-bbae-a4cddce6dec5 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 94.4442ms 2024-09-16 12:34:25.497 +05:30 ac8e0267-e158-4334-b9c8-6cf722797825 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 12:34:25.498 +05:30 ac8e0267-e158-4334-b9c8-6cf722797825 INF CORS policy execution successful. 2024-09-16 12:34:25.499 +05:30 ac8e0267-e158-4334-b9c8-6cf722797825 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 1.6935ms 2024-09-16 12:34:25.838 +05:30 df3d1cb4-ad91-4680-8ca1-820edda2d1f3 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 647 2024-09-16 12:34:25.839 +05:30 df3d1cb4-ad91-4680-8ca1-820edda2d1f3 INF CORS policy execution successful. 2024-09-16 12:34:25.917 +05:30 df3d1cb4-ad91-4680-8ca1-820edda2d1f3 INF HTTP request: Path: /log/createlog 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://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}, {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/getusergroups","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NDcwMjQ3LCJleHAiOjE3MjY0NzA4NDcsImlhdCI6MTcyNjQ3MDI0N30.TxJSSAN1pv3Ml9FEqWJq48--PPe2d2lxNEjwtjVuiq0"} 2024-09-16 12:34:25.918 +05:30 beda858f-d6e5-48d6-912d-1fed4fd929cc INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 12:34:25.919 +05:30 beda858f-d6e5-48d6-912d-1fed4fd929cc INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 12:34:25.924 +05:30 beda858f-d6e5-48d6-912d-1fed4fd929cc INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 12:34:25.924 +05:30 beda858f-d6e5-48d6-912d-1fed4fd929cc INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 5.429ms 2024-09-16 12:34:25.924 +05:30 beda858f-d6e5-48d6-912d-1fed4fd929cc INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 12:34:25.924 +05:30 beda858f-d6e5-48d6-912d-1fed4fd929cc INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: df3d1cb4-ad91-4680-8ca1-820edda2d1f3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 12:34:25.925 +05:30 beda858f-d6e5-48d6-912d-1fed4fd929cc 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.6311ms 2024-09-16 12:36:17.550 +05:30 3a9ba3cc-037a-4774-864f-5ade75cf07bc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 12:36:17.554 +05:30 3a9ba3cc-037a-4774-864f-5ade75cf07bc INF CORS policy execution successful. 2024-09-16 12:36:17.556 +05:30 3a9ba3cc-037a-4774-864f-5ade75cf07bc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 5.5996ms 2024-09-16 12:36:18.666 +05:30 9f81ed0b-5674-414e-a922-de26d1279259 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 647 2024-09-16 12:36:18.667 +05:30 9f81ed0b-5674-414e-a922-de26d1279259 INF CORS policy execution successful. 2024-09-16 12:36:18.752 +05:30 9f81ed0b-5674-414e-a922-de26d1279259 INF HTTP request: Path: /log/createlog 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://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}, {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/getusergroups","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NDcwMjQ3LCJleHAiOjE3MjY0NzA4NDcsImlhdCI6MTcyNjQ3MDI0N30.TxJSSAN1pv3Ml9FEqWJq48--PPe2d2lxNEjwtjVuiq0"} 2024-09-16 12:36:18.755 +05:30 94df315a-ebd8-4ba1-884e-ba6fb5c2f643 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 12:36:18.759 +05:30 94df315a-ebd8-4ba1-884e-ba6fb5c2f643 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 12:36:18.775 +05:30 94df315a-ebd8-4ba1-884e-ba6fb5c2f643 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 12:36:18.780 +05:30 94df315a-ebd8-4ba1-884e-ba6fb5c2f643 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 21.4968ms 2024-09-16 12:36:18.781 +05:30 94df315a-ebd8-4ba1-884e-ba6fb5c2f643 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 12:36:18.781 +05:30 94df315a-ebd8-4ba1-884e-ba6fb5c2f643 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9f81ed0b-5674-414e-a922-de26d1279259}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 12:36:18.782 +05:30 94df315a-ebd8-4ba1-884e-ba6fb5c2f643 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 116.0363ms 2024-09-16 12:38:35.740 +05:30 6cee8f08-b46e-4bb0-8585-64fdaf0fe097 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 12:38:35.747 +05:30 6cee8f08-b46e-4bb0-8585-64fdaf0fe097 INF CORS policy execution successful. 2024-09-16 12:38:35.752 +05:30 6cee8f08-b46e-4bb0-8585-64fdaf0fe097 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 11.6724ms 2024-09-16 12:38:36.003 +05:30 d4810ee2-94a5-499d-9f42-37e9079a1f6b INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 647 2024-09-16 12:38:36.004 +05:30 d4810ee2-94a5-499d-9f42-37e9079a1f6b INF CORS policy execution successful. 2024-09-16 12:38:36.089 +05:30 d4810ee2-94a5-499d-9f42-37e9079a1f6b INF HTTP request: Path: /log/createlog 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://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}, {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/getusergroups","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NDcwMjQ3LCJleHAiOjE3MjY0NzA4NDcsImlhdCI6MTcyNjQ3MDI0N30.TxJSSAN1pv3Ml9FEqWJq48--PPe2d2lxNEjwtjVuiq0"} 2024-09-16 12:38:36.090 +05:30 b7e4732f-1d99-4f91-b2d1-d31d64a0c84c INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 12:38:36.091 +05:30 b7e4732f-1d99-4f91-b2d1-d31d64a0c84c INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 12:38:36.102 +05:30 b7e4732f-1d99-4f91-b2d1-d31d64a0c84c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 12:38:36.104 +05:30 b7e4732f-1d99-4f91-b2d1-d31d64a0c84c INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 12.3478ms 2024-09-16 12:38:36.104 +05:30 b7e4732f-1d99-4f91-b2d1-d31d64a0c84c INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 12:38:36.104 +05:30 b7e4732f-1d99-4f91-b2d1-d31d64a0c84c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d4810ee2-94a5-499d-9f42-37e9079a1f6b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 12:38:36.105 +05:30 b7e4732f-1d99-4f91-b2d1-d31d64a0c84c INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 101.6921ms 2024-09-16 12:42:01.250 +05:30 4b739e58-dc5d-4fb2-a845-9479d30c2324 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 12:42:01.254 +05:30 4b739e58-dc5d-4fb2-a845-9479d30c2324 INF CORS policy execution successful. 2024-09-16 12:42:01.257 +05:30 4b739e58-dc5d-4fb2-a845-9479d30c2324 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 8.2546ms 2024-09-16 12:42:01.682 +05:30 af33f950-0f17-4f21-b76e-9e37cbea6f3d INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 648 2024-09-16 12:42:01.683 +05:30 af33f950-0f17-4f21-b76e-9e37cbea6f3d INF CORS policy execution successful. 2024-09-16 12:42:01.795 +05:30 af33f950-0f17-4f21-b76e-9e37cbea6f3d INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 648}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: 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}, {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/getlockedusers","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NDcwMjQ3LCJleHAiOjE3MjY0NzA4NDcsImlhdCI6MTcyNjQ3MDI0N30.TxJSSAN1pv3Ml9FEqWJq48--PPe2d2lxNEjwtjVuiq0"} 2024-09-16 12:42:01.797 +05:30 ea90e39c-b46a-4c8e-9c3b-229f63a1dcfc INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 12:42:01.799 +05:30 ea90e39c-b46a-4c8e-9c3b-229f63a1dcfc INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 12:42:01.832 +05:30 ea90e39c-b46a-4c8e-9c3b-229f63a1dcfc INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 12:42:01.835 +05:30 ea90e39c-b46a-4c8e-9c3b-229f63a1dcfc INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 35.8349ms 2024-09-16 12:42:01.836 +05:30 ea90e39c-b46a-4c8e-9c3b-229f63a1dcfc INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 12:42:01.836 +05:30 ea90e39c-b46a-4c8e-9c3b-229f63a1dcfc INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: af33f950-0f17-4f21-b76e-9e37cbea6f3d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 12:42:01.838 +05:30 ea90e39c-b46a-4c8e-9c3b-229f63a1dcfc INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 155.8326ms 2024-09-16 12:42:17.186 +05:30 e9c568e4-95b7-4057-b310-754632caecb4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 12:42:17.189 +05:30 e9c568e4-95b7-4057-b310-754632caecb4 INF CORS policy execution successful. 2024-09-16 12:42:17.190 +05:30 e9c568e4-95b7-4057-b310-754632caecb4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 3.5034ms 2024-09-16 12:42:17.587 +05:30 02fa2073-b95e-4618-b0c7-6617084a8478 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 647 2024-09-16 12:42:17.587 +05:30 02fa2073-b95e-4618-b0c7-6617084a8478 INF CORS policy execution successful. 2024-09-16 12:42:17.675 +05:30 02fa2073-b95e-4618-b0c7-6617084a8478 INF HTTP request: Path: /log/createlog 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://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}, {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/getusergroups","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NDcwMjQ3LCJleHAiOjE3MjY0NzA4NDcsImlhdCI6MTcyNjQ3MDI0N30.TxJSSAN1pv3Ml9FEqWJq48--PPe2d2lxNEjwtjVuiq0"} 2024-09-16 12:42:17.677 +05:30 381a635e-df95-4760-8062-6537e81ccd00 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 12:42:17.679 +05:30 381a635e-df95-4760-8062-6537e81ccd00 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 12:42:17.689 +05:30 381a635e-df95-4760-8062-6537e81ccd00 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 12:42:17.690 +05:30 381a635e-df95-4760-8062-6537e81ccd00 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 10.6932ms 2024-09-16 12:42:17.690 +05:30 381a635e-df95-4760-8062-6537e81ccd00 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 12:42:17.691 +05:30 381a635e-df95-4760-8062-6537e81ccd00 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 02fa2073-b95e-4618-b0c7-6617084a8478}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 12:42:17.691 +05:30 381a635e-df95-4760-8062-6537e81ccd00 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 104.6756ms 2024-09-16 12:52:40.817 +05:30 INF Application is shutting down... 2024-09-16 12:57:41.151 +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-09-16 12:57:41.361 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-16 12:57:41.362 +05:30 INF Hosting environment: Production 2024-09-16 12:57:41.362 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Log.Api 2024-09-16 12:57:41.373 +05:30 db5e39f2-4e4a-460f-8f4d-db6fd924c354 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 12:57:41.423 +05:30 db5e39f2-4e4a-460f-8f4d-db6fd924c354 INF CORS policy execution successful. 2024-09-16 12:57:41.434 +05:30 db5e39f2-4e4a-460f-8f4d-db6fd924c354 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 61.8441ms 2024-09-16 13:08:40.000 +05:30 INF Application is shutting down... 2024-09-16 13:50:14.734 +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-09-16 13:50:14.957 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-16 13:50:14.958 +05:30 INF Hosting environment: Production 2024-09-16 13:50:14.958 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Log.Api 2024-09-16 13:50:14.974 +05:30 2e6a5e82-14e4-468e-ba77-c8ab3004c3b5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 13:50:14.974 +05:30 3d00f739-3c25-4abe-a56d-e34246993106 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 13:50:15.030 +05:30 3d00f739-3c25-4abe-a56d-e34246993106 INF CORS policy execution successful. 2024-09-16 13:50:15.030 +05:30 2e6a5e82-14e4-468e-ba77-c8ab3004c3b5 INF CORS policy execution successful. 2024-09-16 13:50:15.040 +05:30 3d00f739-3c25-4abe-a56d-e34246993106 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 68.1711ms 2024-09-16 13:50:15.050 +05:30 2e6a5e82-14e4-468e-ba77-c8ab3004c3b5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 78.3421ms 2024-09-16 14:01:13.406 +05:30 INF Application is shutting down... 2024-09-16 14:43:31.656 +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-09-16 14:43:31.876 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-16 14:43:31.877 +05:30 INF Hosting environment: Production 2024-09-16 14:43:31.877 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Log.Api 2024-09-16 14:43:31.892 +05:30 43a295fc-b0dc-4dae-bcdb-c067d1ed3ea5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 14:43:31.958 +05:30 43a295fc-b0dc-4dae-bcdb-c067d1ed3ea5 INF CORS policy execution successful. 2024-09-16 14:43:31.966 +05:30 43a295fc-b0dc-4dae-bcdb-c067d1ed3ea5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 75.9714ms 2024-09-16 14:43:32.333 +05:30 2322ffbb-22f4-4db9-9935-be31ba49faef INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 647 2024-09-16 14:43:32.337 +05:30 2322ffbb-22f4-4db9-9935-be31ba49faef INF CORS policy execution successful. 2024-09-16 14:43:32.411 +05:30 2322ffbb-22f4-4db9-9935-be31ba49faef INF HTTP request: Path: /log/createlog 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://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}, {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/getusergroups","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NDc3OTA2LCJleHAiOjE3MjY0Nzg1MDYsImlhdCI6MTcyNjQ3NzkwNn0.c-hTzbTt8N2mOjintB4Qs_g6xbp8OHNo5OrUWsvLKus"} 2024-09-16 14:43:32.435 +05:30 bc3adb09-346a-462e-b927-5603cb5e6796 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 14:43:32.466 +05:30 bc3adb09-346a-462e-b927-5603cb5e6796 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 14:43:32.812 +05:30 bc3adb09-346a-462e-b927-5603cb5e6796 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 14:43:32.870 +05:30 bc3adb09-346a-462e-b927-5603cb5e6796 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 396.239ms 2024-09-16 14:43:32.870 +05:30 bc3adb09-346a-462e-b927-5603cb5e6796 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 14:43:32.871 +05:30 bc3adb09-346a-462e-b927-5603cb5e6796 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2322ffbb-22f4-4db9-9935-be31ba49faef}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 14:43:32.882 +05:30 bc3adb09-346a-462e-b927-5603cb5e6796 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 549.3025ms 2024-09-16 14:43:38.727 +05:30 66a9de93-07db-4415-9901-a59e1ef83063 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 14:43:38.739 +05:30 66a9de93-07db-4415-9901-a59e1ef83063 INF CORS policy execution successful. 2024-09-16 14:43:38.740 +05:30 66a9de93-07db-4415-9901-a59e1ef83063 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 13.136ms 2024-09-16 14:43:39.090 +05:30 b8ce089d-8840-40ca-a8a7-957eae4b9c70 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 648 2024-09-16 14:43:39.091 +05:30 b8ce089d-8840-40ca-a8a7-957eae4b9c70 INF CORS policy execution successful. 2024-09-16 14:43:39.172 +05:30 b8ce089d-8840-40ca-a8a7-957eae4b9c70 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 648}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: 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}, {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/getlockedusers","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NDc3OTA2LCJleHAiOjE3MjY0Nzg1MDYsImlhdCI6MTcyNjQ3NzkwNn0.c-hTzbTt8N2mOjintB4Qs_g6xbp8OHNo5OrUWsvLKus"} 2024-09-16 14:43:39.174 +05:30 64bf2752-523b-4369-88cc-f28f31472a87 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 14:43:39.175 +05:30 64bf2752-523b-4369-88cc-f28f31472a87 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 14:43:39.187 +05:30 64bf2752-523b-4369-88cc-f28f31472a87 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 14:43:39.190 +05:30 64bf2752-523b-4369-88cc-f28f31472a87 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 14.2216ms 2024-09-16 14:43:39.190 +05:30 64bf2752-523b-4369-88cc-f28f31472a87 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 14:43:39.190 +05:30 64bf2752-523b-4369-88cc-f28f31472a87 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b8ce089d-8840-40ca-a8a7-957eae4b9c70}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 14:43:39.191 +05:30 64bf2752-523b-4369-88cc-f28f31472a87 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 100.7939ms 2024-09-16 14:43:44.875 +05:30 fe320f75-8ee3-4935-8aa4-90f0e974a164 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 14:43:44.876 +05:30 fe320f75-8ee3-4935-8aa4-90f0e974a164 INF CORS policy execution successful. 2024-09-16 14:43:44.877 +05:30 fe320f75-8ee3-4935-8aa4-90f0e974a164 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 2.1577ms 2024-09-16 14:43:45.227 +05:30 8dc49e67-da26-496e-863f-631075adc74f INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 647 2024-09-16 14:43:45.228 +05:30 8dc49e67-da26-496e-863f-631075adc74f INF CORS policy execution successful. 2024-09-16 14:43:45.312 +05:30 8dc49e67-da26-496e-863f-631075adc74f INF HTTP request: Path: /log/createlog 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://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}, {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/getusergroups","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NDc3OTA2LCJleHAiOjE3MjY0Nzg1MDYsImlhdCI6MTcyNjQ3NzkwNn0.c-hTzbTt8N2mOjintB4Qs_g6xbp8OHNo5OrUWsvLKus"} 2024-09-16 14:43:45.313 +05:30 1469d480-df45-4043-ba55-91160246c658 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 14:43:45.313 +05:30 1469d480-df45-4043-ba55-91160246c658 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 14:43:45.319 +05:30 1469d480-df45-4043-ba55-91160246c658 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 14:43:45.320 +05:30 1469d480-df45-4043-ba55-91160246c658 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 6.5378ms 2024-09-16 14:43:45.320 +05:30 1469d480-df45-4043-ba55-91160246c658 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 14:43:45.320 +05:30 1469d480-df45-4043-ba55-91160246c658 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8dc49e67-da26-496e-863f-631075adc74f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 14:43:45.321 +05:30 1469d480-df45-4043-ba55-91160246c658 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 93.5649ms 2024-09-16 14:44:14.643 +05:30 e71f6698-0633-43c6-9276-9af28bbdbd95 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 14:44:14.646 +05:30 e71f6698-0633-43c6-9276-9af28bbdbd95 INF CORS policy execution successful. 2024-09-16 14:44:14.648 +05:30 e71f6698-0633-43c6-9276-9af28bbdbd95 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 5.6953ms 2024-09-16 14:44:15.010 +05:30 7dd8c9f5-3a86-4b45-aac3-4c94ecb0ad28 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 647 2024-09-16 14:44:15.010 +05:30 7dd8c9f5-3a86-4b45-aac3-4c94ecb0ad28 INF CORS policy execution successful. 2024-09-16 14:44:15.096 +05:30 7dd8c9f5-3a86-4b45-aac3-4c94ecb0ad28 INF HTTP request: Path: /log/createlog 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://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}, {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/getusergroups","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NDc3OTA2LCJleHAiOjE3MjY0Nzg1MDYsImlhdCI6MTcyNjQ3NzkwNn0.c-hTzbTt8N2mOjintB4Qs_g6xbp8OHNo5OrUWsvLKus"} 2024-09-16 14:44:15.097 +05:30 655d83de-da68-4d89-8a02-64639cab4450 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 14:44:15.098 +05:30 655d83de-da68-4d89-8a02-64639cab4450 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 14:44:15.104 +05:30 655d83de-da68-4d89-8a02-64639cab4450 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 14:44:15.105 +05:30 655d83de-da68-4d89-8a02-64639cab4450 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 6.689ms 2024-09-16 14:44:15.105 +05:30 655d83de-da68-4d89-8a02-64639cab4450 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 14:44:15.105 +05:30 655d83de-da68-4d89-8a02-64639cab4450 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7dd8c9f5-3a86-4b45-aac3-4c94ecb0ad28}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 14:44:15.106 +05:30 655d83de-da68-4d89-8a02-64639cab4450 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 96.4087ms 2024-09-16 14:44:51.612 +05:30 49ed78f5-3487-48b2-82a6-1090660de699 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 14:44:51.615 +05:30 49ed78f5-3487-48b2-82a6-1090660de699 INF CORS policy execution successful. 2024-09-16 14:44:51.616 +05:30 49ed78f5-3487-48b2-82a6-1090660de699 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 4.0528ms 2024-09-16 14:44:52.225 +05:30 14e4bd37-e506-4d3e-88b9-d5a3c3af5926 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 647 2024-09-16 14:44:52.225 +05:30 14e4bd37-e506-4d3e-88b9-d5a3c3af5926 INF CORS policy execution successful. 2024-09-16 14:44:52.317 +05:30 14e4bd37-e506-4d3e-88b9-d5a3c3af5926 INF HTTP request: Path: /log/createlog 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://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}, {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/getusergroups","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NDc3OTA2LCJleHAiOjE3MjY0Nzg1MDYsImlhdCI6MTcyNjQ3NzkwNn0.c-hTzbTt8N2mOjintB4Qs_g6xbp8OHNo5OrUWsvLKus"} 2024-09-16 14:44:52.320 +05:30 40cb8b8e-3383-4b15-a687-6d4b1019e564 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 14:44:52.321 +05:30 40cb8b8e-3383-4b15-a687-6d4b1019e564 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 14:44:52.331 +05:30 40cb8b8e-3383-4b15-a687-6d4b1019e564 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 14:44:52.332 +05:30 40cb8b8e-3383-4b15-a687-6d4b1019e564 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 11.4337ms 2024-09-16 14:44:52.333 +05:30 40cb8b8e-3383-4b15-a687-6d4b1019e564 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 14:44:52.334 +05:30 40cb8b8e-3383-4b15-a687-6d4b1019e564 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 14e4bd37-e506-4d3e-88b9-d5a3c3af5926}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 14:44:52.334 +05:30 40cb8b8e-3383-4b15-a687-6d4b1019e564 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 109.7312ms 2024-09-16 14:45:14.447 +05:30 f4779e46-d43f-458c-aa20-6715f4ffaeb2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 14:45:14.451 +05:30 f4779e46-d43f-458c-aa20-6715f4ffaeb2 INF CORS policy execution successful. 2024-09-16 14:45:14.453 +05:30 f4779e46-d43f-458c-aa20-6715f4ffaeb2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 6.5659ms 2024-09-16 14:45:14.801 +05:30 9bfcc7ce-689f-43f6-afc9-b1cea776ba05 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 647 2024-09-16 14:45:14.802 +05:30 9bfcc7ce-689f-43f6-afc9-b1cea776ba05 INF CORS policy execution successful. 2024-09-16 14:45:14.878 +05:30 9bfcc7ce-689f-43f6-afc9-b1cea776ba05 INF HTTP request: Path: /log/createlog 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://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}, {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/getusergroups","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NDc3OTA2LCJleHAiOjE3MjY0Nzg1MDYsImlhdCI6MTcyNjQ3NzkwNn0.c-hTzbTt8N2mOjintB4Qs_g6xbp8OHNo5OrUWsvLKus"} 2024-09-16 14:45:14.885 +05:30 7bbae6fa-2e5e-434d-acc0-8d34f1401a8e INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 14:45:14.886 +05:30 7bbae6fa-2e5e-434d-acc0-8d34f1401a8e INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 14:45:14.893 +05:30 7bbae6fa-2e5e-434d-acc0-8d34f1401a8e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 14:45:14.893 +05:30 7bbae6fa-2e5e-434d-acc0-8d34f1401a8e INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 7.2083ms 2024-09-16 14:45:14.893 +05:30 7bbae6fa-2e5e-434d-acc0-8d34f1401a8e INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 14:45:14.894 +05:30 7bbae6fa-2e5e-434d-acc0-8d34f1401a8e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9bfcc7ce-689f-43f6-afc9-b1cea776ba05}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 14:45:14.894 +05:30 7bbae6fa-2e5e-434d-acc0-8d34f1401a8e INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 93.1462ms 2024-09-16 14:47:09.784 +05:30 b34c76f6-ce84-4cb6-ad76-e5c07701d764 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 14:47:09.786 +05:30 b34c76f6-ce84-4cb6-ad76-e5c07701d764 INF CORS policy execution successful. 2024-09-16 14:47:09.787 +05:30 b34c76f6-ce84-4cb6-ad76-e5c07701d764 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 2.9766ms 2024-09-16 14:47:10.137 +05:30 82615f00-aa1b-4a32-8cae-40363661ddcc INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 647 2024-09-16 14:47:10.137 +05:30 82615f00-aa1b-4a32-8cae-40363661ddcc INF CORS policy execution successful. 2024-09-16 14:47:10.221 +05:30 82615f00-aa1b-4a32-8cae-40363661ddcc INF HTTP request: Path: /log/createlog 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://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}, {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/getusergroups","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NDc3OTA2LCJleHAiOjE3MjY0Nzg1MDYsImlhdCI6MTcyNjQ3NzkwNn0.c-hTzbTt8N2mOjintB4Qs_g6xbp8OHNo5OrUWsvLKus"} 2024-09-16 14:47:10.222 +05:30 9dd6a4c5-76f6-465f-b0b9-0369fd811d94 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 14:47:10.223 +05:30 9dd6a4c5-76f6-465f-b0b9-0369fd811d94 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 14:47:10.230 +05:30 9dd6a4c5-76f6-465f-b0b9-0369fd811d94 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 14:47:10.231 +05:30 9dd6a4c5-76f6-465f-b0b9-0369fd811d94 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 8.0742ms 2024-09-16 14:47:10.232 +05:30 9dd6a4c5-76f6-465f-b0b9-0369fd811d94 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 14:47:10.232 +05:30 9dd6a4c5-76f6-465f-b0b9-0369fd811d94 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 82615f00-aa1b-4a32-8cae-40363661ddcc}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 14:47:10.233 +05:30 9dd6a4c5-76f6-465f-b0b9-0369fd811d94 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 95.8339ms 2024-09-16 14:47:33.951 +05:30 fa22b0ae-6c37-48bb-bb74-c19ad3758567 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 14:47:33.953 +05:30 fa22b0ae-6c37-48bb-bb74-c19ad3758567 INF CORS policy execution successful. 2024-09-16 14:47:33.954 +05:30 fa22b0ae-6c37-48bb-bb74-c19ad3758567 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 2.9465ms 2024-09-16 14:47:34.329 +05:30 47ca3ef0-f7ea-4dc6-9d77-264824810475 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 647 2024-09-16 14:47:34.330 +05:30 47ca3ef0-f7ea-4dc6-9d77-264824810475 INF CORS policy execution successful. 2024-09-16 14:47:34.410 +05:30 47ca3ef0-f7ea-4dc6-9d77-264824810475 INF HTTP request: Path: /log/createlog 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://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}, {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/getusergroups","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NDc3OTA2LCJleHAiOjE3MjY0Nzg1MDYsImlhdCI6MTcyNjQ3NzkwNn0.c-hTzbTt8N2mOjintB4Qs_g6xbp8OHNo5OrUWsvLKus"} 2024-09-16 14:47:34.411 +05:30 b7b5af2a-0c1f-4882-9932-b048b0d00c20 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 14:47:34.411 +05:30 b7b5af2a-0c1f-4882-9932-b048b0d00c20 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 14:47:34.416 +05:30 b7b5af2a-0c1f-4882-9932-b048b0d00c20 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 14:47:34.417 +05:30 b7b5af2a-0c1f-4882-9932-b048b0d00c20 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 5.8545ms 2024-09-16 14:47:34.417 +05:30 b7b5af2a-0c1f-4882-9932-b048b0d00c20 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 14:47:34.418 +05:30 b7b5af2a-0c1f-4882-9932-b048b0d00c20 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 47ca3ef0-f7ea-4dc6-9d77-264824810475}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 14:47:34.419 +05:30 b7b5af2a-0c1f-4882-9932-b048b0d00c20 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 89.4228ms 2024-09-16 14:49:08.788 +05:30 d8a47514-e0a0-48e1-ac86-6dec338cdd21 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 14:49:08.790 +05:30 d8a47514-e0a0-48e1-ac86-6dec338cdd21 INF CORS policy execution successful. 2024-09-16 14:49:08.791 +05:30 d8a47514-e0a0-48e1-ac86-6dec338cdd21 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 3.2785ms 2024-09-16 14:49:09.149 +05:30 e4096e82-bcc7-48a2-b27b-4a529475a937 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 723 2024-09-16 14:49:09.150 +05:30 e4096e82-bcc7-48a2-b27b-4a529475a937 INF CORS policy execution successful. 2024-09-16 14:49:09.237 +05:30 e4096e82-bcc7-48a2-b27b-4a529475a937 INF HTTP request: Path: /log/createlog 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/128.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/user/unlockuser","environment":"400 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":4000,\"message\":\"Please provide valid UserId(s).\",\"result\":null}","message":"4000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NDc3OTA2LCJleHAiOjE3MjY0Nzg1MDYsImlhdCI6MTcyNjQ3NzkwNn0.c-hTzbTt8N2mOjintB4Qs_g6xbp8OHNo5OrUWsvLKus"} 2024-09-16 14:49:09.238 +05:30 297b9527-b031-44b6-87b8-2864656e0f82 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 14:49:09.239 +05:30 297b9527-b031-44b6-87b8-2864656e0f82 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 14:49:09.246 +05:30 297b9527-b031-44b6-87b8-2864656e0f82 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 14:49:09.247 +05:30 297b9527-b031-44b6-87b8-2864656e0f82 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 8.2785ms 2024-09-16 14:49:09.247 +05:30 297b9527-b031-44b6-87b8-2864656e0f82 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 14:49:09.248 +05:30 297b9527-b031-44b6-87b8-2864656e0f82 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e4096e82-bcc7-48a2-b27b-4a529475a937}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 14:49:09.248 +05:30 297b9527-b031-44b6-87b8-2864656e0f82 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 99.0827ms 2024-09-16 14:49:33.440 +05:30 85ed036c-14d7-4373-83e9-dbd63bab52c0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 14:49:33.442 +05:30 85ed036c-14d7-4373-83e9-dbd63bab52c0 INF CORS policy execution successful. 2024-09-16 14:49:33.443 +05:30 85ed036c-14d7-4373-83e9-dbd63bab52c0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 2.6673ms 2024-09-16 14:49:33.792 +05:30 758f7717-fbf8-4027-ad5a-8d3c34e1a6cb INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 647 2024-09-16 14:49:33.793 +05:30 758f7717-fbf8-4027-ad5a-8d3c34e1a6cb INF CORS policy execution successful. 2024-09-16 14:49:33.875 +05:30 758f7717-fbf8-4027-ad5a-8d3c34e1a6cb INF HTTP request: Path: /log/createlog 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://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}, {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/getusergroups","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NDc3OTA2LCJleHAiOjE3MjY0Nzg1MDYsImlhdCI6MTcyNjQ3NzkwNn0.c-hTzbTt8N2mOjintB4Qs_g6xbp8OHNo5OrUWsvLKus"} 2024-09-16 14:49:33.876 +05:30 c079ae74-620d-44af-8023-de76e8b69e3d INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 14:49:33.877 +05:30 c079ae74-620d-44af-8023-de76e8b69e3d INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 14:49:33.882 +05:30 c079ae74-620d-44af-8023-de76e8b69e3d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 14:49:33.883 +05:30 c079ae74-620d-44af-8023-de76e8b69e3d INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 6.0294ms 2024-09-16 14:49:33.883 +05:30 c079ae74-620d-44af-8023-de76e8b69e3d INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 14:49:33.883 +05:30 c079ae74-620d-44af-8023-de76e8b69e3d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 758f7717-fbf8-4027-ad5a-8d3c34e1a6cb}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 14:49:33.884 +05:30 c079ae74-620d-44af-8023-de76e8b69e3d INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 92.0971ms 2024-09-16 14:49:50.467 +05:30 9bd08120-5289-47b1-89e1-1a2b517f4261 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 14:49:50.468 +05:30 9bd08120-5289-47b1-89e1-1a2b517f4261 INF CORS policy execution successful. 2024-09-16 14:49:50.469 +05:30 9bd08120-5289-47b1-89e1-1a2b517f4261 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 2.1049ms 2024-09-16 14:49:50.823 +05:30 c87eadda-b671-4338-be40-67755e00b8ef INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 723 2024-09-16 14:49:50.824 +05:30 c87eadda-b671-4338-be40-67755e00b8ef INF CORS policy execution successful. 2024-09-16 14:49:50.906 +05:30 c87eadda-b671-4338-be40-67755e00b8ef INF HTTP request: Path: /log/createlog 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/128.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/user/unlockuser","environment":"400 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":4000,\"message\":\"Please provide valid UserId(s).\",\"result\":null}","message":"4000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NDc3OTA2LCJleHAiOjE3MjY0Nzg1MDYsImlhdCI6MTcyNjQ3NzkwNn0.c-hTzbTt8N2mOjintB4Qs_g6xbp8OHNo5OrUWsvLKus"} 2024-09-16 14:49:50.906 +05:30 224fbdc3-7ec7-4073-9111-721709a5b6af INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 14:49:50.907 +05:30 224fbdc3-7ec7-4073-9111-721709a5b6af INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 14:49:50.913 +05:30 224fbdc3-7ec7-4073-9111-721709a5b6af INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 14:49:50.916 +05:30 224fbdc3-7ec7-4073-9111-721709a5b6af INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 8.836ms 2024-09-16 14:49:50.916 +05:30 224fbdc3-7ec7-4073-9111-721709a5b6af INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 14:49:50.917 +05:30 224fbdc3-7ec7-4073-9111-721709a5b6af INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c87eadda-b671-4338-be40-67755e00b8ef}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 14:49:50.919 +05:30 224fbdc3-7ec7-4073-9111-721709a5b6af INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 95.1759ms 2024-09-16 14:50:09.990 +05:30 6881f79f-312f-4afd-b0a2-e066cf20302e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 14:50:09.991 +05:30 6881f79f-312f-4afd-b0a2-e066cf20302e INF CORS policy execution successful. 2024-09-16 14:50:09.992 +05:30 6881f79f-312f-4afd-b0a2-e066cf20302e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 2.7167ms 2024-09-16 14:50:10.344 +05:30 be05e1df-9a3e-475f-968a-03fb46bce7df INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 648 2024-09-16 14:50:10.345 +05:30 be05e1df-9a3e-475f-968a-03fb46bce7df INF CORS policy execution successful. 2024-09-16 14:50:10.431 +05:30 be05e1df-9a3e-475f-968a-03fb46bce7df INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 648}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: 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}, {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/getlockedusers","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NDc3OTA2LCJleHAiOjE3MjY0Nzg1MDYsImlhdCI6MTcyNjQ3NzkwNn0.c-hTzbTt8N2mOjintB4Qs_g6xbp8OHNo5OrUWsvLKus"} 2024-09-16 14:50:10.432 +05:30 6dcc0be5-d62c-48ea-8668-c00df6bd7642 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 14:50:10.433 +05:30 6dcc0be5-d62c-48ea-8668-c00df6bd7642 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 14:50:10.440 +05:30 6dcc0be5-d62c-48ea-8668-c00df6bd7642 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 14:50:10.441 +05:30 6dcc0be5-d62c-48ea-8668-c00df6bd7642 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 7.6389ms 2024-09-16 14:50:10.441 +05:30 6dcc0be5-d62c-48ea-8668-c00df6bd7642 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 14:50:10.441 +05:30 6dcc0be5-d62c-48ea-8668-c00df6bd7642 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: be05e1df-9a3e-475f-968a-03fb46bce7df}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 14:50:10.442 +05:30 6dcc0be5-d62c-48ea-8668-c00df6bd7642 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 97.2886ms 2024-09-16 14:50:17.200 +05:30 45c1e1f9-5d0f-40e3-a642-3441617495cd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 14:50:17.200 +05:30 45c1e1f9-5d0f-40e3-a642-3441617495cd INF CORS policy execution successful. 2024-09-16 14:50:17.201 +05:30 45c1e1f9-5d0f-40e3-a642-3441617495cd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 1.4793ms 2024-09-16 14:50:17.553 +05:30 4f281325-b090-47ed-ad4b-a0c1399e2b12 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 647 2024-09-16 14:50:17.553 +05:30 4f281325-b090-47ed-ad4b-a0c1399e2b12 INF CORS policy execution successful. 2024-09-16 14:50:17.640 +05:30 4f281325-b090-47ed-ad4b-a0c1399e2b12 INF HTTP request: Path: /log/createlog 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://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}, {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/getusergroups","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NDc3OTA2LCJleHAiOjE3MjY0Nzg1MDYsImlhdCI6MTcyNjQ3NzkwNn0.c-hTzbTt8N2mOjintB4Qs_g6xbp8OHNo5OrUWsvLKus"} 2024-09-16 14:50:17.641 +05:30 015941fe-32a1-4b39-bac8-69c473b69d95 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 14:50:17.641 +05:30 015941fe-32a1-4b39-bac8-69c473b69d95 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 14:50:17.645 +05:30 015941fe-32a1-4b39-bac8-69c473b69d95 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 14:50:17.646 +05:30 015941fe-32a1-4b39-bac8-69c473b69d95 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 4.2351ms 2024-09-16 14:50:17.646 +05:30 015941fe-32a1-4b39-bac8-69c473b69d95 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 14:50:17.646 +05:30 015941fe-32a1-4b39-bac8-69c473b69d95 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4f281325-b090-47ed-ad4b-a0c1399e2b12}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 14:50:17.647 +05:30 015941fe-32a1-4b39-bac8-69c473b69d95 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 94.1199ms 2024-09-16 14:50:44.252 +05:30 91160ced-94a7-4494-9cd6-4dc71124250b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 14:50:44.254 +05:30 91160ced-94a7-4494-9cd6-4dc71124250b INF CORS policy execution successful. 2024-09-16 14:50:44.254 +05:30 91160ced-94a7-4494-9cd6-4dc71124250b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 2.2915ms 2024-09-16 14:50:44.603 +05:30 8e60626a-7413-41c7-a04e-bfc5bb4a3693 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 648 2024-09-16 14:50:44.604 +05:30 8e60626a-7413-41c7-a04e-bfc5bb4a3693 INF CORS policy execution successful. 2024-09-16 14:50:44.681 +05:30 8e60626a-7413-41c7-a04e-bfc5bb4a3693 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 648}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: 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}, {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/getlockedusers","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NDc3OTA2LCJleHAiOjE3MjY0Nzg1MDYsImlhdCI6MTcyNjQ3NzkwNn0.c-hTzbTt8N2mOjintB4Qs_g6xbp8OHNo5OrUWsvLKus"} 2024-09-16 14:50:44.682 +05:30 111104bc-efa8-43c7-907e-a60f19197200 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 14:50:44.683 +05:30 111104bc-efa8-43c7-907e-a60f19197200 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 14:50:44.689 +05:30 111104bc-efa8-43c7-907e-a60f19197200 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 14:50:44.689 +05:30 111104bc-efa8-43c7-907e-a60f19197200 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 6.2913ms 2024-09-16 14:50:44.689 +05:30 111104bc-efa8-43c7-907e-a60f19197200 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 14:50:44.690 +05:30 111104bc-efa8-43c7-907e-a60f19197200 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8e60626a-7413-41c7-a04e-bfc5bb4a3693}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 14:50:44.690 +05:30 111104bc-efa8-43c7-907e-a60f19197200 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.8022ms 2024-09-16 14:50:51.337 +05:30 3da0ae7d-8dfd-4f04-9e21-7513ece67dbf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 14:50:51.337 +05:30 3da0ae7d-8dfd-4f04-9e21-7513ece67dbf INF CORS policy execution successful. 2024-09-16 14:50:51.338 +05:30 3da0ae7d-8dfd-4f04-9e21-7513ece67dbf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 1.091ms 2024-09-16 14:50:51.687 +05:30 def12c42-7dcf-4617-980f-8d6170234d3c INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 647 2024-09-16 14:50:51.687 +05:30 def12c42-7dcf-4617-980f-8d6170234d3c INF CORS policy execution successful. 2024-09-16 14:50:51.774 +05:30 def12c42-7dcf-4617-980f-8d6170234d3c INF HTTP request: Path: /log/createlog 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://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}, {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/getusergroups","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NDc3OTA2LCJleHAiOjE3MjY0Nzg1MDYsImlhdCI6MTcyNjQ3NzkwNn0.c-hTzbTt8N2mOjintB4Qs_g6xbp8OHNo5OrUWsvLKus"} 2024-09-16 14:50:51.775 +05:30 df970145-71d5-438f-849e-3cee16df8083 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 14:50:51.776 +05:30 df970145-71d5-438f-849e-3cee16df8083 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 14:50:51.780 +05:30 df970145-71d5-438f-849e-3cee16df8083 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 14:50:51.781 +05:30 df970145-71d5-438f-849e-3cee16df8083 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 4.972ms 2024-09-16 14:50:51.781 +05:30 df970145-71d5-438f-849e-3cee16df8083 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 14:50:51.781 +05:30 df970145-71d5-438f-849e-3cee16df8083 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: def12c42-7dcf-4617-980f-8d6170234d3c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 14:50:51.782 +05:30 df970145-71d5-438f-849e-3cee16df8083 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 95.0187ms 2024-09-16 14:51:25.965 +05:30 e31ac3d8-0ef3-417a-a190-1ac9139212ed INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 14:51:25.967 +05:30 e31ac3d8-0ef3-417a-a190-1ac9139212ed INF CORS policy execution successful. 2024-09-16 14:51:25.968 +05:30 e31ac3d8-0ef3-417a-a190-1ac9139212ed INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 3.7517ms 2024-09-16 14:51:26.329 +05:30 168ec112-416d-478f-9644-801298f3f1a2 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 723 2024-09-16 14:51:26.330 +05:30 168ec112-416d-478f-9644-801298f3f1a2 INF CORS policy execution successful. 2024-09-16 14:51:26.401 +05:30 168ec112-416d-478f-9644-801298f3f1a2 INF HTTP request: Path: /log/createlog 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/128.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/user/unlockuser","environment":"400 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":4000,\"message\":\"Please provide valid UserId(s).\",\"result\":null}","message":"4000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NDc3OTA2LCJleHAiOjE3MjY0Nzg1MDYsImlhdCI6MTcyNjQ3NzkwNn0.c-hTzbTt8N2mOjintB4Qs_g6xbp8OHNo5OrUWsvLKus"} 2024-09-16 14:51:26.403 +05:30 ad998814-7850-4976-b87b-1efdde737941 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 14:51:26.404 +05:30 ad998814-7850-4976-b87b-1efdde737941 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 14:51:26.411 +05:30 ad998814-7850-4976-b87b-1efdde737941 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 14:51:26.412 +05:30 ad998814-7850-4976-b87b-1efdde737941 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 7.9614ms 2024-09-16 14:51:26.412 +05:30 ad998814-7850-4976-b87b-1efdde737941 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 14:51:26.412 +05:30 ad998814-7850-4976-b87b-1efdde737941 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 168ec112-416d-478f-9644-801298f3f1a2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 14:51:26.413 +05:30 ad998814-7850-4976-b87b-1efdde737941 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 83.9701ms 2024-09-16 15:01:30.525 +05:30 INF Application is shutting down... 2024-09-16 15:03:47.912 +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-09-16 15:03:48.261 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-16 15:03:48.262 +05:30 INF Hosting environment: Production 2024-09-16 15:03:48.262 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Log.Api 2024-09-16 15:03:48.301 +05:30 4eab8f67-a4af-492b-9f02-1aed703e0c4b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 15:03:48.301 +05:30 f869d662-5942-4d5d-920f-666ce7c8068d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 15:03:48.301 +05:30 5d7203ab-bf28-4a4b-ac6f-81bfd33b9b15 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 15:03:48.301 +05:30 e815f2c9-b2f3-4524-a4e4-c77144d04e34 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 15:03:48.366 +05:30 f869d662-5942-4d5d-920f-666ce7c8068d INF CORS policy execution successful. 2024-09-16 15:03:48.366 +05:30 5d7203ab-bf28-4a4b-ac6f-81bfd33b9b15 INF CORS policy execution successful. 2024-09-16 15:03:48.367 +05:30 4eab8f67-a4af-492b-9f02-1aed703e0c4b INF CORS policy execution successful. 2024-09-16 15:03:48.367 +05:30 e815f2c9-b2f3-4524-a4e4-c77144d04e34 INF CORS policy execution successful. 2024-09-16 15:03:48.374 +05:30 5d7203ab-bf28-4a4b-ac6f-81bfd33b9b15 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 75.926ms 2024-09-16 15:03:48.379 +05:30 e8e8f85e-d078-437c-8bd9-e64b97574466 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 15:03:48.379 +05:30 e8e8f85e-d078-437c-8bd9-e64b97574466 INF CORS policy execution successful. 2024-09-16 15:03:48.380 +05:30 e8e8f85e-d078-437c-8bd9-e64b97574466 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 1.0647ms 2024-09-16 15:03:48.383 +05:30 4eab8f67-a4af-492b-9f02-1aed703e0c4b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 83.535ms 2024-09-16 15:03:48.383 +05:30 e815f2c9-b2f3-4524-a4e4-c77144d04e34 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 83.5837ms 2024-09-16 15:03:48.383 +05:30 f869d662-5942-4d5d-920f-666ce7c8068d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 83.682ms 2024-09-16 15:04:22.048 +05:30 335ac85e-6c53-43ac-acac-af0565b04020 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 15:04:22.057 +05:30 335ac85e-6c53-43ac-acac-af0565b04020 INF CORS policy execution successful. 2024-09-16 15:04:22.058 +05:30 335ac85e-6c53-43ac-acac-af0565b04020 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 10.8079ms 2024-09-16 15:04:22.409 +05:30 45d882ab-c3c1-4418-81e2-b7ad14274f0b INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 647 2024-09-16 15:04:22.410 +05:30 45d882ab-c3c1-4418-81e2-b7ad14274f0b INF CORS policy execution successful. 2024-09-16 15:04:22.493 +05:30 45d882ab-c3c1-4418-81e2-b7ad14274f0b INF HTTP request: Path: /log/createlog 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://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}, {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/getusergroups","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NDc5MjQ3LCJleHAiOjE3MjY0Nzk4NDcsImlhdCI6MTcyNjQ3OTI0N30.b7FXMaINRxBVdFsOYcjmsFFNwNBD2bLu7h8MhyPWFno"} 2024-09-16 15:04:22.525 +05:30 0ebe9fa0-1090-4a48-b1a4-f771aca77adb INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 15:04:22.559 +05:30 0ebe9fa0-1090-4a48-b1a4-f771aca77adb INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 15:04:22.847 +05:30 0ebe9fa0-1090-4a48-b1a4-f771aca77adb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 15:04:22.903 +05:30 0ebe9fa0-1090-4a48-b1a4-f771aca77adb INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 338.4359ms 2024-09-16 15:04:22.903 +05:30 0ebe9fa0-1090-4a48-b1a4-f771aca77adb INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 15:04:22.904 +05:30 0ebe9fa0-1090-4a48-b1a4-f771aca77adb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 45d882ab-c3c1-4418-81e2-b7ad14274f0b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 15:04:22.914 +05:30 0ebe9fa0-1090-4a48-b1a4-f771aca77adb INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 505.028ms 2024-09-16 15:14:46.775 +05:30 INF Application is shutting down... 2024-09-16 15:17:39.490 +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-09-16 15:17:39.742 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-16 15:17:39.743 +05:30 INF Hosting environment: Production 2024-09-16 15:17:39.743 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Log.Api 2024-09-16 15:17:39.758 +05:30 7b7eb906-5b39-48af-bfe8-13d6df0346b5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 15:17:39.819 +05:30 7b7eb906-5b39-48af-bfe8-13d6df0346b5 INF CORS policy execution successful. 2024-09-16 15:17:39.827 +05:30 7b7eb906-5b39-48af-bfe8-13d6df0346b5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 71.7004ms 2024-09-16 15:17:40.176 +05:30 276dd905-4b3c-431e-bb25-b039905efc6c INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 647 2024-09-16 15:17:40.180 +05:30 276dd905-4b3c-431e-bb25-b039905efc6c INF CORS policy execution successful. 2024-09-16 15:17:40.254 +05:30 276dd905-4b3c-431e-bb25-b039905efc6c INF HTTP request: Path: /log/createlog 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://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}, {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/getusergroups","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NDc5MjQ3LCJleHAiOjE3MjY0Nzk4NDcsImlhdCI6MTcyNjQ3OTI0N30.b7FXMaINRxBVdFsOYcjmsFFNwNBD2bLu7h8MhyPWFno"} 2024-09-16 15:17:40.283 +05:30 ac107f8e-cb18-4cbe-8da5-007f2abe56e8 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 15:17:40.320 +05:30 ac107f8e-cb18-4cbe-8da5-007f2abe56e8 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 15:17:40.586 +05:30 ac107f8e-cb18-4cbe-8da5-007f2abe56e8 ERR Refresh token has expired 2024-09-16 15:17:40.602 +05:30 ac107f8e-cb18-4cbe-8da5-007f2abe56e8 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-09-16 15:17:40.609 +05:30 ac107f8e-cb18-4cbe-8da5-007f2abe56e8 INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 15:17:40.664 +05:30 ac107f8e-cb18-4cbe-8da5-007f2abe56e8 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 338.7587ms 2024-09-16 15:17:40.664 +05:30 ac107f8e-cb18-4cbe-8da5-007f2abe56e8 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 15:17:40.665 +05:30 ac107f8e-cb18-4cbe-8da5-007f2abe56e8 INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: 276dd905-4b3c-431e-bb25-b039905efc6c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":5000,"message":"Refresh token has expired","result":null} 2024-09-16 15:17:40.673 +05:30 ac107f8e-cb18-4cbe-8da5-007f2abe56e8 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 500 90 application/json; charset=utf-8 497.7168ms 2024-09-16 15:18:27.478 +05:30 04905fd8-6b57-4ac6-9dbc-fb360cccf6f0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 15:18:27.495 +05:30 04905fd8-6b57-4ac6-9dbc-fb360cccf6f0 INF CORS policy execution successful. 2024-09-16 15:18:27.500 +05:30 04905fd8-6b57-4ac6-9dbc-fb360cccf6f0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 22.8846ms 2024-09-16 15:18:27.864 +05:30 f2738b85-a95f-4963-a682-bd73ff3413ee INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 318 2024-09-16 15:18:27.865 +05:30 f2738b85-a95f-4963-a682-bd73ff3413ee INF CORS policy execution successful. 2024-09-16 15:18:27.942 +05:30 f2738b85-a95f-4963-a682-bd73ff3413ee INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 318}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: 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}, {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\":\"Account is locked.\",\"result\":null}","message":"400 ","additionalInfo":"nil","token":""} 2024-09-16 15:18:27.943 +05:30 e70e6e4a-857c-4a0d-a1f8-25329612c937 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 15:18:27.945 +05:30 e70e6e4a-857c-4a0d-a1f8-25329612c937 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 15:18:27.961 +05:30 e70e6e4a-857c-4a0d-a1f8-25329612c937 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 15:18:27.966 +05:30 e70e6e4a-857c-4a0d-a1f8-25329612c937 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 20.5881ms 2024-09-16 15:18:27.966 +05:30 e70e6e4a-857c-4a0d-a1f8-25329612c937 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 15:18:27.967 +05:30 e70e6e4a-857c-4a0d-a1f8-25329612c937 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f2738b85-a95f-4963-a682-bd73ff3413ee}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 15:18:27.968 +05:30 e70e6e4a-857c-4a0d-a1f8-25329612c937 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 104.6413ms 2024-09-16 15:18:52.381 +05:30 a668c9ae-f001-4020-909a-991fd54aa139 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 15:18:52.384 +05:30 a668c9ae-f001-4020-909a-991fd54aa139 INF CORS policy execution successful. 2024-09-16 15:18:52.385 +05:30 a668c9ae-f001-4020-909a-991fd54aa139 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 4.2341ms 2024-09-16 15:18:52.761 +05:30 c402a629-b338-49f8-9c4e-c11844226353 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 318 2024-09-16 15:18:52.762 +05:30 c402a629-b338-49f8-9c4e-c11844226353 INF CORS policy execution successful. 2024-09-16 15:18:52.848 +05:30 c402a629-b338-49f8-9c4e-c11844226353 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 318}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: 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}, {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\":\"Account is locked.\",\"result\":null}","message":"400 ","additionalInfo":"nil","token":""} 2024-09-16 15:18:52.849 +05:30 6b261b19-88d7-4158-95ad-370328b18639 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 15:18:52.849 +05:30 6b261b19-88d7-4158-95ad-370328b18639 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 15:18:52.859 +05:30 6b261b19-88d7-4158-95ad-370328b18639 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 15:18:52.860 +05:30 6b261b19-88d7-4158-95ad-370328b18639 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 10.3182ms 2024-09-16 15:18:52.860 +05:30 6b261b19-88d7-4158-95ad-370328b18639 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 15:18:52.860 +05:30 6b261b19-88d7-4158-95ad-370328b18639 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c402a629-b338-49f8-9c4e-c11844226353}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 15:18:52.861 +05:30 6b261b19-88d7-4158-95ad-370328b18639 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 100.1408ms 2024-09-16 15:29:38.402 +05:30 INF Application is shutting down... 2024-09-16 15:30:17.668 +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-09-16 15:30:17.887 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-16 15:30:17.888 +05:30 INF Hosting environment: Production 2024-09-16 15:30:17.888 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Log.Api 2024-09-16 15:30:17.898 +05:30 384f7f3e-1d1b-4658-a48e-3cb7367e5993 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 15:30:17.976 +05:30 384f7f3e-1d1b-4658-a48e-3cb7367e5993 INF CORS policy execution successful. 2024-09-16 15:30:17.988 +05:30 384f7f3e-1d1b-4658-a48e-3cb7367e5993 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 94.4754ms 2024-09-16 15:30:18.412 +05:30 e98234e6-73d5-4add-8b6a-d046e6b5f2fd INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 647 2024-09-16 15:30:18.415 +05:30 e98234e6-73d5-4add-8b6a-d046e6b5f2fd INF CORS policy execution successful. 2024-09-16 15:30:18.500 +05:30 e98234e6-73d5-4add-8b6a-d046e6b5f2fd INF HTTP request: Path: /log/createlog 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://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}, {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/getusergroups","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NDgwNzU2LCJleHAiOjE3MjY0ODEzNTYsImlhdCI6MTcyNjQ4MDc1Nn0.fbviPrhQdOMSI6M5AFwECiHKuNUujH5Kemq7a32rXn0"} 2024-09-16 15:30:18.522 +05:30 f1ec5387-dd41-459e-8019-24eeb80c457d INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 15:30:18.560 +05:30 f1ec5387-dd41-459e-8019-24eeb80c457d INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 15:30:18.843 +05:30 f1ec5387-dd41-459e-8019-24eeb80c457d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 15:30:18.885 +05:30 f1ec5387-dd41-459e-8019-24eeb80c457d INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 318.0189ms 2024-09-16 15:30:18.886 +05:30 f1ec5387-dd41-459e-8019-24eeb80c457d INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 15:30:18.887 +05:30 f1ec5387-dd41-459e-8019-24eeb80c457d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e98234e6-73d5-4add-8b6a-d046e6b5f2fd}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 15:30:18.898 +05:30 f1ec5387-dd41-459e-8019-24eeb80c457d INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 486.3774ms 2024-09-16 15:31:53.484 +05:30 c7ec8d1f-eb9d-493e-96ce-bbd1ef80932b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 15:31:53.494 +05:30 c7ec8d1f-eb9d-493e-96ce-bbd1ef80932b INF CORS policy execution successful. 2024-09-16 15:31:53.496 +05:30 c7ec8d1f-eb9d-493e-96ce-bbd1ef80932b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 12.8555ms 2024-09-16 15:31:53.851 +05:30 3428b04f-cac6-49b3-a6e6-838321e0965e INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 319 2024-09-16 15:31:53.852 +05:30 3428b04f-cac6-49b3-a6e6-838321e0965e INF CORS policy execution successful. 2024-09-16 15:31:53.957 +05:30 3428b04f-cac6-49b3-a6e6-838321e0965e INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 319}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: 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}, {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\":\"Account is blocked.\",\"result\":null}","message":"400 ","additionalInfo":"nil","token":""} 2024-09-16 15:31:53.960 +05:30 b90240ff-097e-43ed-a82b-fb6675dec376 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 15:31:53.963 +05:30 b90240ff-097e-43ed-a82b-fb6675dec376 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 15:31:53.974 +05:30 b90240ff-097e-43ed-a82b-fb6675dec376 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 15:31:53.979 +05:30 b90240ff-097e-43ed-a82b-fb6675dec376 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 15.6773ms 2024-09-16 15:31:53.979 +05:30 b90240ff-097e-43ed-a82b-fb6675dec376 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 15:31:53.980 +05:30 b90240ff-097e-43ed-a82b-fb6675dec376 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3428b04f-cac6-49b3-a6e6-838321e0965e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 15:31:53.981 +05:30 b90240ff-097e-43ed-a82b-fb6675dec376 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 130.2826ms 2024-09-16 15:32:00.826 +05:30 3507d2fe-2cf0-47a4-804e-48718c44e496 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 15:32:00.828 +05:30 3507d2fe-2cf0-47a4-804e-48718c44e496 INF CORS policy execution successful. 2024-09-16 15:32:00.829 +05:30 3507d2fe-2cf0-47a4-804e-48718c44e496 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 2.8407ms 2024-09-16 15:32:01.210 +05:30 3b0f535e-a6ab-461d-9878-3e996878a22e INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 319 2024-09-16 15:32:01.210 +05:30 3b0f535e-a6ab-461d-9878-3e996878a22e INF CORS policy execution successful. 2024-09-16 15:32:01.296 +05:30 3b0f535e-a6ab-461d-9878-3e996878a22e INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 319}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: 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}, {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\":\"Account is blocked.\",\"result\":null}","message":"400 ","additionalInfo":"nil","token":""} 2024-09-16 15:32:01.297 +05:30 994041bd-eaa9-44fb-a389-eacc90cba33a INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 15:32:01.297 +05:30 994041bd-eaa9-44fb-a389-eacc90cba33a INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 15:32:01.304 +05:30 994041bd-eaa9-44fb-a389-eacc90cba33a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 15:32:01.305 +05:30 994041bd-eaa9-44fb-a389-eacc90cba33a INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 7.0537ms 2024-09-16 15:32:01.305 +05:30 994041bd-eaa9-44fb-a389-eacc90cba33a INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 15:32:01.305 +05:30 994041bd-eaa9-44fb-a389-eacc90cba33a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3b0f535e-a6ab-461d-9878-3e996878a22e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 15:32:01.306 +05:30 994041bd-eaa9-44fb-a389-eacc90cba33a INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 95.9754ms 2024-09-16 15:32:12.397 +05:30 4de6b37a-267a-4466-bd53-bf0074811e1b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 15:32:12.399 +05:30 4de6b37a-267a-4466-bd53-bf0074811e1b INF CORS policy execution successful. 2024-09-16 15:32:12.400 +05:30 4de6b37a-267a-4466-bd53-bf0074811e1b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 3.7277ms 2024-09-16 15:32:12.783 +05:30 67b22dee-5675-41e2-b140-2a03cfbc1b65 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 318 2024-09-16 15:32:12.783 +05:30 67b22dee-5675-41e2-b140-2a03cfbc1b65 INF CORS policy execution successful. 2024-09-16 15:32:12.862 +05:30 67b22dee-5675-41e2-b140-2a03cfbc1b65 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 318}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: 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}, {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\":\"Account is locked.\",\"result\":null}","message":"400 ","additionalInfo":"nil","token":""} 2024-09-16 15:32:12.862 +05:30 c875ae17-c7bf-443e-8392-af16cdbaea49 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 15:32:12.863 +05:30 c875ae17-c7bf-443e-8392-af16cdbaea49 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 15:32:12.867 +05:30 c875ae17-c7bf-443e-8392-af16cdbaea49 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 15:32:12.868 +05:30 c875ae17-c7bf-443e-8392-af16cdbaea49 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 4.3651ms 2024-09-16 15:32:12.868 +05:30 c875ae17-c7bf-443e-8392-af16cdbaea49 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 15:32:12.868 +05:30 c875ae17-c7bf-443e-8392-af16cdbaea49 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 67b22dee-5675-41e2-b140-2a03cfbc1b65}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 15:32:12.869 +05:30 c875ae17-c7bf-443e-8392-af16cdbaea49 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.116ms 2024-09-16 15:32:18.497 +05:30 d5ee567c-18ae-4c21-98ef-a4a54a1e61af INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 15:32:18.497 +05:30 d5ee567c-18ae-4c21-98ef-a4a54a1e61af INF CORS policy execution successful. 2024-09-16 15:32:18.498 +05:30 d5ee567c-18ae-4c21-98ef-a4a54a1e61af INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 1.3427ms 2024-09-16 15:32:18.924 +05:30 d83cc587-b85c-4421-a82c-1b2c39ba33e5 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 318 2024-09-16 15:32:18.925 +05:30 d83cc587-b85c-4421-a82c-1b2c39ba33e5 INF CORS policy execution successful. 2024-09-16 15:32:19.002 +05:30 d83cc587-b85c-4421-a82c-1b2c39ba33e5 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 318}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: 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}, {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\":\"Account is locked.\",\"result\":null}","message":"400 ","additionalInfo":"nil","token":""} 2024-09-16 15:32:19.004 +05:30 c6057147-27c5-40ca-93b9-e391e68feba6 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 15:32:19.004 +05:30 c6057147-27c5-40ca-93b9-e391e68feba6 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 15:32:19.008 +05:30 c6057147-27c5-40ca-93b9-e391e68feba6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 15:32:19.009 +05:30 c6057147-27c5-40ca-93b9-e391e68feba6 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 4.359ms 2024-09-16 15:32:19.009 +05:30 c6057147-27c5-40ca-93b9-e391e68feba6 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 15:32:19.010 +05:30 c6057147-27c5-40ca-93b9-e391e68feba6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d83cc587-b85c-4421-a82c-1b2c39ba33e5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 15:32:19.010 +05:30 c6057147-27c5-40ca-93b9-e391e68feba6 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 85.8436ms 2024-09-16 15:32:30.942 +05:30 cb2caaa8-a5da-4d7c-9974-1c547fe6fac7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 15:32:30.944 +05:30 cb2caaa8-a5da-4d7c-9974-1c547fe6fac7 INF CORS policy execution successful. 2024-09-16 15:32:30.945 +05:30 cb2caaa8-a5da-4d7c-9974-1c547fe6fac7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 2.6133ms 2024-09-16 15:32:31.318 +05:30 218da1cd-3c02-49c8-af5e-9bb854084591 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 319 2024-09-16 15:32:31.318 +05:30 218da1cd-3c02-49c8-af5e-9bb854084591 INF CORS policy execution successful. 2024-09-16 15:32:31.408 +05:30 218da1cd-3c02-49c8-af5e-9bb854084591 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 319}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: 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}, {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\":\"Account is blocked.\",\"result\":null}","message":"400 ","additionalInfo":"nil","token":""} 2024-09-16 15:32:31.411 +05:30 ec4f34a8-f881-4bca-bcbf-c752087443c2 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 15:32:31.412 +05:30 ec4f34a8-f881-4bca-bcbf-c752087443c2 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 15:32:31.417 +05:30 ec4f34a8-f881-4bca-bcbf-c752087443c2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 15:32:31.418 +05:30 ec4f34a8-f881-4bca-bcbf-c752087443c2 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 6.3442ms 2024-09-16 15:32:31.418 +05:30 ec4f34a8-f881-4bca-bcbf-c752087443c2 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 15:32:31.419 +05:30 ec4f34a8-f881-4bca-bcbf-c752087443c2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 218da1cd-3c02-49c8-af5e-9bb854084591}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 15:32:31.419 +05:30 ec4f34a8-f881-4bca-bcbf-c752087443c2 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 101.8523ms 2024-09-16 15:32:38.003 +05:30 a28a7232-97bc-46d7-b028-b5c34e5aaae4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 15:32:38.004 +05:30 a28a7232-97bc-46d7-b028-b5c34e5aaae4 INF CORS policy execution successful. 2024-09-16 15:32:38.005 +05:30 a28a7232-97bc-46d7-b028-b5c34e5aaae4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 1.8597ms 2024-09-16 15:32:38.383 +05:30 e0f8f7a5-8ebb-4407-80de-71b4fb87eee7 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 319 2024-09-16 15:32:38.383 +05:30 e0f8f7a5-8ebb-4407-80de-71b4fb87eee7 INF CORS policy execution successful. 2024-09-16 15:32:38.468 +05:30 e0f8f7a5-8ebb-4407-80de-71b4fb87eee7 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 319}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: 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}, {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\":\"Account is blocked.\",\"result\":null}","message":"400 ","additionalInfo":"nil","token":""} 2024-09-16 15:32:38.469 +05:30 f1b5a99b-5d28-4d0e-b888-6d1ee6782eed INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 15:32:38.469 +05:30 f1b5a99b-5d28-4d0e-b888-6d1ee6782eed INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 15:32:38.473 +05:30 f1b5a99b-5d28-4d0e-b888-6d1ee6782eed INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 15:32:38.474 +05:30 f1b5a99b-5d28-4d0e-b888-6d1ee6782eed INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 4.1239ms 2024-09-16 15:32:38.474 +05:30 f1b5a99b-5d28-4d0e-b888-6d1ee6782eed INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 15:32:38.474 +05:30 f1b5a99b-5d28-4d0e-b888-6d1ee6782eed INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e0f8f7a5-8ebb-4407-80de-71b4fb87eee7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 15:32:38.475 +05:30 f1b5a99b-5d28-4d0e-b888-6d1ee6782eed INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 92.2544ms 2024-09-16 15:32:48.953 +05:30 16df143a-7977-4b11-9235-f57c331b2567 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 15:32:48.954 +05:30 16df143a-7977-4b11-9235-f57c331b2567 INF CORS policy execution successful. 2024-09-16 15:32:48.955 +05:30 16df143a-7977-4b11-9235-f57c331b2567 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 2.4343ms 2024-09-16 15:32:49.329 +05:30 b358692c-f286-470f-b29b-83fd48425b84 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 318 2024-09-16 15:32:49.330 +05:30 b358692c-f286-470f-b29b-83fd48425b84 INF CORS policy execution successful. 2024-09-16 15:32:49.406 +05:30 b358692c-f286-470f-b29b-83fd48425b84 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 318}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: 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}, {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\":\"Account is locked.\",\"result\":null}","message":"400 ","additionalInfo":"nil","token":""} 2024-09-16 15:32:49.407 +05:30 b6247d93-3f1c-42c8-ba43-c81e86de14cf INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 15:32:49.407 +05:30 b6247d93-3f1c-42c8-ba43-c81e86de14cf INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 15:32:49.410 +05:30 b6247d93-3f1c-42c8-ba43-c81e86de14cf INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 15:32:49.411 +05:30 b6247d93-3f1c-42c8-ba43-c81e86de14cf INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 3.7208ms 2024-09-16 15:32:49.411 +05:30 b6247d93-3f1c-42c8-ba43-c81e86de14cf INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 15:32:49.411 +05:30 b6247d93-3f1c-42c8-ba43-c81e86de14cf INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b358692c-f286-470f-b29b-83fd48425b84}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 15:32:49.412 +05:30 b6247d93-3f1c-42c8-ba43-c81e86de14cf INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 82.8965ms 2024-09-16 15:34:22.626 +05:30 50b96a09-e16a-4efd-b7ca-59e0a3f503a0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 15:34:22.629 +05:30 50b96a09-e16a-4efd-b7ca-59e0a3f503a0 INF CORS policy execution successful. 2024-09-16 15:34:22.630 +05:30 50b96a09-e16a-4efd-b7ca-59e0a3f503a0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 4.8163ms 2024-09-16 15:34:23.030 +05:30 01923cc0-5f5d-44b8-abb5-b0723176d8d9 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 318 2024-09-16 15:34:23.031 +05:30 01923cc0-5f5d-44b8-abb5-b0723176d8d9 INF CORS policy execution successful. 2024-09-16 15:34:23.126 +05:30 01923cc0-5f5d-44b8-abb5-b0723176d8d9 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 318}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: 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}, {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\":\"Account is locked.\",\"result\":null}","message":"400 ","additionalInfo":"nil","token":""} 2024-09-16 15:34:23.128 +05:30 03d21dfa-389f-46cd-8726-5aa6b4c2a1d1 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 15:34:23.130 +05:30 03d21dfa-389f-46cd-8726-5aa6b4c2a1d1 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 15:34:23.140 +05:30 03d21dfa-389f-46cd-8726-5aa6b4c2a1d1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 15:34:23.141 +05:30 03d21dfa-389f-46cd-8726-5aa6b4c2a1d1 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 10.9365ms 2024-09-16 15:34:23.141 +05:30 03d21dfa-389f-46cd-8726-5aa6b4c2a1d1 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 15:34:23.142 +05:30 03d21dfa-389f-46cd-8726-5aa6b4c2a1d1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 01923cc0-5f5d-44b8-abb5-b0723176d8d9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 15:34:23.142 +05:30 03d21dfa-389f-46cd-8726-5aa6b4c2a1d1 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 112.235ms 2024-09-16 15:36:27.296 +05:30 cdc4e1ab-c566-41f0-ad1f-a3ed86f3b63c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 15:36:27.299 +05:30 cdc4e1ab-c566-41f0-ad1f-a3ed86f3b63c INF CORS policy execution successful. 2024-09-16 15:36:27.300 +05:30 cdc4e1ab-c566-41f0-ad1f-a3ed86f3b63c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 4.0511ms 2024-09-16 15:36:27.671 +05:30 f1a73f0e-bd61-417d-bfdf-9d69e972dc05 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 318 2024-09-16 15:36:27.672 +05:30 f1a73f0e-bd61-417d-bfdf-9d69e972dc05 INF CORS policy execution successful. 2024-09-16 15:36:27.763 +05:30 f1a73f0e-bd61-417d-bfdf-9d69e972dc05 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 318}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: 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}, {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\":\"Account is locked.\",\"result\":null}","message":"400 ","additionalInfo":"nil","token":""} 2024-09-16 15:36:27.764 +05:30 546bd7de-33b9-40b3-8ef1-88dcd75066fc INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 15:36:27.765 +05:30 546bd7de-33b9-40b3-8ef1-88dcd75066fc INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 15:36:27.771 +05:30 546bd7de-33b9-40b3-8ef1-88dcd75066fc INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 15:36:27.772 +05:30 546bd7de-33b9-40b3-8ef1-88dcd75066fc INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 7.1099ms 2024-09-16 15:36:27.772 +05:30 546bd7de-33b9-40b3-8ef1-88dcd75066fc INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 15:36:27.773 +05:30 546bd7de-33b9-40b3-8ef1-88dcd75066fc INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f1a73f0e-bd61-417d-bfdf-9d69e972dc05}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 15:36:27.773 +05:30 546bd7de-33b9-40b3-8ef1-88dcd75066fc INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 102.7267ms 2024-09-16 15:42:33.194 +05:30 08d082aa-0ad1-4b70-b8f9-12a95a0e81e7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 15:42:33.199 +05:30 08d082aa-0ad1-4b70-b8f9-12a95a0e81e7 INF CORS policy execution successful. 2024-09-16 15:42:33.200 +05:30 08d082aa-0ad1-4b70-b8f9-12a95a0e81e7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 6.2806ms 2024-09-16 15:42:33.551 +05:30 2419257d-8102-4012-97ee-5beed5f20f5b INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 319 2024-09-16 15:42:33.551 +05:30 2419257d-8102-4012-97ee-5beed5f20f5b INF CORS policy execution successful. 2024-09-16 15:42:33.633 +05:30 2419257d-8102-4012-97ee-5beed5f20f5b INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 319}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: 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}, {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\":\"Account is blocked.\",\"result\":null}","message":"400 ","additionalInfo":"nil","token":""} 2024-09-16 15:42:33.635 +05:30 ca49abb8-8feb-49e7-9250-49f010b4819a INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 15:42:33.637 +05:30 ca49abb8-8feb-49e7-9250-49f010b4819a INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 15:42:33.646 +05:30 ca49abb8-8feb-49e7-9250-49f010b4819a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 15:42:33.648 +05:30 ca49abb8-8feb-49e7-9250-49f010b4819a INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 10.7111ms 2024-09-16 15:42:33.648 +05:30 ca49abb8-8feb-49e7-9250-49f010b4819a INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 15:42:33.648 +05:30 ca49abb8-8feb-49e7-9250-49f010b4819a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2419257d-8102-4012-97ee-5beed5f20f5b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 15:42:33.649 +05:30 ca49abb8-8feb-49e7-9250-49f010b4819a INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 98.3412ms 2024-09-16 15:42:46.454 +05:30 6af0effb-fae4-4171-aa06-53fe548cf2ed INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 15:42:46.455 +05:30 6af0effb-fae4-4171-aa06-53fe548cf2ed INF CORS policy execution successful. 2024-09-16 15:42:46.456 +05:30 6af0effb-fae4-4171-aa06-53fe548cf2ed INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 1.8077ms 2024-09-16 15:42:46.841 +05:30 995972f2-9937-4264-b65c-ec29d30a910b INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 318 2024-09-16 15:42:46.842 +05:30 995972f2-9937-4264-b65c-ec29d30a910b INF CORS policy execution successful. 2024-09-16 15:42:46.930 +05:30 995972f2-9937-4264-b65c-ec29d30a910b INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 318}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: 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}, {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\":\"Account is locked.\",\"result\":null}","message":"400 ","additionalInfo":"nil","token":""} 2024-09-16 15:42:46.931 +05:30 e04d0f5a-67cb-43c6-b9fa-269cd4acf716 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 15:42:46.931 +05:30 e04d0f5a-67cb-43c6-b9fa-269cd4acf716 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 15:42:46.934 +05:30 e04d0f5a-67cb-43c6-b9fa-269cd4acf716 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 15:42:46.935 +05:30 e04d0f5a-67cb-43c6-b9fa-269cd4acf716 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 3.6831ms 2024-09-16 15:42:46.935 +05:30 e04d0f5a-67cb-43c6-b9fa-269cd4acf716 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 15:42:46.935 +05:30 e04d0f5a-67cb-43c6-b9fa-269cd4acf716 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 995972f2-9937-4264-b65c-ec29d30a910b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 15:42:46.936 +05:30 e04d0f5a-67cb-43c6-b9fa-269cd4acf716 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 94.6352ms 2024-09-16 15:42:54.290 +05:30 b7f17717-bb4c-4531-a419-a2dd4ad8088d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 15:42:54.292 +05:30 b7f17717-bb4c-4531-a419-a2dd4ad8088d INF CORS policy execution successful. 2024-09-16 15:42:54.293 +05:30 b7f17717-bb4c-4531-a419-a2dd4ad8088d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 3.3238ms 2024-09-16 15:42:54.646 +05:30 75d952fb-6660-47a2-9371-d4e26f9713b9 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 319 2024-09-16 15:42:54.646 +05:30 75d952fb-6660-47a2-9371-d4e26f9713b9 INF CORS policy execution successful. 2024-09-16 15:42:54.728 +05:30 75d952fb-6660-47a2-9371-d4e26f9713b9 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 319}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: 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}, {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\":\"Account is blocked.\",\"result\":null}","message":"400 ","additionalInfo":"nil","token":""} 2024-09-16 15:42:54.730 +05:30 82a6c37f-6d06-44c1-8a0b-1767184ca5eb INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 15:42:54.731 +05:30 82a6c37f-6d06-44c1-8a0b-1767184ca5eb INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 15:42:54.736 +05:30 82a6c37f-6d06-44c1-8a0b-1767184ca5eb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 15:42:54.740 +05:30 82a6c37f-6d06-44c1-8a0b-1767184ca5eb INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 9.364ms 2024-09-16 15:42:54.741 +05:30 82a6c37f-6d06-44c1-8a0b-1767184ca5eb INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 15:42:54.741 +05:30 82a6c37f-6d06-44c1-8a0b-1767184ca5eb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 75d952fb-6660-47a2-9371-d4e26f9713b9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 15:42:54.741 +05:30 82a6c37f-6d06-44c1-8a0b-1767184ca5eb INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 95.4655ms 2024-09-16 15:53:16.573 +05:30 INF Application is shutting down... 2024-09-16 15:53:25.117 +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-09-16 15:53:25.310 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-16 15:53:25.310 +05:30 INF Hosting environment: Production 2024-09-16 15:53:25.310 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Log.Api 2024-09-16 15:53:25.327 +05:30 8595ca6b-3cc8-4494-adc0-11e6ae1c9fea INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 15:53:25.400 +05:30 8595ca6b-3cc8-4494-adc0-11e6ae1c9fea INF CORS policy execution successful. 2024-09-16 15:53:25.410 +05:30 8595ca6b-3cc8-4494-adc0-11e6ae1c9fea INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 84.3296ms 2024-09-16 15:53:25.822 +05:30 77640726-776a-4a39-8268-ba536cf9cb00 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 647 2024-09-16 15:53:25.825 +05:30 77640726-776a-4a39-8268-ba536cf9cb00 INF CORS policy execution successful. 2024-09-16 15:53:25.905 +05:30 77640726-776a-4a39-8268-ba536cf9cb00 INF HTTP request: Path: /log/createlog 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://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}, {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/getusergroups","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NDgyMTg4LCJleHAiOjE3MjY0ODI3ODgsImlhdCI6MTcyNjQ4MjE4OH0.o3QfW52F7MLkxaxw2EALOn6AwP-lVG_d_Q24fIuaZS0"} 2024-09-16 15:53:25.933 +05:30 d4f8dc74-6367-4eb9-8923-737af87f75ef INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 15:53:25.961 +05:30 d4f8dc74-6367-4eb9-8923-737af87f75ef INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 15:53:26.222 +05:30 d4f8dc74-6367-4eb9-8923-737af87f75ef INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 15:53:26.266 +05:30 d4f8dc74-6367-4eb9-8923-737af87f75ef INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 300.5502ms 2024-09-16 15:53:26.267 +05:30 d4f8dc74-6367-4eb9-8923-737af87f75ef INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 15:53:26.267 +05:30 d4f8dc74-6367-4eb9-8923-737af87f75ef INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 77640726-776a-4a39-8268-ba536cf9cb00}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 15:53:26.275 +05:30 d4f8dc74-6367-4eb9-8923-737af87f75ef INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 453.0951ms 2024-09-16 16:04:24.075 +05:30 INF Application is shutting down... 2024-09-16 16:08:52.726 +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-09-16 16:08:52.936 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-16 16:08:52.937 +05:30 INF Hosting environment: Production 2024-09-16 16:08:52.937 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Log.Api 2024-09-16 16:08:52.954 +05:30 6bde0b64-a016-4775-956c-ac6d5ad6e97f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 16:08:53.013 +05:30 6bde0b64-a016-4775-956c-ac6d5ad6e97f INF CORS policy execution successful. 2024-09-16 16:08:53.020 +05:30 6bde0b64-a016-4775-956c-ac6d5ad6e97f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 67.9785ms 2024-09-16 16:08:53.374 +05:30 ee20fb5f-5b16-48b1-98df-ece44067f249 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 647 2024-09-16 16:08:53.377 +05:30 ee20fb5f-5b16-48b1-98df-ece44067f249 INF CORS policy execution successful. 2024-09-16 16:08:53.453 +05:30 ee20fb5f-5b16-48b1-98df-ece44067f249 INF HTTP request: Path: /log/createlog 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://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}, {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/getusergroups","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NDgzMTI0LCJleHAiOjE3MjY0ODM3MjQsImlhdCI6MTcyNjQ4MzEyNH0.ifTeBguGJsJObgTVUcPa_ICo6kP4yFhVzzM-MglqrJE"} 2024-09-16 16:08:53.473 +05:30 a9e2e79a-ec1f-41cb-abcb-04fd95daeb27 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 16:08:53.540 +05:30 a9e2e79a-ec1f-41cb-abcb-04fd95daeb27 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 16:08:53.807 +05:30 a9e2e79a-ec1f-41cb-abcb-04fd95daeb27 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 16:08:53.865 +05:30 a9e2e79a-ec1f-41cb-abcb-04fd95daeb27 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 318.3543ms 2024-09-16 16:08:53.865 +05:30 a9e2e79a-ec1f-41cb-abcb-04fd95daeb27 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 16:08:53.866 +05:30 a9e2e79a-ec1f-41cb-abcb-04fd95daeb27 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ee20fb5f-5b16-48b1-98df-ece44067f249}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 16:08:53.874 +05:30 a9e2e79a-ec1f-41cb-abcb-04fd95daeb27 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 500.5037ms 2024-09-16 16:09:13.564 +05:30 31ceb67b-22bb-47ed-b2d6-1c1858c9feeb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 16:09:13.572 +05:30 31ceb67b-22bb-47ed-b2d6-1c1858c9feeb INF CORS policy execution successful. 2024-09-16 16:09:13.573 +05:30 31ceb67b-22bb-47ed-b2d6-1c1858c9feeb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 9.5678ms 2024-09-16 16:09:13.957 +05:30 2849a15c-0072-4b56-8594-86b9546c6e61 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 671 2024-09-16 16:09:13.958 +05:30 2849a15c-0072-4b56-8594-86b9546c6e61 INF CORS policy execution successful. 2024-09-16 16:09:14.039 +05:30 2849a15c-0072-4b56-8594-86b9546c6e61 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 671}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: 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}, {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/getrolegrouplist?type=1&searchString=","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NDgzMTI0LCJleHAiOjE3MjY0ODM3MjQsImlhdCI6MTcyNjQ4MzEyNH0.ifTeBguGJsJObgTVUcPa_ICo6kP4yFhVzzM-MglqrJE"} 2024-09-16 16:09:14.043 +05:30 fdc50de8-3c2b-467d-a8e0-099847766b56 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 16:09:14.045 +05:30 fdc50de8-3c2b-467d-a8e0-099847766b56 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 16:09:14.053 +05:30 fdc50de8-3c2b-467d-a8e0-099847766b56 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 16:09:14.055 +05:30 fdc50de8-3c2b-467d-a8e0-099847766b56 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 9.9498ms 2024-09-16 16:09:14.055 +05:30 fdc50de8-3c2b-467d-a8e0-099847766b56 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 16:09:14.055 +05:30 fdc50de8-3c2b-467d-a8e0-099847766b56 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2849a15c-0072-4b56-8594-86b9546c6e61}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 16:09:14.056 +05:30 fdc50de8-3c2b-467d-a8e0-099847766b56 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 98.6985ms 2024-09-16 16:09:14.477 +05:30 49c78769-86e5-4d78-bc21-d2cf144dc397 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 672 2024-09-16 16:09:14.478 +05:30 49c78769-86e5-4d78-bc21-d2cf144dc397 INF CORS policy execution successful. 2024-09-16 16:09:14.559 +05:30 49c78769-86e5-4d78-bc21-d2cf144dc397 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 672}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: 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}, {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/getrolegrouplist?type=1&searchString=+","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NDgzMTI0LCJleHAiOjE3MjY0ODM3MjQsImlhdCI6MTcyNjQ4MzEyNH0.ifTeBguGJsJObgTVUcPa_ICo6kP4yFhVzzM-MglqrJE"} 2024-09-16 16:09:14.560 +05:30 46aa2649-3d8d-4986-a3b7-ccaf9525d022 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 16:09:14.560 +05:30 46aa2649-3d8d-4986-a3b7-ccaf9525d022 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 16:09:14.568 +05:30 46aa2649-3d8d-4986-a3b7-ccaf9525d022 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 16:09:14.568 +05:30 46aa2649-3d8d-4986-a3b7-ccaf9525d022 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 8.1029ms 2024-09-16 16:09:14.569 +05:30 46aa2649-3d8d-4986-a3b7-ccaf9525d022 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 16:09:14.569 +05:30 46aa2649-3d8d-4986-a3b7-ccaf9525d022 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 49c78769-86e5-4d78-bc21-d2cf144dc397}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 16:09:14.570 +05:30 46aa2649-3d8d-4986-a3b7-ccaf9525d022 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 92.4287ms 2024-09-16 16:10:26.914 +05:30 7d41c3bd-7d45-4dcb-bcc7-c6518d3ef397 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 16:10:26.917 +05:30 7d41c3bd-7d45-4dcb-bcc7-c6518d3ef397 INF CORS policy execution successful. 2024-09-16 16:10:26.919 +05:30 7d41c3bd-7d45-4dcb-bcc7-c6518d3ef397 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 5.1039ms 2024-09-16 16:10:27.276 +05:30 4872462f-5cb4-41d3-b92a-3c176c05f056 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 647 2024-09-16 16:10:27.277 +05:30 4872462f-5cb4-41d3-b92a-3c176c05f056 INF CORS policy execution successful. 2024-09-16 16:10:27.352 +05:30 4872462f-5cb4-41d3-b92a-3c176c05f056 INF HTTP request: Path: /log/createlog 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://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}, {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/getusergroups","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NDgzMTI0LCJleHAiOjE3MjY0ODM3MjQsImlhdCI6MTcyNjQ4MzEyNH0.ifTeBguGJsJObgTVUcPa_ICo6kP4yFhVzzM-MglqrJE"} 2024-09-16 16:10:27.353 +05:30 162b5e24-767e-4c98-9bb9-85d3bc269fc5 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 16:10:27.354 +05:30 162b5e24-767e-4c98-9bb9-85d3bc269fc5 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 16:10:27.362 +05:30 162b5e24-767e-4c98-9bb9-85d3bc269fc5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 16:10:27.363 +05:30 162b5e24-767e-4c98-9bb9-85d3bc269fc5 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 8.822ms 2024-09-16 16:10:27.364 +05:30 162b5e24-767e-4c98-9bb9-85d3bc269fc5 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 16:10:27.364 +05:30 162b5e24-767e-4c98-9bb9-85d3bc269fc5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4872462f-5cb4-41d3-b92a-3c176c05f056}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 16:10:27.365 +05:30 162b5e24-767e-4c98-9bb9-85d3bc269fc5 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 88.568ms 2024-09-16 16:20:51.666 +05:30 INF Application is shutting down... 2024-09-16 16:22:47.434 +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-09-16 16:22:47.636 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-16 16:22:47.636 +05:30 INF Hosting environment: Production 2024-09-16 16:22:47.636 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Log.Api 2024-09-16 16:22:47.652 +05:30 1721d687-3fa9-4476-b52f-5bc3d1ca25cb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 16:22:47.715 +05:30 1721d687-3fa9-4476-b52f-5bc3d1ca25cb INF CORS policy execution successful. 2024-09-16 16:22:47.722 +05:30 1721d687-3fa9-4476-b52f-5bc3d1ca25cb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 75.2376ms 2024-09-16 16:22:48.136 +05:30 2ba39cec-7e57-40db-9b90-6ae2e63565a8 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 647 2024-09-16 16:22:48.142 +05:30 2ba39cec-7e57-40db-9b90-6ae2e63565a8 INF CORS policy execution successful. 2024-09-16 16:22:48.214 +05:30 2ba39cec-7e57-40db-9b90-6ae2e63565a8 INF HTTP request: Path: /log/createlog 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://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}, {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/getusergroups","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NDgzOTQ2LCJleHAiOjE3MjY0ODQ1NDYsImlhdCI6MTcyNjQ4Mzk0Nn0.FrZ_S3DG664_G_xfJc4qkemsLUFHOgDwU4xj-HQddr0"} 2024-09-16 16:22:48.233 +05:30 76075d83-a791-43ad-8b06-70b1d86e854d INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 16:22:48.263 +05:30 76075d83-a791-43ad-8b06-70b1d86e854d INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 16:22:48.509 +05:30 76075d83-a791-43ad-8b06-70b1d86e854d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 16:22:48.561 +05:30 76075d83-a791-43ad-8b06-70b1d86e854d INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 291.6711ms 2024-09-16 16:22:48.561 +05:30 76075d83-a791-43ad-8b06-70b1d86e854d INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 16:22:48.562 +05:30 76075d83-a791-43ad-8b06-70b1d86e854d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2ba39cec-7e57-40db-9b90-6ae2e63565a8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 16:22:48.570 +05:30 76075d83-a791-43ad-8b06-70b1d86e854d INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 433.8534ms 2024-09-16 16:28:51.057 +05:30 0519cceb-f316-4710-9069-18e83e279492 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 16:28:51.071 +05:30 0519cceb-f316-4710-9069-18e83e279492 INF CORS policy execution successful. 2024-09-16 16:28:51.073 +05:30 0519cceb-f316-4710-9069-18e83e279492 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 16.2536ms 2024-09-16 16:28:51.453 +05:30 b877b877-8628-4ad6-8fd3-fcfce6cbf630 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 647 2024-09-16 16:28:51.454 +05:30 b877b877-8628-4ad6-8fd3-fcfce6cbf630 INF CORS policy execution successful. 2024-09-16 16:28:51.530 +05:30 b877b877-8628-4ad6-8fd3-fcfce6cbf630 INF HTTP request: Path: /log/createlog 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://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}, {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/getusergroups","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NDgzOTQ2LCJleHAiOjE3MjY0ODQ1NDYsImlhdCI6MTcyNjQ4Mzk0Nn0.FrZ_S3DG664_G_xfJc4qkemsLUFHOgDwU4xj-HQddr0"} 2024-09-16 16:28:51.532 +05:30 113d6302-9bfe-463d-ad1a-62f5e09d202f INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 16:28:51.534 +05:30 113d6302-9bfe-463d-ad1a-62f5e09d202f INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 16:28:51.544 +05:30 113d6302-9bfe-463d-ad1a-62f5e09d202f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 16:28:51.547 +05:30 113d6302-9bfe-463d-ad1a-62f5e09d202f INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 13.0006ms 2024-09-16 16:28:51.547 +05:30 113d6302-9bfe-463d-ad1a-62f5e09d202f INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 16:28:51.547 +05:30 113d6302-9bfe-463d-ad1a-62f5e09d202f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b877b877-8628-4ad6-8fd3-fcfce6cbf630}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 16:28:51.548 +05:30 113d6302-9bfe-463d-ad1a-62f5e09d202f INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 95.4134ms 2024-09-16 16:30:26.062 +05:30 d633351c-4572-4f1f-b08f-faf617109f51 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 16:30:26.067 +05:30 d633351c-4572-4f1f-b08f-faf617109f51 INF CORS policy execution successful. 2024-09-16 16:30:26.069 +05:30 d633351c-4572-4f1f-b08f-faf617109f51 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 6.984ms 2024-09-16 16:30:26.470 +05:30 7c6bc82b-553b-4502-bf68-d084bb1dbda3 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 647 2024-09-16 16:30:26.471 +05:30 7c6bc82b-553b-4502-bf68-d084bb1dbda3 INF CORS policy execution successful. 2024-09-16 16:30:26.545 +05:30 7c6bc82b-553b-4502-bf68-d084bb1dbda3 INF HTTP request: Path: /log/createlog 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://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}, {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/getusergroups","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NDgzOTQ2LCJleHAiOjE3MjY0ODQ1NDYsImlhdCI6MTcyNjQ4Mzk0Nn0.FrZ_S3DG664_G_xfJc4qkemsLUFHOgDwU4xj-HQddr0"} 2024-09-16 16:30:26.547 +05:30 4a21d85f-0f56-4975-916a-db97f8eb4008 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 16:30:26.548 +05:30 4a21d85f-0f56-4975-916a-db97f8eb4008 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 16:30:26.557 +05:30 4a21d85f-0f56-4975-916a-db97f8eb4008 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 16:30:26.558 +05:30 4a21d85f-0f56-4975-916a-db97f8eb4008 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 9.903ms 2024-09-16 16:30:26.558 +05:30 4a21d85f-0f56-4975-916a-db97f8eb4008 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 16:30:26.558 +05:30 4a21d85f-0f56-4975-916a-db97f8eb4008 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7c6bc82b-553b-4502-bf68-d084bb1dbda3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 16:30:26.559 +05:30 4a21d85f-0f56-4975-916a-db97f8eb4008 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 89.0981ms 2024-09-16 16:31:07.895 +05:30 1b13b7b4-8852-49f4-8e4c-6199e1eb78dc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 16:31:07.899 +05:30 1b13b7b4-8852-49f4-8e4c-6199e1eb78dc INF CORS policy execution successful. 2024-09-16 16:31:07.900 +05:30 1b13b7b4-8852-49f4-8e4c-6199e1eb78dc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 5.1957ms 2024-09-16 16:31:08.261 +05:30 3b868d8e-4560-41a9-b82d-835bc2f76a55 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 647 2024-09-16 16:31:08.261 +05:30 3b868d8e-4560-41a9-b82d-835bc2f76a55 INF CORS policy execution successful. 2024-09-16 16:31:08.336 +05:30 3b868d8e-4560-41a9-b82d-835bc2f76a55 INF HTTP request: Path: /log/createlog 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://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}, {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/getusergroups","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NDgzOTQ2LCJleHAiOjE3MjY0ODQ1NDYsImlhdCI6MTcyNjQ4Mzk0Nn0.FrZ_S3DG664_G_xfJc4qkemsLUFHOgDwU4xj-HQddr0"} 2024-09-16 16:31:08.338 +05:30 68995142-0ea0-44d2-afc6-30b7601af218 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 16:31:08.338 +05:30 68995142-0ea0-44d2-afc6-30b7601af218 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 16:31:08.348 +05:30 68995142-0ea0-44d2-afc6-30b7601af218 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 16:31:08.350 +05:30 68995142-0ea0-44d2-afc6-30b7601af218 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 11.2663ms 2024-09-16 16:31:08.350 +05:30 68995142-0ea0-44d2-afc6-30b7601af218 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 16:31:08.350 +05:30 68995142-0ea0-44d2-afc6-30b7601af218 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3b868d8e-4560-41a9-b82d-835bc2f76a55}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 16:31:08.351 +05:30 68995142-0ea0-44d2-afc6-30b7601af218 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 90.4836ms 2024-09-16 16:31:25.379 +05:30 bb271dec-2c40-4097-9a1b-55eb38554f64 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 16:31:25.381 +05:30 bb271dec-2c40-4097-9a1b-55eb38554f64 INF CORS policy execution successful. 2024-09-16 16:31:25.382 +05:30 bb271dec-2c40-4097-9a1b-55eb38554f64 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 3.7251ms 2024-09-16 16:31:25.776 +05:30 375f7c99-5efa-47f8-82e4-db6e163f46b4 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 671 2024-09-16 16:31:25.776 +05:30 375f7c99-5efa-47f8-82e4-db6e163f46b4 INF CORS policy execution successful. 2024-09-16 16:31:25.851 +05:30 375f7c99-5efa-47f8-82e4-db6e163f46b4 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 671}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: 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}, {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/getrolegrouplist?type=1&searchString=","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NDgzOTQ2LCJleHAiOjE3MjY0ODQ1NDYsImlhdCI6MTcyNjQ4Mzk0Nn0.FrZ_S3DG664_G_xfJc4qkemsLUFHOgDwU4xj-HQddr0"} 2024-09-16 16:31:25.852 +05:30 0753322c-9c93-464d-b943-aa5d15fddeaa INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 16:31:25.852 +05:30 0753322c-9c93-464d-b943-aa5d15fddeaa INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 16:31:25.859 +05:30 0753322c-9c93-464d-b943-aa5d15fddeaa INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 16:31:25.860 +05:30 0753322c-9c93-464d-b943-aa5d15fddeaa INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 7.3516ms 2024-09-16 16:31:25.860 +05:30 0753322c-9c93-464d-b943-aa5d15fddeaa INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 16:31:25.860 +05:30 0753322c-9c93-464d-b943-aa5d15fddeaa INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 375f7c99-5efa-47f8-82e4-db6e163f46b4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 16:31:25.861 +05:30 0753322c-9c93-464d-b943-aa5d15fddeaa INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 85.2809ms 2024-09-16 16:31:26.182 +05:30 48422e28-ef70-44c7-87f3-5e6bf080ff14 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 672 2024-09-16 16:31:26.183 +05:30 48422e28-ef70-44c7-87f3-5e6bf080ff14 INF CORS policy execution successful. 2024-09-16 16:31:26.258 +05:30 48422e28-ef70-44c7-87f3-5e6bf080ff14 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 672}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: 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}, {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/getrolegrouplist?type=1&searchString=+","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NDgzOTQ2LCJleHAiOjE3MjY0ODQ1NDYsImlhdCI6MTcyNjQ4Mzk0Nn0.FrZ_S3DG664_G_xfJc4qkemsLUFHOgDwU4xj-HQddr0"} 2024-09-16 16:31:26.259 +05:30 c79eac93-16af-48c5-bef6-f2099e65bc97 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 16:31:26.260 +05:30 c79eac93-16af-48c5-bef6-f2099e65bc97 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 16:31:26.263 +05:30 c79eac93-16af-48c5-bef6-f2099e65bc97 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 16:31:26.263 +05:30 c79eac93-16af-48c5-bef6-f2099e65bc97 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 2.8179ms 2024-09-16 16:31:26.264 +05:30 c79eac93-16af-48c5-bef6-f2099e65bc97 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 16:31:26.264 +05:30 c79eac93-16af-48c5-bef6-f2099e65bc97 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 48422e28-ef70-44c7-87f3-5e6bf080ff14}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 16:31:26.265 +05:30 c79eac93-16af-48c5-bef6-f2099e65bc97 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 82.7375ms 2024-09-16 16:31:44.188 +05:30 5b3eb0bf-701b-47d1-9a6a-8cf5546797a1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 16:31:44.188 +05:30 5b3eb0bf-701b-47d1-9a6a-8cf5546797a1 INF CORS policy execution successful. 2024-09-16 16:31:44.189 +05:30 5b3eb0bf-701b-47d1-9a6a-8cf5546797a1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 1.322ms 2024-09-16 16:31:44.549 +05:30 b0131e40-67b9-4a5c-9840-a832ec1e678b INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 671 2024-09-16 16:31:44.550 +05:30 b0131e40-67b9-4a5c-9840-a832ec1e678b INF CORS policy execution successful. 2024-09-16 16:31:44.632 +05:30 b0131e40-67b9-4a5c-9840-a832ec1e678b INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 671}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: 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}, {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/getrolegrouplist?type=1&searchString=","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NDgzOTQ2LCJleHAiOjE3MjY0ODQ1NDYsImlhdCI6MTcyNjQ4Mzk0Nn0.FrZ_S3DG664_G_xfJc4qkemsLUFHOgDwU4xj-HQddr0"} 2024-09-16 16:31:44.633 +05:30 458466e8-aaee-42d0-ac39-0b9ed44db83e INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 16:31:44.634 +05:30 458466e8-aaee-42d0-ac39-0b9ed44db83e INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 16:31:44.637 +05:30 458466e8-aaee-42d0-ac39-0b9ed44db83e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 16:31:44.638 +05:30 458466e8-aaee-42d0-ac39-0b9ed44db83e INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 4.3349ms 2024-09-16 16:31:44.638 +05:30 458466e8-aaee-42d0-ac39-0b9ed44db83e INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 16:31:44.638 +05:30 458466e8-aaee-42d0-ac39-0b9ed44db83e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b0131e40-67b9-4a5c-9840-a832ec1e678b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 16:31:44.639 +05:30 458466e8-aaee-42d0-ac39-0b9ed44db83e INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 89.7633ms 2024-09-16 16:32:18.826 +05:30 bd5d62f2-c5ce-4b5e-afde-b8f1cba22759 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 16:32:18.828 +05:30 bd5d62f2-c5ce-4b5e-afde-b8f1cba22759 INF CORS policy execution successful. 2024-09-16 16:32:18.829 +05:30 bd5d62f2-c5ce-4b5e-afde-b8f1cba22759 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 2.9768ms 2024-09-16 16:32:19.219 +05:30 15a9a216-3f96-4704-9134-a6a115dc2b57 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 647 2024-09-16 16:32:19.219 +05:30 15a9a216-3f96-4704-9134-a6a115dc2b57 INF CORS policy execution successful. 2024-09-16 16:32:19.307 +05:30 15a9a216-3f96-4704-9134-a6a115dc2b57 INF HTTP request: Path: /log/createlog 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://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}, {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/getusergroups","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NDgzOTQ2LCJleHAiOjE3MjY0ODQ1NDYsImlhdCI6MTcyNjQ4Mzk0Nn0.FrZ_S3DG664_G_xfJc4qkemsLUFHOgDwU4xj-HQddr0"} 2024-09-16 16:32:19.308 +05:30 af8ee48a-84bf-4a71-9637-8b536c8a5d4c INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 16:32:19.309 +05:30 af8ee48a-84bf-4a71-9637-8b536c8a5d4c INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 16:32:19.318 +05:30 af8ee48a-84bf-4a71-9637-8b536c8a5d4c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 16:32:19.319 +05:30 af8ee48a-84bf-4a71-9637-8b536c8a5d4c INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 9.25ms 2024-09-16 16:32:19.319 +05:30 af8ee48a-84bf-4a71-9637-8b536c8a5d4c INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 16:32:19.319 +05:30 af8ee48a-84bf-4a71-9637-8b536c8a5d4c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 15a9a216-3f96-4704-9134-a6a115dc2b57}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 16:32:19.319 +05:30 af8ee48a-84bf-4a71-9637-8b536c8a5d4c INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 100.4874ms 2024-09-16 16:38:29.364 +05:30 b8e116de-d043-4bd5-8837-204427f507b0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 16:38:29.364 +05:30 7d783eb2-dbd5-4f1e-b1b4-33d448b7581a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 16:38:29.364 +05:30 56e2aea4-f3a2-458b-8e82-557fb0c1f2ee INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 16:38:29.364 +05:30 faccc2b0-4917-4934-bb1f-6049a8589ce5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 16:38:29.366 +05:30 b8e116de-d043-4bd5-8837-204427f507b0 INF CORS policy execution successful. 2024-09-16 16:38:29.366 +05:30 56e2aea4-f3a2-458b-8e82-557fb0c1f2ee INF CORS policy execution successful. 2024-09-16 16:38:29.366 +05:30 faccc2b0-4917-4934-bb1f-6049a8589ce5 INF CORS policy execution successful. 2024-09-16 16:38:29.366 +05:30 7d783eb2-dbd5-4f1e-b1b4-33d448b7581a INF CORS policy execution successful. 2024-09-16 16:38:29.368 +05:30 b8e116de-d043-4bd5-8837-204427f507b0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 3.6071ms 2024-09-16 16:38:29.368 +05:30 faccc2b0-4917-4934-bb1f-6049a8589ce5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 3.6062ms 2024-09-16 16:38:29.368 +05:30 56e2aea4-f3a2-458b-8e82-557fb0c1f2ee INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 3.7205ms 2024-09-16 16:38:29.368 +05:30 7d783eb2-dbd5-4f1e-b1b4-33d448b7581a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 3.6126ms 2024-09-16 16:38:31.410 +05:30 b9baf682-600c-4747-b26d-12675c6dd9b3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 16:38:31.411 +05:30 b9baf682-600c-4747-b26d-12675c6dd9b3 INF CORS policy execution successful. 2024-09-16 16:38:31.412 +05:30 b9baf682-600c-4747-b26d-12675c6dd9b3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 1.9794ms 2024-09-16 16:38:31.683 +05:30 8b4e914c-0711-4a18-ade5-50ccf0916b19 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 16:38:31.683 +05:30 8b4e914c-0711-4a18-ade5-50ccf0916b19 INF CORS policy execution successful. 2024-09-16 16:38:31.684 +05:30 8b4e914c-0711-4a18-ade5-50ccf0916b19 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 1.036ms 2024-09-16 16:41:17.466 +05:30 59960699-2530-49b1-a6e5-3d7b8dcea41a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 16:41:17.468 +05:30 59960699-2530-49b1-a6e5-3d7b8dcea41a INF CORS policy execution successful. 2024-09-16 16:41:17.469 +05:30 59960699-2530-49b1-a6e5-3d7b8dcea41a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 3.1404ms 2024-09-16 16:41:17.770 +05:30 cf4ce451-9972-4675-9e3d-b74363366db0 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 647 2024-09-16 16:41:17.772 +05:30 cf4ce451-9972-4675-9e3d-b74363366db0 INF CORS policy execution successful. 2024-09-16 16:41:17.850 +05:30 cf4ce451-9972-4675-9e3d-b74363366db0 INF HTTP request: Path: /log/createlog 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://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}, {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/getusergroups","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NDg0OTMzLCJleHAiOjE3MjY0ODU1MzMsImlhdCI6MTcyNjQ4NDkzM30.vA6frLfZPhgn8WQz0xMHvokzOW3lSC6JnHzJAQovrJU"} 2024-09-16 16:41:17.851 +05:30 42ed24d8-60ad-41c5-a1d2-c874b39be8fd INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 16:41:17.851 +05:30 42ed24d8-60ad-41c5-a1d2-c874b39be8fd INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 16:41:17.859 +05:30 42ed24d8-60ad-41c5-a1d2-c874b39be8fd INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 16:41:17.860 +05:30 42ed24d8-60ad-41c5-a1d2-c874b39be8fd INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 8.6071ms 2024-09-16 16:41:17.860 +05:30 42ed24d8-60ad-41c5-a1d2-c874b39be8fd INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 16:41:17.860 +05:30 42ed24d8-60ad-41c5-a1d2-c874b39be8fd INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cf4ce451-9972-4675-9e3d-b74363366db0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 16:41:17.861 +05:30 42ed24d8-60ad-41c5-a1d2-c874b39be8fd INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 90.7515ms 2024-09-16 16:50:38.828 +05:30 5d65eede-7943-4a4b-b644-08cd207776c3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 16:50:38.830 +05:30 5d65eede-7943-4a4b-b644-08cd207776c3 INF CORS policy execution successful. 2024-09-16 16:50:38.833 +05:30 5d65eede-7943-4a4b-b644-08cd207776c3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 4.9349ms 2024-09-16 16:50:39.185 +05:30 5db17594-02df-4578-b149-d9bdf062ac5d INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 647 2024-09-16 16:50:39.186 +05:30 5db17594-02df-4578-b149-d9bdf062ac5d INF CORS policy execution successful. 2024-09-16 16:50:39.270 +05:30 5db17594-02df-4578-b149-d9bdf062ac5d INF HTTP request: Path: /log/createlog 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://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}, {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/getusergroups","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NDg1NjE4LCJleHAiOjE3MjY0ODYyMTgsImlhdCI6MTcyNjQ4NTYxOH0.iEUOXIfST3T-18tAMIfyKC-vXB8ij_O29dqb-JP9lkQ"} 2024-09-16 16:50:39.271 +05:30 a8ff3322-6e8d-460d-a16b-006d3a055b9b INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 16:50:39.272 +05:30 a8ff3322-6e8d-460d-a16b-006d3a055b9b INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 16:50:39.280 +05:30 a8ff3322-6e8d-460d-a16b-006d3a055b9b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 16:50:39.282 +05:30 a8ff3322-6e8d-460d-a16b-006d3a055b9b INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 10.1127ms 2024-09-16 16:50:39.282 +05:30 a8ff3322-6e8d-460d-a16b-006d3a055b9b INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 16:50:39.282 +05:30 a8ff3322-6e8d-460d-a16b-006d3a055b9b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5db17594-02df-4578-b149-d9bdf062ac5d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 16:50:39.283 +05:30 a8ff3322-6e8d-460d-a16b-006d3a055b9b INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 97.9181ms 2024-09-16 16:53:42.842 +05:30 8ac531a8-85aa-46fa-bb4d-f8ab38c134c9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 16:53:42.844 +05:30 8ac531a8-85aa-46fa-bb4d-f8ab38c134c9 INF CORS policy execution successful. 2024-09-16 16:53:42.845 +05:30 8ac531a8-85aa-46fa-bb4d-f8ab38c134c9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 3.0383ms 2024-09-16 16:53:43.236 +05:30 5293fe2b-7903-443a-8199-d70dfd22e793 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 652 2024-09-16 16:53:43.236 +05:30 5293fe2b-7903-443a-8199-d70dfd22e793 INF CORS policy execution successful. 2024-09-16 16:53:43.315 +05:30 5293fe2b-7903-443a-8199-d70dfd22e793 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 652}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: 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}, {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/getusergroups","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5XzEiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV8xIiwibmFtZWlkIjoiMTQiLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNjQ4NTY1NywiZXhwIjoxNzI2NDg2MjU3LCJpYXQiOjE3MjY0ODU2NTd9.mg1pE2t9EwbGVUXmoLgNtCWo_2gKz_h-VHouvw_fzUA"} 2024-09-16 16:53:43.316 +05:30 b8992761-d084-4148-bc6e-b9823e1f9c7f INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 16:53:43.317 +05:30 b8992761-d084-4148-bc6e-b9823e1f9c7f INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 16:53:43.327 +05:30 b8992761-d084-4148-bc6e-b9823e1f9c7f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 16:53:43.329 +05:30 b8992761-d084-4148-bc6e-b9823e1f9c7f INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 11.602ms 2024-09-16 16:53:43.329 +05:30 b8992761-d084-4148-bc6e-b9823e1f9c7f INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 16:53:43.329 +05:30 b8992761-d084-4148-bc6e-b9823e1f9c7f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5293fe2b-7903-443a-8199-d70dfd22e793}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 16:53:43.330 +05:30 b8992761-d084-4148-bc6e-b9823e1f9c7f INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 94.4289ms 2024-09-16 17:00:04.823 +05:30 8dae4396-a4aa-42d6-9116-551002266e07 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 17:00:04.846 +05:30 8dae4396-a4aa-42d6-9116-551002266e07 INF CORS policy execution successful. 2024-09-16 17:00:04.861 +05:30 8dae4396-a4aa-42d6-9116-551002266e07 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 35.3186ms 2024-09-16 17:00:05.226 +05:30 8226ced1-9cf8-4569-a6ef-e37aec0c765d INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 317 2024-09-16 17:00:05.227 +05:30 8226ced1-9cf8-4569-a6ef-e37aec0c765d INF CORS policy execution successful. 2024-09-16 17:00:05.315 +05:30 8226ced1-9cf8-4569-a6ef-e37aec0c765d INF HTTP request: Path: /log/createlog 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}, {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-09-16 17:00:05.317 +05:30 4de662c1-556b-4c5f-85aa-385e1fb63ab3 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 17:00:05.319 +05:30 4de662c1-556b-4c5f-85aa-385e1fb63ab3 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 17:00:05.353 +05:30 4de662c1-556b-4c5f-85aa-385e1fb63ab3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 17:00:05.356 +05:30 4de662c1-556b-4c5f-85aa-385e1fb63ab3 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 37.0118ms 2024-09-16 17:00:05.356 +05:30 4de662c1-556b-4c5f-85aa-385e1fb63ab3 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 17:00:05.357 +05:30 4de662c1-556b-4c5f-85aa-385e1fb63ab3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8226ced1-9cf8-4569-a6ef-e37aec0c765d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 17:00:05.358 +05:30 4de662c1-556b-4c5f-85aa-385e1fb63ab3 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 131.6409ms 2024-09-16 17:03:22.105 +05:30 f9882e1c-af68-4889-aa07-02b035c2e95b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 17:03:22.107 +05:30 f9882e1c-af68-4889-aa07-02b035c2e95b INF CORS policy execution successful. 2024-09-16 17:03:22.108 +05:30 f9882e1c-af68-4889-aa07-02b035c2e95b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 3.1251ms 2024-09-16 17:03:22.532 +05:30 081fb9c8-1876-4c0f-980e-74d383b17f12 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 652 2024-09-16 17:03:22.535 +05:30 081fb9c8-1876-4c0f-980e-74d383b17f12 INF CORS policy execution successful. 2024-09-16 17:03:22.613 +05:30 081fb9c8-1876-4c0f-980e-74d383b17f12 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 652}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: 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}, {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/getusergroups","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5XzEiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV8xIiwibmFtZWlkIjoiMTQiLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNjQ4NjI0NCwiZXhwIjoxNzI2NDg2ODQ0LCJpYXQiOjE3MjY0ODYyNDR9.7-UeKO3re-CE46bIRYrgKwUX1Ex8XJvPUiWrsv1dFCI"} 2024-09-16 17:03:22.614 +05:30 d48245c5-dfb4-4e2e-be47-9fb50bb5db41 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 17:03:22.615 +05:30 d48245c5-dfb4-4e2e-be47-9fb50bb5db41 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 17:03:22.623 +05:30 d48245c5-dfb4-4e2e-be47-9fb50bb5db41 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 17:03:22.624 +05:30 d48245c5-dfb4-4e2e-be47-9fb50bb5db41 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 8.0056ms 2024-09-16 17:03:22.624 +05:30 d48245c5-dfb4-4e2e-be47-9fb50bb5db41 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 17:03:22.624 +05:30 d48245c5-dfb4-4e2e-be47-9fb50bb5db41 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 081fb9c8-1876-4c0f-980e-74d383b17f12}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 17:03:22.624 +05:30 d48245c5-dfb4-4e2e-be47-9fb50bb5db41 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 92.1295ms 2024-09-16 17:13:46.406 +05:30 INF Application is shutting down... 2024-09-16 17:21:16.563 +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-09-16 17:21:16.769 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-16 17:21:16.769 +05:30 INF Hosting environment: Production 2024-09-16 17:21:16.769 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Log.Api 2024-09-16 17:21:16.782 +05:30 ecaa6b27-148e-41cb-a716-401ede169e92 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 17:21:16.839 +05:30 ecaa6b27-148e-41cb-a716-401ede169e92 INF CORS policy execution successful. 2024-09-16 17:21:16.847 +05:30 ecaa6b27-148e-41cb-a716-401ede169e92 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 65.9259ms 2024-09-16 17:21:52.572 +05:30 01e6a0a1-6157-4433-ae61-a75812ab8b1e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 17:21:52.577 +05:30 01e6a0a1-6157-4433-ae61-a75812ab8b1e INF CORS policy execution successful. 2024-09-16 17:21:52.579 +05:30 01e6a0a1-6157-4433-ae61-a75812ab8b1e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 6.7137ms 2024-09-16 17:21:53.042 +05:30 5abf75f5-cf2a-4208-a392-0fa147393ce9 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 647 2024-09-16 17:21:53.046 +05:30 5abf75f5-cf2a-4208-a392-0fa147393ce9 INF CORS policy execution successful. 2024-09-16 17:21:53.132 +05:30 5abf75f5-cf2a-4208-a392-0fa147393ce9 INF HTTP request: Path: /log/createlog 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://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}, {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/getusergroups","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NDg3NDkwLCJleHAiOjE3MjY0ODgwOTAsImlhdCI6MTcyNjQ4NzQ5MH0.SEPR3LU_04S8zmDe4yoJj7_9jcOq9UlZRAotiBoRqbc"} 2024-09-16 17:21:53.159 +05:30 3edb8c06-c179-4d2b-a216-1c7fc2cf7925 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 17:21:53.191 +05:30 3edb8c06-c179-4d2b-a216-1c7fc2cf7925 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 17:21:53.433 +05:30 3edb8c06-c179-4d2b-a216-1c7fc2cf7925 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 17:21:53.476 +05:30 3edb8c06-c179-4d2b-a216-1c7fc2cf7925 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 280.236ms 2024-09-16 17:21:53.476 +05:30 3edb8c06-c179-4d2b-a216-1c7fc2cf7925 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 17:21:53.476 +05:30 3edb8c06-c179-4d2b-a216-1c7fc2cf7925 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5abf75f5-cf2a-4208-a392-0fa147393ce9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 17:21:53.485 +05:30 3edb8c06-c179-4d2b-a216-1c7fc2cf7925 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 442.8615ms 2024-09-16 17:22:08.088 +05:30 582aa1f7-b370-46ac-bb42-c6cb979d5340 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 17:22:08.090 +05:30 582aa1f7-b370-46ac-bb42-c6cb979d5340 INF CORS policy execution successful. 2024-09-16 17:22:08.091 +05:30 582aa1f7-b370-46ac-bb42-c6cb979d5340 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 3.2981ms 2024-09-16 17:22:08.476 +05:30 46aba21d-6fb9-4b67-aa52-47d1ed5c053f INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 647 2024-09-16 17:22:08.477 +05:30 46aba21d-6fb9-4b67-aa52-47d1ed5c053f INF CORS policy execution successful. 2024-09-16 17:22:08.565 +05:30 46aba21d-6fb9-4b67-aa52-47d1ed5c053f INF HTTP request: Path: /log/createlog 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://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}, {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/getusergroups","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NDg3NDkwLCJleHAiOjE3MjY0ODgwOTAsImlhdCI6MTcyNjQ4NzQ5MH0.SEPR3LU_04S8zmDe4yoJj7_9jcOq9UlZRAotiBoRqbc"} 2024-09-16 17:22:08.566 +05:30 b2b63971-0341-49c4-bcfb-13fd26a7d1b9 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 17:22:08.567 +05:30 b2b63971-0341-49c4-bcfb-13fd26a7d1b9 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 17:22:08.574 +05:30 b2b63971-0341-49c4-bcfb-13fd26a7d1b9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 17:22:08.575 +05:30 b2b63971-0341-49c4-bcfb-13fd26a7d1b9 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 8.1282ms 2024-09-16 17:22:08.575 +05:30 b2b63971-0341-49c4-bcfb-13fd26a7d1b9 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 17:22:08.576 +05:30 b2b63971-0341-49c4-bcfb-13fd26a7d1b9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 46aba21d-6fb9-4b67-aa52-47d1ed5c053f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 17:22:08.577 +05:30 b2b63971-0341-49c4-bcfb-13fd26a7d1b9 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 101.2616ms 2024-09-16 17:22:38.213 +05:30 0aad11a8-16b2-4a51-84e4-53df54121aa9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 17:22:38.216 +05:30 0aad11a8-16b2-4a51-84e4-53df54121aa9 INF CORS policy execution successful. 2024-09-16 17:22:38.217 +05:30 0aad11a8-16b2-4a51-84e4-53df54121aa9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 3.8906ms 2024-09-16 17:22:38.565 +05:30 b41bff8c-e1d3-451d-a1a6-5b9dd75d705f INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 671 2024-09-16 17:22:38.566 +05:30 b41bff8c-e1d3-451d-a1a6-5b9dd75d705f INF CORS policy execution successful. 2024-09-16 17:22:38.642 +05:30 b41bff8c-e1d3-451d-a1a6-5b9dd75d705f INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 671}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: 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}, {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/getrolegrouplist?type=1&searchString=","environment":"404 not found","exceptionDetails":"404 not found","message":"Record(s) Not Found","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NDg3NDkwLCJleHAiOjE3MjY0ODgwOTAsImlhdCI6MTcyNjQ4NzQ5MH0.SEPR3LU_04S8zmDe4yoJj7_9jcOq9UlZRAotiBoRqbc"} 2024-09-16 17:22:38.643 +05:30 fae14098-3dc9-4784-a326-be45c08c795f INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 17:22:38.643 +05:30 fae14098-3dc9-4784-a326-be45c08c795f INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-09-16 17:22:38.650 +05:30 fae14098-3dc9-4784-a326-be45c08c795f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-16 17:22:38.651 +05:30 fae14098-3dc9-4784-a326-be45c08c795f INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 7.3674ms 2024-09-16 17:22:38.651 +05:30 fae14098-3dc9-4784-a326-be45c08c795f INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-09-16 17:22:38.651 +05:30 fae14098-3dc9-4784-a326-be45c08c795f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b41bff8c-e1d3-451d-a1a6-5b9dd75d705f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-09-16 17:22:38.652 +05:30 fae14098-3dc9-4784-a326-be45c08c795f 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.5934ms 2024-09-16 17:33:15.571 +05:30 INF Application is shutting down... 2024-09-16 17:38:04.764 +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-09-16 17:38:04.981 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-16 17:38:04.982 +05:30 INF Hosting environment: Production 2024-09-16 17:38:04.982 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Log.Api 2024-09-16 17:38:04.999 +05:30 b0f9ab1b-ba14-48e2-a12e-a9e9cf2131db INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 17:38:04.999 +05:30 a1b1111c-67e1-4ea4-8cda-cfbac6ac4216 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-09-16 17:38:05.056 +05:30 b0f9ab1b-ba14-48e2-a12e-a9e9cf2131db INF CORS policy execution successful. 2024-09-16 17:38:05.056 +05:30 a1b1111c-67e1-4ea4-8cda-cfbac6ac4216 INF CORS policy execution successful. 2024-09-16 17:38:05.064 +05:30 a1b1111c-67e1-4ea4-8cda-cfbac6ac4216 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 67.4213ms 2024-09-16 17:38:05.070 +05:30 b0f9ab1b-ba14-48e2-a12e-a9e9cf2131db INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 73.7783ms 2024-09-16 17:49:03.477 +05:30 INF Application is shutting down...