Skip to content

Instantly share code, notes, and snippets.

@rokcarl
Created February 8, 2021 20:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rokcarl/a4eb37577b4fb845e607317bef6a4b0d to your computer and use it in GitHub Desktop.
Save rokcarl/a4eb37577b4fb845e607317bef6a4b0d to your computer and use it in GitHub Desktop.
{
"type": "response",
"@timestamp": "2021-02-08T20:46:55Z",
"tags": [],
"pid": 6,
"method": "post",
"statusCode": 400,
"req": {
"url": "/internal/search/es",
"method": "post",
"headers": {
"host": "localhost:5602",
"connection": "keep-alive",
"content-length": "963",
"sec-ch-ua": "\"Chromium\";v=\"88\", \"Google Chrome\";v=\"88\", \";Not A Brand\";v=\"99\"",
"sec-ch-ua-mobile": "?0",
"user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.146 Safari/537.36",
"kbn-version": "7.9.1",
"content-type": "application/json",
"accept": "*/*",
"origin": "http://localhost:5602",
"sec-fetch-site": "same-origin",
"sec-fetch-mode": "cors",
"sec-fetch-dest": "empty",
"referer": "http://localhost:5602/app/dashboards",
"accept-encoding": "gzip, deflate, br",
"accept-language": "en,sl;q=0.9,hr;q=0.8"
},
"remoteAddress": "127.0.0.1",
"userAgent": "127.0.0.1",
"referer": "http://localhost:5602/app/dashboards"
},
"res": {
"statusCode": 400,
"responseTime": 94,
"contentLength": 9
},
"message": "POST /internal/search/es 400 94ms - 9.0B"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment