Hi, thanks for the response
Regarding #2, I’ll have to check that later, and will update later today or tomorrow.
But in the 3rd example, you can see documents that are in the range (April 19), that are not shown in the first example (range was April 18-21).
Now for #1, Error counter increases by 1 every time I mouse click (on Refresh, on the arrow near ‘Split Rows’ and anywhere on the screen):
Request and response from when I clicked on refresh (I hope that’s what you meant, if not, please let me know and I’ll try to get it right):
Request:
POST /elasticsearch/_msearch HTTP/1.1 Host: e2e-kibana Connection: keep-alive Content-Length: 1614 Accept: application/json, text/plain, / Origin: http://e2e-kibana kbn-version: 6.5.2 User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.103 Safari/537.36 content-type: application/x-ndjson Referer: http://e2e-kibana/app/kibana Accept-Encoding: gzip, deflate Accept-Language: he-IL,he;q=0.9,en-US;q=0.8,en;q=0.7 Cookie: io=lzdVqfCvAPQ8HWFRAAAI
Parsed:
Accept: application/json, text/plain, /
Accept-Encoding: gzip, deflate
Accept-Language: he-IL,he;q=0.9,en-US;q=0.8,en;q=0.7
Connection: keep-alive
Content-Length: 1614
content-type: application/x-ndjson
Cookie: io=lzdVqfCvAPQ8HWFRAAAI
Host: e2e-kibana
kbn-version: 6.5.2
Origin: http://e2e-kibana
Referer: http://e2e-kibana/app/kibana
User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.103 Safari/537.36
Response:
HTTP/1.1 200 OK warning: 299 Elasticsearch-6.5.1-8c58350 "Deprecated field [inline] used, expected [source] instead" "Mon, 29 Apr 2019 10:15:20 GMT", 299 Elasticsearch-6.5.1-8c58350 "Deprecated field [valueType] used, expected [value_type] instead" "Mon, 29 Apr 2019 10:15:20 GMT", 299 Elasticsearch-6.5.1-8c58350 "returning default values for missing document values is deprecated. Set system property '-Des.scripting.exception_for_missing_value=true' to make behaviour compatible with future major versions!" "Mon, 29 Apr 2019 10:15:20 GMT" content-type: application/json; charset=UTF-8 kbn-name: kibana kbn-xpack-sig: c27be63268dc2af63250e0931086a350 cache-control: no-cache vary: accept-encoding content-encoding: gzip connection: close Date: Mon, 29 Apr 2019 10:15:20 GMT Transfer-Encoding: chunked
Parsed:
cache-control: no-cache
connection: close
content-encoding: gzip
content-type: application/json; charset=UTF-8
Date: Mon, 29 Apr 2019 10:15:20 GMT
kbn-name: kibana
kbn-xpack-sig: c27be63268dc2af63250e0931086a350
Transfer-Encoding: chunked
vary: accept-encoding
warning: 299 Elasticsearch-6.5.1-8c58350 "Deprecated field [inline] used, expected [source] instead" "Mon, 29 Apr 2019 10:15:20 GMT", 299 Elasticsearch-6.5.1-8c58350 "Deprecated field [valueType] used, expected [value_type] instead" "Mon, 29 Apr 2019 10:15:20 GMT", 299 Elasticsearch-6.5.1-8c58350 "returning default values for missing document values is deprecated. Set system property '-Des.scripting.exception_for_missing_value=true' to make behaviour compatible with future major versions!" "Mon, 29 Apr 2019 10:15:20 GMT"