Untitled

 avatar
unknown
json
2 years ago
2.2 kB
5
Indexable
{
  "Timestamp": "2023-04-17T16:51:15.4124411+00:00",
  "Level": "Information",
  "MessageTemplate": "{HostingRequestFinishedLog:l}",
  "Properties": {
    "ElapsedMilliseconds": 2396.3537,
    "StatusCode": 200,
    "ContentType": "application/json; charset=utf-8",
    "ContentLength": null,
    "Protocol": "HTTP/1.1",
    "Method": "GET",
    "Scheme": "http",
    "Host": "localhost:8080",
    "PathBase": "",
    "Path": "/api/status",
    "QueryString": "",
    "HostingRequestFinishedLog": "Request finished HTTP/1.1 GET http://localhost:8080/api/status - - - 200 - application/json;+charset=utf-8 2396.3537ms",
    "EventId": { "Id": 2 },
    "SourceContext": "Microsoft.AspNetCore.Hosting.Diagnostics",
    "RequestId": "0HMPVCEOI274R:00000008",
    "RequestPath": "/api/status",
    "ConnectionId": "0HMPVCEOI274R",
    "MachineName": "fc07e3b00680",
    "AppName": "NesMonitor"
  },
  "Renderings": {
    "HostingRequestFinishedLog": [
      {
        "Format": "l",
        "Rendering": "Request finished HTTP/1.1 GET http://localhost:8080/api/status - - - 200 - application/json;+charset=utf-8 2396.3537ms"
      }
    ]
  }
}


{
  "message": {
    "url": "/v1/auth/ping",
    "method": "GET",
    "response_time": "0.740",
    "total_time": "1.439",
    "date": "2023-04-17T18:17:32.252Z",
    "status": "200",
    "referrer": "http://localhost:3000/docs/",
    "remote_addr": "::ffff:127.0.0.1",
    "http_version": "1.1",
    "user_agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0",
    "request_headers": {
      "host": "localhost:3000",
      "user-agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0",
      "accept": "application/json",
      "accept-language": "en-US,en;q=0.8,es-AR;q=0.5,es;q=0.3",
      "accept-encoding": "gzip, deflate, br",
      "referer": "http://localhost:3000/docs/",
      "dnt": "1",
      "connection": "keep-alive",
      "cookie": "...bla-bla-bla....",
      "sec-fetch-dest": "empty",
      "sec-fetch-mode": "cors",
      "sec-fetch-site": "same-origin"
    },
    "request_body": {},
    "response_body": {}
  },
  "level": "http",
  "AppName": "NumiProxy",
  "MachineName": "THEBEAST",
  "ThreadId": 31636
}
Editor is loading...