Advertisement
Guest User

Untitled

a guest
Sep 4th, 2018
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.33 KB | None | 0 0
  1. {
  2.   "_index": "logstash-2018.09.04",
  3.   "_type": "doc",
  4.   "_id": "Wqnlo2UB62WOVyRNOdcI",
  5.   "_version": 1,
  6.   "_score": null,
  7.   "_source": {
  8.     "additional": [],
  9.     "timestamp": "2018-09-04T09:23:48.194Z",
  10.     "fileName": "error-log-service.service.ts",
  11.     "@version": "1",
  12.     "@timestamp": "2018-09-04T09:23:48.528Z",
  13.     "level": 5,
  14.     "message": "04-09-2018T11:23:48 There was a general error. Error\n    at HeaderComponent.throwError (webpack-internal:///./src/app/header/header.component.ts:19:15)\n    at Object.eval [as handleEvent] (ng:///AppModule/HeaderComponent.ngfactory.js:27:31)\n    at handleEvent (webpack-internal:///./node_modules/@angular/core/esm5/core.js:13805:155)\n    at callWithDebugContext (webpack-internal:///./node_modules/@angular/core/esm5/core.js:15314:42)\n    at Object.debugHandleEvent [as handleEvent] (webpack-internal:///./node_modules/@angular/core/esm5/core.js:14901:12)\n    at dispatchEvent (webpack-internal:///./node_modules/@angular/core/esm5/core.js:10220:25)\n    at eval (webpack-internal:///./node_modules/@angular/core/esm5/core.js:10845:38)\n    at HTMLButtonElement.eval (webpack-internal:///./node_modules/@angular/platform-browser/esm5/platform-browser.js:2680:53)\n    at ZoneDelegate.invokeTask (webpack-internal:///./node_modules/zone.js/dist/zone.js:421:31)\n    at Object.onInvokeTask (webpack-internal:///./node_modules/@angular/core/esm5/core.js:4967:33)",
  15.     "lineNumber": "37",
  16.     "headers": {
  17.       "http_version": "HTTP/1.1",
  18.       "http_host": "127.0.0.1:8080",
  19.       "http_connection": "keep-alive",
  20.       "http_origin": "http://localhost:4200",
  21.       "request_uri": "/",
  22.       "http_user_agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36",
  23.       "request_path": "/",
  24.       "content_type": "application/json",
  25.       "http_referer": "http://localhost:4200/",
  26.       "http_accept_language": "hu-HU,hu;q=0.9,en-US;q=0.8,en;q=0.7",
  27.       "http_accept": "application/json, text/plain, */*",
  28.       "request_method": "POST",
  29.       "content_length": "1204",
  30.       "http_accept_encoding": "gzip, deflate, br"
  31.     },
  32.     "host": "172.18.0.1"
  33.   },
  34.   "fields": {
  35.     "@timestamp": [
  36.       "2018-09-04T09:23:48.528Z"
  37.     ],
  38.     "timestamp": [
  39.       "2018-09-04T09:23:48.194Z"
  40.     ]
  41.   },
  42.   "sort": [
  43.     1536053028528
  44.   ]
  45. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement