2024-08-25 18:32:30.094 +05:30 INF User profile not available. Using 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ASP.NET\4.0.30319.0\AutoGenKeys\S-1-5-82-4259440821-222966798-3171943127-1288643715-2917400912\DataProtection' as key repository and Windows DPAPI to encrypt keys at rest. 2024-08-25 18:32:30.327 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-08-25 18:32:30.327 +05:30 INF Hosting environment: Production 2024-08-25 18:32:30.328 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Log.Api 2024-08-25 18:32:30.342 +05:30 c83ec073-806b-4e80-8ac4-4324c1fd4a55 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-25 18:32:30.342 +05:30 7626507e-ac50-4928-ad1e-930209f8ad48 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-25 18:32:30.418 +05:30 7626507e-ac50-4928-ad1e-930209f8ad48 INF CORS policy execution successful. 2024-08-25 18:32:30.418 +05:30 c83ec073-806b-4e80-8ac4-4324c1fd4a55 INF CORS policy execution successful. 2024-08-25 18:32:30.426 +05:30 c83ec073-806b-4e80-8ac4-4324c1fd4a55 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 85.9273ms 2024-08-25 18:32:30.426 +05:30 7626507e-ac50-4928-ad1e-930209f8ad48 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 85.941ms 2024-08-25 18:36:34.942 +05:30 fc110a4d-066b-43f9-b171-10d78029a2ab INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-25 18:36:34.953 +05:30 fc110a4d-066b-43f9-b171-10d78029a2ab INF CORS policy execution successful. 2024-08-25 18:36:34.955 +05:30 fc110a4d-066b-43f9-b171-10d78029a2ab INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 14.3135ms 2024-08-25 18:36:35.000 +05:30 085e9932-e52f-4c18-bf34-3e7a990ee578 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 739 2024-08-25 18:36:35.002 +05:30 085e9932-e52f-4c18-bf34-3e7a990ee578 INF CORS policy execution successful. 2024-08-25 18:36:35.023 +05:30 085e9932-e52f-4c18-bf34-3e7a990ee578 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 739}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/deleteuserfile","environment":"400 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":4000,\"message\":\"Please provide a valid user request.\",\"result\":null}","message":"4000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ1OTA5ODUsImV4cCI6MTcyNDU5MTU4NSwiaWF0IjoxNzI0NTkwOTg1fQ.EL0-Nd8ZumuLbb67iEWh0lt0V8l6SKvD8A-hwar3ZCE"} 2024-08-25 18:36:35.053 +05:30 6b32e535-d78b-48ad-b8c2-e406cfc287cc INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-25 18:36:35.095 +05:30 6b32e535-d78b-48ad-b8c2-e406cfc287cc INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-25 18:36:35.415 +05:30 6b32e535-d78b-48ad-b8c2-e406cfc287cc INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-25 18:36:35.466 +05:30 6b32e535-d78b-48ad-b8c2-e406cfc287cc INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 365.2902ms 2024-08-25 18:36:35.466 +05:30 6b32e535-d78b-48ad-b8c2-e406cfc287cc INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-25 18:36:35.467 +05:30 6b32e535-d78b-48ad-b8c2-e406cfc287cc INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 085e9932-e52f-4c18-bf34-3e7a990ee578}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-25 18:36:35.478 +05:30 6b32e535-d78b-48ad-b8c2-e406cfc287cc INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 477.8874ms 2024-08-25 18:43:13.570 +05:30 fadc56f3-ef6d-42a5-a1dd-9928a42e270a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-25 18:43:13.573 +05:30 fadc56f3-ef6d-42a5-a1dd-9928a42e270a INF CORS policy execution successful. 2024-08-25 18:43:13.575 +05:30 fadc56f3-ef6d-42a5-a1dd-9928a42e270a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 6.0071ms 2024-08-25 18:43:13.623 +05:30 1e39a359-ed6a-4685-a398-5594bce2da5c INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 739 2024-08-25 18:43:13.624 +05:30 1e39a359-ed6a-4685-a398-5594bce2da5c INF CORS policy execution successful. 2024-08-25 18:43:13.626 +05:30 1e39a359-ed6a-4685-a398-5594bce2da5c INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 739}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/deleteuserfile","environment":"400 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":4000,\"message\":\"Please provide a valid user request.\",\"result\":null}","message":"4000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ1OTE1ODUsImV4cCI6MTcyNDU5MjE4NSwiaWF0IjoxNzI0NTkxNTg1fQ.R2TFfG0-CBNVLfmRX8KoRGqsh7yzAz2QyT3bdbZgq5c"} 2024-08-25 18:43:13.628 +05:30 5f8da94b-eb96-42a8-8b2f-1ac75bfed400 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-25 18:43:13.630 +05:30 5f8da94b-eb96-42a8-8b2f-1ac75bfed400 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-25 18:43:13.644 +05:30 5f8da94b-eb96-42a8-8b2f-1ac75bfed400 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-25 18:43:13.648 +05:30 5f8da94b-eb96-42a8-8b2f-1ac75bfed400 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 18.1665ms 2024-08-25 18:43:13.649 +05:30 5f8da94b-eb96-42a8-8b2f-1ac75bfed400 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-25 18:43:13.649 +05:30 5f8da94b-eb96-42a8-8b2f-1ac75bfed400 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1e39a359-ed6a-4685-a398-5594bce2da5c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-25 18:43:13.651 +05:30 5f8da94b-eb96-42a8-8b2f-1ac75bfed400 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 27.9128ms 2024-08-25 18:53:28.899 +05:30 INF Application is shutting down... 2024-08-25 18:56:13.786 +05:30 INF User profile not available. Using 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ASP.NET\4.0.30319.0\AutoGenKeys\S-1-5-82-4259440821-222966798-3171943127-1288643715-2917400912\DataProtection' as key repository and Windows DPAPI to encrypt keys at rest. 2024-08-25 18:56:14.008 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-08-25 18:56:14.009 +05:30 INF Hosting environment: Production 2024-08-25 18:56:14.009 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Log.Api 2024-08-25 18:56:14.021 +05:30 71159889-dfbc-4e5c-b13f-986dee286930 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-25 18:56:14.088 +05:30 71159889-dfbc-4e5c-b13f-986dee286930 INF CORS policy execution successful. 2024-08-25 18:56:14.098 +05:30 71159889-dfbc-4e5c-b13f-986dee286930 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 78.7589ms 2024-08-25 18:56:14.271 +05:30 b087409a-a256-4bf2-96e6-7f9b68a4d87e INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 739 2024-08-25 18:56:14.275 +05:30 b087409a-a256-4bf2-96e6-7f9b68a4d87e INF CORS policy execution successful. 2024-08-25 18:56:14.290 +05:30 b087409a-a256-4bf2-96e6-7f9b68a4d87e INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 739}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/deleteuserfile","environment":"400 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":4000,\"message\":\"Please provide a valid user request.\",\"result\":null}","message":"4000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ1OTIyNjQsImV4cCI6MTcyNDU5Mjg2NCwiaWF0IjoxNzI0NTkyMjY0fQ.I11lfKqTmJcH0BJvaUlQIQDmBjJWTh14PAswOTPxmbg"} 2024-08-25 18:56:14.317 +05:30 efc374cf-b887-4918-9c95-c43b9e7e9b34 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-25 18:56:14.355 +05:30 efc374cf-b887-4918-9c95-c43b9e7e9b34 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-25 18:56:14.642 +05:30 efc374cf-b887-4918-9c95-c43b9e7e9b34 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-25 18:56:14.690 +05:30 efc374cf-b887-4918-9c95-c43b9e7e9b34 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 330.4874ms 2024-08-25 18:56:14.691 +05:30 efc374cf-b887-4918-9c95-c43b9e7e9b34 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-25 18:56:14.691 +05:30 efc374cf-b887-4918-9c95-c43b9e7e9b34 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b087409a-a256-4bf2-96e6-7f9b68a4d87e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-25 18:56:14.698 +05:30 efc374cf-b887-4918-9c95-c43b9e7e9b34 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 426.6372ms 2024-08-25 18:58:16.115 +05:30 43323fd3-d506-4e27-b478-67161e82b1a0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-25 18:58:16.126 +05:30 43323fd3-d506-4e27-b478-67161e82b1a0 INF CORS policy execution successful. 2024-08-25 18:58:16.130 +05:30 43323fd3-d506-4e27-b478-67161e82b1a0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 15.9412ms 2024-08-25 18:58:16.190 +05:30 7cd6ed74-cdeb-413f-941d-1009a6c59ac3 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 808 2024-08-25 18:58:16.191 +05:30 7cd6ed74-cdeb-413f-941d-1009a6c59ac3 INF CORS policy execution successful. 2024-08-25 18:58:16.195 +05:30 7cd6ed74-cdeb-413f-941d-1009a6c59ac3 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 808}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/deleteuserfile","environment":"400 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":4000,\"message\":\"Api Validation error\",\"result\":\"[{\\\"PropertyName\\\":\\\"FileName\\\",\\\"ErrorMessage\\\":\\\"File Name is required.\\\"}]\"}","message":"400 ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ1OTIyNjQsImV4cCI6MTcyNDU5Mjg2NCwiaWF0IjoxNzI0NTkyMjY0fQ.I11lfKqTmJcH0BJvaUlQIQDmBjJWTh14PAswOTPxmbg"} 2024-08-25 18:58:16.198 +05:30 72c7190e-a4f0-4a34-a411-caeef5f27125 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-25 18:58:16.199 +05:30 72c7190e-a4f0-4a34-a411-caeef5f27125 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-25 18:58:16.219 +05:30 72c7190e-a4f0-4a34-a411-caeef5f27125 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-25 18:58:16.223 +05:30 72c7190e-a4f0-4a34-a411-caeef5f27125 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 23.7039ms 2024-08-25 18:58:16.224 +05:30 72c7190e-a4f0-4a34-a411-caeef5f27125 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-25 18:58:16.224 +05:30 72c7190e-a4f0-4a34-a411-caeef5f27125 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7cd6ed74-cdeb-413f-941d-1009a6c59ac3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-25 18:58:16.226 +05:30 72c7190e-a4f0-4a34-a411-caeef5f27125 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 35.6586ms 2024-08-25 19:07:53.048 +05:30 dcf649dc-9173-490d-b494-859b7de3bb5c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-25 19:07:53.052 +05:30 dcf649dc-9173-490d-b494-859b7de3bb5c INF CORS policy execution successful. 2024-08-25 19:07:53.053 +05:30 dcf649dc-9173-490d-b494-859b7de3bb5c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 5.8194ms 2024-08-25 19:07:53.101 +05:30 daff9457-c95a-459c-b0bd-8e0d3ea68eb1 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 732 2024-08-25 19:07:53.102 +05:30 daff9457-c95a-459c-b0bd-8e0d3ea68eb1 INF CORS policy execution successful. 2024-08-25 19:07:53.104 +05:30 daff9457-c95a-459c-b0bd-8e0d3ea68eb1 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 732}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/uploaduserfiles?id=101","environment":"400 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":4000,\"message\":\"Please provide files.\",\"result\":null}","message":"4000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ1OTI4NjQsImV4cCI6MTcyNDU5MzQ2NCwiaWF0IjoxNzI0NTkyODY0fQ.EgD5w6UejWjGF_uoXmxsqYvC0R5USkB6dTr5tDJ9QCo"} 2024-08-25 19:07:53.105 +05:30 57a89931-ff1c-47f1-a6ed-c2b511636947 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-25 19:07:53.106 +05:30 57a89931-ff1c-47f1-a6ed-c2b511636947 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-25 19:07:53.119 +05:30 57a89931-ff1c-47f1-a6ed-c2b511636947 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-25 19:07:53.120 +05:30 57a89931-ff1c-47f1-a6ed-c2b511636947 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 13.4052ms 2024-08-25 19:07:53.121 +05:30 57a89931-ff1c-47f1-a6ed-c2b511636947 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-25 19:07:53.121 +05:30 57a89931-ff1c-47f1-a6ed-c2b511636947 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: daff9457-c95a-459c-b0bd-8e0d3ea68eb1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-25 19:07:53.122 +05:30 57a89931-ff1c-47f1-a6ed-c2b511636947 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 20.9763ms 2024-08-25 19:09:51.064 +05:30 df6f198e-c447-4fe8-a85a-78f3e187cb49 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-25 19:09:51.068 +05:30 df6f198e-c447-4fe8-a85a-78f3e187cb49 INF CORS policy execution successful. 2024-08-25 19:09:51.070 +05:30 df6f198e-c447-4fe8-a85a-78f3e187cb49 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 6.4704ms 2024-08-25 19:09:51.128 +05:30 b8df63c4-9ba6-47c3-a64c-86996b647f6a INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 732 2024-08-25 19:09:51.129 +05:30 b8df63c4-9ba6-47c3-a64c-86996b647f6a INF CORS policy execution successful. 2024-08-25 19:09:51.131 +05:30 b8df63c4-9ba6-47c3-a64c-86996b647f6a INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 732}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/uploaduserfiles?id=101","environment":"400 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":4000,\"message\":\"Please provide files.\",\"result\":null}","message":"4000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ1OTI4NjQsImV4cCI6MTcyNDU5MzQ2NCwiaWF0IjoxNzI0NTkyODY0fQ.EgD5w6UejWjGF_uoXmxsqYvC0R5USkB6dTr5tDJ9QCo"} 2024-08-25 19:09:51.132 +05:30 8f890312-2eb8-4232-9c8c-3e980fcc5554 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-25 19:09:51.133 +05:30 8f890312-2eb8-4232-9c8c-3e980fcc5554 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-25 19:09:51.142 +05:30 8f890312-2eb8-4232-9c8c-3e980fcc5554 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-25 19:09:51.143 +05:30 8f890312-2eb8-4232-9c8c-3e980fcc5554 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 9.368ms 2024-08-25 19:09:51.143 +05:30 8f890312-2eb8-4232-9c8c-3e980fcc5554 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-25 19:09:51.144 +05:30 8f890312-2eb8-4232-9c8c-3e980fcc5554 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b8df63c4-9ba6-47c3-a64c-86996b647f6a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-25 19:09:51.144 +05:30 8f890312-2eb8-4232-9c8c-3e980fcc5554 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 16.6221ms 2024-08-25 19:11:48.030 +05:30 99e78473-86b6-43b2-8836-364105674418 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-25 19:11:48.033 +05:30 99e78473-86b6-43b2-8836-364105674418 INF CORS policy execution successful. 2024-08-25 19:11:48.035 +05:30 99e78473-86b6-43b2-8836-364105674418 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 4.9277ms 2024-08-25 19:11:48.088 +05:30 9b0a70d7-7496-4320-a0ae-e9b71f74dfa7 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 732 2024-08-25 19:11:48.089 +05:30 9b0a70d7-7496-4320-a0ae-e9b71f74dfa7 INF CORS policy execution successful. 2024-08-25 19:11:48.090 +05:30 9b0a70d7-7496-4320-a0ae-e9b71f74dfa7 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 732}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/uploaduserfiles?id=101","environment":"400 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":4000,\"message\":\"Please provide files.\",\"result\":null}","message":"4000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ1OTI4NjQsImV4cCI6MTcyNDU5MzQ2NCwiaWF0IjoxNzI0NTkyODY0fQ.EgD5w6UejWjGF_uoXmxsqYvC0R5USkB6dTr5tDJ9QCo"} 2024-08-25 19:11:48.091 +05:30 80a385e5-23c6-4dd1-a6af-2febc882b27c INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-25 19:11:48.092 +05:30 80a385e5-23c6-4dd1-a6af-2febc882b27c INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-25 19:11:48.100 +05:30 80a385e5-23c6-4dd1-a6af-2febc882b27c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-25 19:11:48.102 +05:30 80a385e5-23c6-4dd1-a6af-2febc882b27c INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 8.9874ms 2024-08-25 19:11:48.102 +05:30 80a385e5-23c6-4dd1-a6af-2febc882b27c INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-25 19:11:48.102 +05:30 80a385e5-23c6-4dd1-a6af-2febc882b27c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9b0a70d7-7496-4320-a0ae-e9b71f74dfa7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-25 19:11:48.103 +05:30 80a385e5-23c6-4dd1-a6af-2febc882b27c INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 14.4132ms 2024-08-25 19:14:13.472 +05:30 55e5a553-56d1-4dd2-ab42-c6818840f0e0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-25 19:14:13.475 +05:30 55e5a553-56d1-4dd2-ab42-c6818840f0e0 INF CORS policy execution successful. 2024-08-25 19:14:13.478 +05:30 55e5a553-56d1-4dd2-ab42-c6818840f0e0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 6.2476ms 2024-08-25 19:14:13.528 +05:30 22adeebc-0296-4d8b-aee4-e8a8f7f5a959 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 732 2024-08-25 19:14:13.529 +05:30 22adeebc-0296-4d8b-aee4-e8a8f7f5a959 INF CORS policy execution successful. 2024-08-25 19:14:13.531 +05:30 22adeebc-0296-4d8b-aee4-e8a8f7f5a959 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 732}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/uploaduserfiles?id=101","environment":"400 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":4000,\"message\":\"Please provide files.\",\"result\":null}","message":"4000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ1OTI4NjQsImV4cCI6MTcyNDU5MzQ2NCwiaWF0IjoxNzI0NTkyODY0fQ.EgD5w6UejWjGF_uoXmxsqYvC0R5USkB6dTr5tDJ9QCo"} 2024-08-25 19:14:13.532 +05:30 8df2f98a-f064-4166-bd75-6034d65168a5 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-25 19:14:13.533 +05:30 8df2f98a-f064-4166-bd75-6034d65168a5 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-25 19:14:13.541 +05:30 8df2f98a-f064-4166-bd75-6034d65168a5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-25 19:14:13.542 +05:30 8df2f98a-f064-4166-bd75-6034d65168a5 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 8.7569ms 2024-08-25 19:14:13.542 +05:30 8df2f98a-f064-4166-bd75-6034d65168a5 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-25 19:14:13.543 +05:30 8df2f98a-f064-4166-bd75-6034d65168a5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 22adeebc-0296-4d8b-aee4-e8a8f7f5a959}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-25 19:14:13.545 +05:30 8df2f98a-f064-4166-bd75-6034d65168a5 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 17.3924ms 2024-08-25 19:15:28.452 +05:30 f4421082-2b16-46f1-96cb-2c8ef3b18827 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-25 19:15:28.454 +05:30 f4421082-2b16-46f1-96cb-2c8ef3b18827 INF CORS policy execution successful. 2024-08-25 19:15:28.455 +05:30 f4421082-2b16-46f1-96cb-2c8ef3b18827 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 3.3387ms 2024-08-25 19:15:28.510 +05:30 110d93b3-fe9d-4706-b52c-f969e3d53106 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 732 2024-08-25 19:15:28.511 +05:30 110d93b3-fe9d-4706-b52c-f969e3d53106 INF CORS policy execution successful. 2024-08-25 19:15:28.513 +05:30 110d93b3-fe9d-4706-b52c-f969e3d53106 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 732}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/uploaduserfiles?id=101","environment":"400 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":4000,\"message\":\"Please provide files.\",\"result\":null}","message":"4000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ1OTM0OTcsImV4cCI6MTcyNDU5NDA5NywiaWF0IjoxNzI0NTkzNDk3fQ.wSX4d1lLDMtEkplf8GJ0oTsAaZkTBGcxeHNcKdRbrl0"} 2024-08-25 19:15:28.514 +05:30 55732563-b30f-426a-b703-f57067845052 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-25 19:15:28.515 +05:30 55732563-b30f-426a-b703-f57067845052 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-25 19:15:28.525 +05:30 55732563-b30f-426a-b703-f57067845052 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-25 19:15:28.526 +05:30 55732563-b30f-426a-b703-f57067845052 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 10.4806ms 2024-08-25 19:15:28.526 +05:30 55732563-b30f-426a-b703-f57067845052 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-25 19:15:28.526 +05:30 55732563-b30f-426a-b703-f57067845052 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 110d93b3-fe9d-4706-b52c-f969e3d53106}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-25 19:15:28.527 +05:30 55732563-b30f-426a-b703-f57067845052 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 16.9204ms 2024-08-25 19:16:11.141 +05:30 f5a8f601-4b48-4613-8820-c9f370bcccd3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-25 19:16:11.143 +05:30 f5a8f601-4b48-4613-8820-c9f370bcccd3 INF CORS policy execution successful. 2024-08-25 19:16:11.144 +05:30 f5a8f601-4b48-4613-8820-c9f370bcccd3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 3.3978ms 2024-08-25 19:16:11.191 +05:30 2adbcefc-cee5-403f-a44f-01e9c8d5ef21 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 732 2024-08-25 19:16:11.192 +05:30 2adbcefc-cee5-403f-a44f-01e9c8d5ef21 INF CORS policy execution successful. 2024-08-25 19:16:11.198 +05:30 2adbcefc-cee5-403f-a44f-01e9c8d5ef21 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 732}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/uploaduserfiles?id=101","environment":"400 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":4000,\"message\":\"Please provide files.\",\"result\":null}","message":"4000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ1OTM0OTcsImV4cCI6MTcyNDU5NDA5NywiaWF0IjoxNzI0NTkzNDk3fQ.wSX4d1lLDMtEkplf8GJ0oTsAaZkTBGcxeHNcKdRbrl0"} 2024-08-25 19:16:11.200 +05:30 ca3e9858-8c9e-4869-9520-977f89ebf196 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-25 19:16:11.202 +05:30 ca3e9858-8c9e-4869-9520-977f89ebf196 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-25 19:16:11.210 +05:30 ca3e9858-8c9e-4869-9520-977f89ebf196 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-25 19:16:11.211 +05:30 ca3e9858-8c9e-4869-9520-977f89ebf196 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 9.5562ms 2024-08-25 19:16:11.211 +05:30 ca3e9858-8c9e-4869-9520-977f89ebf196 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-25 19:16:11.212 +05:30 ca3e9858-8c9e-4869-9520-977f89ebf196 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2adbcefc-cee5-403f-a44f-01e9c8d5ef21}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-25 19:16:11.213 +05:30 ca3e9858-8c9e-4869-9520-977f89ebf196 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 22.0041ms 2024-08-25 19:16:41.482 +05:30 c9bb6d66-a8c2-463b-8342-e66737337c67 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-25 19:16:41.483 +05:30 c9bb6d66-a8c2-463b-8342-e66737337c67 INF CORS policy execution successful. 2024-08-25 19:16:41.483 +05:30 c9bb6d66-a8c2-463b-8342-e66737337c67 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 1.6264ms 2024-08-25 19:16:41.530 +05:30 387276c9-5c7f-47ab-b74e-2c4475f9be34 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 732 2024-08-25 19:16:41.531 +05:30 387276c9-5c7f-47ab-b74e-2c4475f9be34 INF CORS policy execution successful. 2024-08-25 19:16:41.532 +05:30 387276c9-5c7f-47ab-b74e-2c4475f9be34 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 732}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/uploaduserfiles?id=101","environment":"400 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":4000,\"message\":\"Please provide files.\",\"result\":null}","message":"4000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ1OTM0OTcsImV4cCI6MTcyNDU5NDA5NywiaWF0IjoxNzI0NTkzNDk3fQ.wSX4d1lLDMtEkplf8GJ0oTsAaZkTBGcxeHNcKdRbrl0"} 2024-08-25 19:16:41.533 +05:30 90312913-cc9a-4ef7-964f-f7659a787b8a INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-25 19:16:41.533 +05:30 90312913-cc9a-4ef7-964f-f7659a787b8a INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-25 19:16:41.539 +05:30 90312913-cc9a-4ef7-964f-f7659a787b8a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-25 19:16:41.540 +05:30 90312913-cc9a-4ef7-964f-f7659a787b8a INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 6.421ms 2024-08-25 19:16:41.540 +05:30 90312913-cc9a-4ef7-964f-f7659a787b8a INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-25 19:16:41.540 +05:30 90312913-cc9a-4ef7-964f-f7659a787b8a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 387276c9-5c7f-47ab-b74e-2c4475f9be34}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-25 19:16:41.541 +05:30 90312913-cc9a-4ef7-964f-f7659a787b8a INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 10.5689ms 2024-08-25 19:18:26.376 +05:30 d22ec500-72ba-4829-be40-096debd574dc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-25 19:18:26.378 +05:30 d22ec500-72ba-4829-be40-096debd574dc INF CORS policy execution successful. 2024-08-25 19:18:26.380 +05:30 d22ec500-72ba-4829-be40-096debd574dc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 3.3308ms 2024-08-25 19:18:26.436 +05:30 b3499288-3549-4082-ba12-35a91f2dec74 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 732 2024-08-25 19:18:26.436 +05:30 b3499288-3549-4082-ba12-35a91f2dec74 INF CORS policy execution successful. 2024-08-25 19:18:26.438 +05:30 b3499288-3549-4082-ba12-35a91f2dec74 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 732}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/uploaduserfiles?id=101","environment":"400 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":4000,\"message\":\"Please provide files.\",\"result\":null}","message":"4000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ1OTM0OTcsImV4cCI6MTcyNDU5NDA5NywiaWF0IjoxNzI0NTkzNDk3fQ.wSX4d1lLDMtEkplf8GJ0oTsAaZkTBGcxeHNcKdRbrl0"} 2024-08-25 19:18:26.439 +05:30 662af029-57a1-4a6b-8859-4e80f12016eb INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-25 19:18:26.440 +05:30 662af029-57a1-4a6b-8859-4e80f12016eb INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-25 19:18:26.447 +05:30 662af029-57a1-4a6b-8859-4e80f12016eb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-25 19:18:26.448 +05:30 662af029-57a1-4a6b-8859-4e80f12016eb INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 7.8083ms 2024-08-25 19:18:26.448 +05:30 662af029-57a1-4a6b-8859-4e80f12016eb INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-25 19:18:26.448 +05:30 662af029-57a1-4a6b-8859-4e80f12016eb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b3499288-3549-4082-ba12-35a91f2dec74}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-25 19:18:26.449 +05:30 662af029-57a1-4a6b-8859-4e80f12016eb INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 12.99ms 2024-08-25 19:23:21.821 +05:30 2b86b101-ecb8-40df-b53d-c39a7b8d120e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-25 19:23:21.825 +05:30 2b86b101-ecb8-40df-b53d-c39a7b8d120e INF CORS policy execution successful. 2024-08-25 19:23:21.828 +05:30 2b86b101-ecb8-40df-b53d-c39a7b8d120e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 6.7242ms 2024-08-25 19:23:21.908 +05:30 31957803-db5a-4888-96b8-055ff0c55671 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 732 2024-08-25 19:23:21.908 +05:30 31957803-db5a-4888-96b8-055ff0c55671 INF CORS policy execution successful. 2024-08-25 19:23:21.910 +05:30 31957803-db5a-4888-96b8-055ff0c55671 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 732}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/uploaduserfiles?id=101","environment":"400 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":4000,\"message\":\"Please provide files.\",\"result\":null}","message":"4000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ1OTM0OTcsImV4cCI6MTcyNDU5NDA5NywiaWF0IjoxNzI0NTkzNDk3fQ.wSX4d1lLDMtEkplf8GJ0oTsAaZkTBGcxeHNcKdRbrl0"} 2024-08-25 19:23:21.911 +05:30 9b9b3765-686c-429f-bf31-6370a76a3edb INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-25 19:23:21.912 +05:30 9b9b3765-686c-429f-bf31-6370a76a3edb INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-25 19:23:21.921 +05:30 9b9b3765-686c-429f-bf31-6370a76a3edb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-25 19:23:21.923 +05:30 9b9b3765-686c-429f-bf31-6370a76a3edb INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 10.6399ms 2024-08-25 19:23:21.923 +05:30 9b9b3765-686c-429f-bf31-6370a76a3edb INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-25 19:23:21.923 +05:30 9b9b3765-686c-429f-bf31-6370a76a3edb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 31957803-db5a-4888-96b8-055ff0c55671}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-25 19:23:21.924 +05:30 9b9b3765-686c-429f-bf31-6370a76a3edb INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 16.3578ms 2024-08-25 19:34:12.445 +05:30 INF Application is shutting down... 2024-08-25 19:46:44.149 +05:30 INF User profile not available. Using 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ASP.NET\4.0.30319.0\AutoGenKeys\S-1-5-82-4259440821-222966798-3171943127-1288643715-2917400912\DataProtection' as key repository and Windows DPAPI to encrypt keys at rest. 2024-08-25 19:46:44.435 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-08-25 19:46:44.436 +05:30 INF Hosting environment: Production 2024-08-25 19:46:44.436 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Log.Api 2024-08-25 19:46:44.456 +05:30 213271e1-b5dc-40b9-8daf-a12eaf645789 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-25 19:46:44.551 +05:30 213271e1-b5dc-40b9-8daf-a12eaf645789 INF CORS policy execution successful. 2024-08-25 19:46:44.562 +05:30 213271e1-b5dc-40b9-8daf-a12eaf645789 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 107.9584ms 2024-08-25 19:46:44.662 +05:30 39666036-3c81-4cbe-b242-bf2aaf6c2979 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 732 2024-08-25 19:46:44.667 +05:30 39666036-3c81-4cbe-b242-bf2aaf6c2979 INF CORS policy execution successful. 2024-08-25 19:46:44.684 +05:30 39666036-3c81-4cbe-b242-bf2aaf6c2979 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 732}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/uploaduserfiles?id=101","environment":"400 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":4000,\"message\":\"Please provide files.\",\"result\":null}","message":"4000 error ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ1OTUzODcsImV4cCI6MTcyNDU5NTk4NywiaWF0IjoxNzI0NTk1Mzg3fQ.vUMEfn1ZOOjaE_9obPmlgSkEd1c319__1_ZuH8O66eA"} 2024-08-25 19:46:44.720 +05:30 ca53dcdd-83b8-48b6-aa8d-2b7bde5553f9 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-25 19:46:44.762 +05:30 ca53dcdd-83b8-48b6-aa8d-2b7bde5553f9 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-25 19:46:45.096 +05:30 ca53dcdd-83b8-48b6-aa8d-2b7bde5553f9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-25 19:46:45.168 +05:30 ca53dcdd-83b8-48b6-aa8d-2b7bde5553f9 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 400.6468ms 2024-08-25 19:46:45.169 +05:30 ca53dcdd-83b8-48b6-aa8d-2b7bde5553f9 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-25 19:46:45.169 +05:30 ca53dcdd-83b8-48b6-aa8d-2b7bde5553f9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 39666036-3c81-4cbe-b242-bf2aaf6c2979}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-25 19:46:45.178 +05:30 ca53dcdd-83b8-48b6-aa8d-2b7bde5553f9 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 516.7254ms 2024-08-25 19:57:42.700 +05:30 INF Application is shutting down... 2024-08-25 20:02:28.697 +05:30 INF User profile not available. Using 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ASP.NET\4.0.30319.0\AutoGenKeys\S-1-5-82-4259440821-222966798-3171943127-1288643715-2917400912\DataProtection' as key repository and Windows DPAPI to encrypt keys at rest. 2024-08-25 20:02:29.000 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-08-25 20:02:29.001 +05:30 INF Hosting environment: Production 2024-08-25 20:02:29.001 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Log.Api 2024-08-25 20:02:29.033 +05:30 f72b667b-4811-4ccd-9c3f-98a8a4397c67 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-25 20:02:29.137 +05:30 f72b667b-4811-4ccd-9c3f-98a8a4397c67 INF CORS policy execution successful. 2024-08-25 20:02:29.148 +05:30 f72b667b-4811-4ccd-9c3f-98a8a4397c67 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 119.5811ms 2024-08-25 20:02:29.309 +05:30 16860b9a-1f7f-4e8a-b618-a84cb7c6ad05 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 924 2024-08-25 20:02:29.312 +05:30 16860b9a-1f7f-4e8a-b618-a84cb7c6ad05 INF CORS policy execution successful. 2024-08-25 20:02:29.332 +05:30 16860b9a-1f7f-4e8a-b618-a84cb7c6ad05 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 924}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/upsertuser","environment":"400 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":4000,\"message\":\"Api Validation error\",\"result\":\"[{\\\"PropertyName\\\":\\\"SecurityQuestion\\\",\\\"ErrorMessage\\\":\\\"Security Question is required.\\\"},{\\\"PropertyName\\\":\\\"SecurityAnswer\\\",\\\"ErrorMessage\\\":\\\"Security Answer is required.\\\"}]\"}","message":"400 ","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ1OTU5OTAsImV4cCI6MTcyNDU5NjU5MCwiaWF0IjoxNzI0NTk1OTkwfQ.zvzT2x6Ib7OM63nC66G_99Fo7Ty-jYue_m62RkEIeRA"} 2024-08-25 20:02:29.363 +05:30 96c47570-b16c-4777-9f39-419438b316d8 INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-25 20:02:29.394 +05:30 96c47570-b16c-4777-9f39-419438b316d8 INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-25 20:02:29.724 +05:30 96c47570-b16c-4777-9f39-419438b316d8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-25 20:02:29.781 +05:30 96c47570-b16c-4777-9f39-419438b316d8 INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 380.6093ms 2024-08-25 20:02:29.781 +05:30 96c47570-b16c-4777-9f39-419438b316d8 INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-25 20:02:29.782 +05:30 96c47570-b16c-4777-9f39-419438b316d8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 16860b9a-1f7f-4e8a-b618-a84cb7c6ad05}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-25 20:02:29.791 +05:30 96c47570-b16c-4777-9f39-419438b316d8 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 481.3366ms 2024-08-25 20:03:48.215 +05:30 afab7109-bef3-4adc-adbf-4fa97b326ae0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-25 20:03:48.227 +05:30 afab7109-bef3-4adc-adbf-4fa97b326ae0 INF CORS policy execution successful. 2024-08-25 20:03:48.230 +05:30 afab7109-bef3-4adc-adbf-4fa97b326ae0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 15.5598ms 2024-08-25 20:03:48.318 +05:30 09807a78-2757-4a32-a4e8-bb9965d47a81 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 732 2024-08-25 20:03:48.319 +05:30 09807a78-2757-4a32-a4e8-bb9965d47a81 INF CORS policy execution successful. 2024-08-25 20:03:48.325 +05:30 09807a78-2757-4a32-a4e8-bb9965d47a81 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 732}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/user/upsertuser","environment":"409 conflict","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":3002,\"message\":\"User name already exists.\",\"result\":null}","message":"409 conflict","additionalInfo":"nil","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ1OTU5OTAsImV4cCI6MTcyNDU5NjU5MCwiaWF0IjoxNzI0NTk1OTkwfQ.zvzT2x6Ib7OM63nC66G_99Fo7Ty-jYue_m62RkEIeRA"} 2024-08-25 20:03:48.330 +05:30 670a9b58-ff15-411a-b8db-6745643d90eb INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-25 20:03:48.334 +05:30 670a9b58-ff15-411a-b8db-6745643d90eb INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-25 20:03:48.353 +05:30 670a9b58-ff15-411a-b8db-6745643d90eb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-25 20:03:48.357 +05:30 670a9b58-ff15-411a-b8db-6745643d90eb INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 22.6853ms 2024-08-25 20:03:48.357 +05:30 670a9b58-ff15-411a-b8db-6745643d90eb INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-25 20:03:48.358 +05:30 670a9b58-ff15-411a-b8db-6745643d90eb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 09807a78-2757-4a32-a4e8-bb9965d47a81}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-25 20:03:48.359 +05:30 670a9b58-ff15-411a-b8db-6745643d90eb INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 41.4734ms 2024-08-25 20:05:28.818 +05:30 f9d41512-96ce-41b7-a54e-a4fa64a2b347 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - null null 2024-08-25 20:05:28.824 +05:30 f9d41512-96ce-41b7-a54e-a4fa64a2b347 INF CORS policy execution successful. 2024-08-25 20:05:28.826 +05:30 f9d41512-96ce-41b7-a54e-a4fa64a2b347 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Log.Api/log/createlog - 204 null null 8.5144ms 2024-08-25 20:05:28.883 +05:30 a79f18eb-a820-47e6-a6b6-ec648d9dbbe6 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - application/json 324 2024-08-25 20:05:28.884 +05:30 a79f18eb-a820-47e6-a6b6-ec648d9dbbe6 INF CORS policy execution successful. 2024-08-25 20:05:28.887 +05:30 a79f18eb-a820-47e6-a6b6-ec648d9dbbe6 INF HTTP request: Path: /log/createlog QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 324}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"logLevel":"Warning","source":"Security Interceptor","eventType":"Api Error-http://103.120.178.195/SangSecurityAPI/login/login","environment":"400 ","exceptionDetails":"{\"status\":\"Failure\",\"statusCode\":3000,\"message\":\"Username does not exist.\",\"result\":null}","message":"400 ","additionalInfo":"nil","token":""} 2024-08-25 20:05:28.889 +05:30 9eb40329-9b79-4ac6-967c-76c1e938635f INF Executing endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-25 20:05:28.892 +05:30 9eb40329-9b79-4ac6-967c-76c1e938635f INF Route matched with {action = "CreateLog", controller = "Log"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CreateLog(Sang.Log.Api.Models.LogRequest) on controller Sang.Log.Api.Controllers.LogController (Sang.Log.Api). 2024-08-25 20:05:28.902 +05:30 9eb40329-9b79-4ac6-967c-76c1e938635f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-25 20:05:28.904 +05:30 9eb40329-9b79-4ac6-967c-76c1e938635f INF Executed action Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api) in 11.4948ms 2024-08-25 20:05:28.904 +05:30 9eb40329-9b79-4ac6-967c-76c1e938635f INF Executed endpoint 'Sang.Log.Api.Controllers.LogController.CreateLog (Sang.Log.Api)' 2024-08-25 20:05:28.904 +05:30 9eb40329-9b79-4ac6-967c-76c1e938635f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a79f18eb-a820-47e6-a6b6-ec648d9dbbe6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Success","statusCode":2000,"message":"Logged successfully.","result":null} 2024-08-25 20:05:28.905 +05:30 9eb40329-9b79-4ac6-967c-76c1e938635f INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Log.Api/log/createlog - 200 85 application/json; charset=utf-8 22.067ms 2024-08-25 20:16:27.156 +05:30 INF Application is shutting down...