What is '/api/metrics/vis/data' in kibana?

I have a proxy server in front of Kibana and I am connecting to Kibana.

However, there are many '502 Bad gateway error' on the TSVB page.
When an error occurs, the request to send is '/api/metrics/vis /data', which api is it?

request body:
timerange: {timezone: "Asia/Seoul", min: "2020-01-24T05:47:39.938Z", max: "2020-04-23T05:47:39.938Z"}
timezone: "Asia/Seoul"
min: "2020-01-24T05:47:39.938Z"
max: "2020-04-23T05:47:39.938Z"
query:
filters:
panels: [{id: "61ca57f0-469d-11e7-af02-69e470af7417", type: "timeseries",…}]
0: {id: "61ca57f0-469d-11e7-af02-69e470af7417", type: "timeseries",…}
id: "61ca57f0-469d-11e7-af02-69e470af7417"
type: "timeseries"
series: [{id: "61ca57f1-469d-11e7-af02-69e470af7417", color: "#68BC00", split_mode: "everything",…}]
0: {id: "61ca57f1-469d-11e7-af02-69e470af7417", color: "#68BC00", split_mode: "everything",…}
time_field: "@timestamp"
index_pattern: "my_index*"
interval: "1d"
axis_position: "left"
axis_formatter: "number"
axis_scale: "normal"
show_legend: 1
show_grid: 1
default_index_pattern: "my_index*"
default_timefield: "@timestamp"
isModelInvalid: false
state: {}
savedObjectId: "unsaved"

Is kibana requesting data from elasticsearch?

This API is the data source for TSVB visualizations. It basically takes your TSVB configuration and sends to it the Kibana server which will fetch the required data from Elasticsearch and responds to the Kibana client in the browser with a processed version which is then turned into the TSVB chart you are seeing.

These requests shouldn't error out like this for sure. Could you provide a little bit of context? This will make it easier to find the root cause:

  • The configuration of your proxy server - maybe something's not configured right there
  • The log output of Kibana if something shows up there when these errors are happening
  • Your Kibana/ES version
  • The complete visualization - you can export it by going to Management > saved objects and then exporting the TSVB visualization which is causing the errors

Sure.
Here is my configuration.
However, the proxy settings are unknown.

  • elasticsearch version: 7.6.1

  • kibana version: 7.6.1

  • TSVB is as follows.
    (An error occurs just by entering the tsvb screen.)

    {"attributes":{"description":"","kibanaSavedObjectMeta":{"searchSourceJSON":"{}"},"title":"[yk]tsvb test","uiStateJSON":"{}","version":1,"visState":"{"title":"[yk]tsvb test","type":"metrics","params":{"id":"61ca57f0-469d-11e7-af02-69e470af7417","type":"timeseries","series":[{"id":"61ca57f1-469d-11e7-af02-69e470af7417","color":"#68BC00","split_mode":"everything","metrics":[{"id":"61ca57f2-469d-11e7-af02-69e470af7417","type":"count"}],"separate_axis":0,"axis_position":"right","formatter":"number","chart_type":"line","line_width":1,"point_size":1,"fill":0.5,"stacked":"none"}],"time_field":"@timestamp","index_pattern":"my_index_","interval":"1d","axis_position":"left","axis_formatter":"number","axis_scale":"normal","show_legend":1,"show_grid":1,"default_index_pattern":"my_index_","default_timefield":"@timestamp","isModelInvalid":false},"aggs":}"},"id":"170bd990-854d-11ea-a927-c3a01afc0fd4","migrationVersion":{"visualization":"7.4.2"},"references":,"type":"visualization","updated_at":"2020-04-23T10:27:53.384Z","version":"WzU0MDgsMjJd"}
    {"exportedCount":1,"missingRefCount":0,"missingReferences":}

  • kibana log:
    (No log with status code 502 remains.)
    {"type":"response","@timestamp":"2020-04-23T05:02:28Z","tags":,"pid":111652,"method":"post","statusCode":200,"req":{"url":"/api/metrics/vis/data","m ethod":"post","headers":{"connection":"Keep-Alive","content-type":"application/json","accept":"/","accept-language":"ko-KR,ko;q=0.9,en-US;q=0.8,en;q =0.7","host":"my_domain_name","max-forwards":"10","referer":"https://my_domain_name/app/kibana","user-agent":"Mozilla/5.0 (Windows NT 10.0; WO W64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36","sec-fetch-dest":"empty","kbn-version":"7.6.1","origin":"https://data. mysuni.sk.com","sec-fetch-site":"same-origin","sec-fetch-mode":"cors","x-forwarded-for":"ip1, ip2, ip3","x-origi nal-url":"/api/metrics/vis/data","x-dynatrace-application":"1%3B1%3B18a2a59f9533f05b","x-dynatrace-origin-url":"https://my_domain_name/api/metrics /vis/data","x-dynatrace-requeststate":"agentId=0x94ddff8c&pathDepth=1","x-dynatrace":"FW4;-965607537;4;-1797390452;1448;2;338954551;375;775a;2h01;3h94 ddff8c;4h05a8","x-arr-ssl":"2048|256|C=GB, S=Greater Manchester, L=Salford, O=Sectigo Limited, CN=Sectigo RSA Organization Validation Secure Server CA |C=KR, S=Seoul, L=Jongno-gu, O="SK Holdings Co.,Ltd.", OU=SK, CN=*.mysuni.sk.com","x-arr-log-id":"0319b3dc-fb72-4760-9514-bf6cf511d77d","content-len gth":"827"},"remoteAddress":"my_ip","userAgent":"my_ip","referer":"https://my_domain_name/app/kibana"},"res":{"statusCode":200,"re sponseTime":278,"contentLength":9},"message":"POST /api/metrics/vis/data 200 278ms - 9.0B"}

Hm, when the Kibana server is not noticing any errors, it is pretty likely the proxy is causing the problem. Can you bypass it somehow to verify whether that's the case? Anyway I would recommend reaching out to the system administrator of the proxy to check the logs there - maybe a timeout has to be increased?

The proxy timeout is 30 seconds, and the timeout between kibana and elasticsearch is set to 60 seconds.

The proxy server has the following log. I received an invalid response from the Kibana server ...
However, I can't find anything related in Kibana ....

The proxy server has the following log. I received an invalid response from the Kibana server ...
However, I can't find anything related in Kibana ....

The information requested by Kibana at the time is as follows.

filters: []
panels: [{id: "61ca57f0-469d-11e7-af02-69e470af7417", type: "timeseries",…}]
0: {id: "61ca57f0-469d-11e7-af02-69e470af7417", type: "timeseries",…}
axis_formatter: "number"
axis_position: "left"
axis_scale: "normal"
default_index_pattern: "my_index_*"
default_timefield: "@timestamp"
id: "61ca57f0-469d-11e7-af02-69e470af7417"
index_pattern: "my_index_*"
interval: "1d"
isModelInvalid: false
series: [{id: "61ca57f1-469d-11e7-af02-69e470af7417", color: "#68BC00", split_mode: "everything",…}]
0: {id: "61ca57f1-469d-11e7-af02-69e470af7417", color: "#68BC00", split_mode: "everything",…}
axis_position: "right"
chart_type: "line"
color: "#68BC00"
fill: 0.5
formatter: "number"
id: "61ca57f1-469d-11e7-af02-69e470af7417"
line_width: 1
metrics: [{id: "61ca57f2-469d-11e7-af02-69e470af7417", type: "count"}]
point_size: 1
separate_axis: 0
split_mode: "everything"
stacked: "none"
show_grid: 1
show_legend: 1
time_field: "@timestamp"
type: "timeseries"
query: []
savedObjectId: "170bd990-854d-11ea-a927-c3a01afc0fd4"
state: {}
timerange: {timezone: "Asia/Seoul", min: "2020-01-24T11:17:03.587Z", max: "2020-04-23T11:17:03.587Z"}
max: "2020-04-23T11:17:03.587Z"
min: "2020-01-24T11:17:03.587Z"
timezone: "Asia/Seoul"

In this case, where should I check more?

I also want to know the details related to '/api /metrics /vis /data' for exact cause.
Is this request communication between elasticsearch and kibana server?
Or is it the communication between the browser and the kibana server?

I just got the following error, what is this?

Uncaught 
ErrorEvent {isTrusted: true, message: "Uncaught TypeError: Cannot read property 'visData' of undefined", filename: "https://domain_name/built_assets/dlls/vendors_3.bundle.dll.js", lineno: 36, colno: 123999, …}
bubbles: false
cancelBubble: false
cancelable: true
colno: 123999
composed: false
currentTarget: Window {parent: Window, opener: null, top: Window, length: 0, frames: Window, …}
defaultPrevented: false
error: TypeError: Cannot read property 'visData' of undefined at SafeSubscriber._next (https://domain_name/bundles/commons.bundle.js:3:4672028) at SafeSubscriber.__tryOrUnsub (https://domain_name/built_assets/dlls/vendors_3.bundle.dll.js:1:317151) at SafeSubscriber.next (https://domain_name/built_assets/dlls/vendors_3.bundle.dll.js:1:315703) at Subscriber._next (https://domain_name/built_assets/dlls/vendors_3.bundle.dll.js:1:314235) at Subscriber.next (https://domain_name/built_assets/dlls/vendors_3.bundle.dll.js:1:313832) at Subject.next (https://domain_name/built_assets/dlls/vendors_3.bundle.dll.js:22:184033) at _callee$ (https://domain_name/bundles/plugin/expressions.bundle.js:3:21990) at s (https://domain_name/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:338:774550) at Generator._invoke (https://domain_name/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:338:774303) at Generator.forEach.e.<computed> [as next] (https://domain_name/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:338:774907)
message: "Cannot read property 'visData' of undefined"
stack: "TypeError: Cannot read property 'visData' of undefined↵    at SafeSubscriber._next (https://domain_name/bundles/commons.bundle.js:3:4672028)↵    at SafeSubscriber.__tryOrUnsub (https://domain_name/built_assets/dlls/vendors_3.bundle.dll.js:1:317151)↵    at SafeSubscriber.next (https://domain_name/built_assets/dlls/vendors_3.bundle.dll.js:1:315703)↵    at Subscriber._next (https://domain_name/built_assets/dlls/vendors_3.bundle.dll.js:1:314235)↵    at Subscriber.next (https://domain_name/built_assets/dlls/vendors_3.bundle.dll.js:1:313832)↵    at Subject.next (https://domain_name/built_assets/dlls/vendors_3.bundle.dll.js:22:184033)↵    at _callee$ (https://domain_name/bundles/plugin/expressions.bundle.js:3:21990)↵    at s (https://domain_name/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:338:774550)↵    at Generator._invoke (https://domain_name/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:338:774303)↵    at Generator.forEach.e.<computed> [as next] (https://domain_name/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:338:774907)"
__proto__: Error
eventPhase: 0
filename: "https://domain_name/built_assets/dlls/vendors_3.bundle.dll.js"
isTrusted: true
lineno: 36
message: "Uncaught TypeError: Cannot read property 'visData' of undefined"
path: Array(1)
0: Window {parent: Window, opener: null, top: Window, length: 0, frames: Window, …}
length: 1
$: ƒ (e,t)
Konva: {_global: Window, version: "4.0.18", isBrowser: true, isUnminified: false, dblClickWindow: 400, …}
L: {version: "1.5.1+build.2e3e0ffb", Browser: {…}, Control: ƒ, control: ƒ, Evented: ƒ, …}
ace: {config: s, define: ƒ, acequire: ƒ, edit: ƒ, createEditSession: ƒ, …}
alert: ƒ alert()
angular: {$interpolateMinErr: ƒ, element: ƒ, errorHandlingConfig: ƒ, bootstrap: ƒ, copy: ƒ, …}
applicationCache: ApplicationCache {status: 0, oncached: null, onchecking: null, ondownloading: null, onerror: null, …}
clientInformation: Navigator {vendorSub: "", productSub: "20030107", vendor: "Google Inc.", maxTouchPoints: 0, hardwareConcurrency: 4, …}
core: {version: "2.6.2", Array: {…}, Object: {…}, [object Object]: {…}, inspectSource: ƒ, …}
kbnCsp: {strictCsp: false}
legacyBrowserError: undefined
length: 0
loadingMessage: div#kbn_loading_message.kibanaWelcomeView
localStorage: Storage
analytics: "{"reportVersion":1}"
core.chrome.isLocked: "false"
csCursors: "[".kibanaWelcomeView",".kibanaWelcomeView.cc_curso"
csPointers: "[".euiTableCellContent",".euiTableCellContent.cc_p"
kibana.history.recentlyAccessed: "[{"link":"/app/kibana#/visualize/edit/170bd990-854d-11ea-a927-c3a01afc0fd4","label":"[yk]tsvb test","id":"170bd990-854d-11ea-a927-c3a01afc0fd4"},{"link":"/app/kibana#/dashboard/c69ddcd0-7df7-11ea-b86e-910724914735","label":"[myINDEX]Login Dashboard","id":"c69ddcd0-7df7-11ea-b86e-910724914735"},{"link":"/app/kibana#/dashboard/c5042650-77de-11ea-b782-e7a69e144254","label":"[myINDEX]video Training Dashboard","id":"c5042650-77de-11ea-b782-e7a69e144254"},{"link":"/app/kibana#/visualize/edit/c2663f00-8157-11ea-af34-017bded78658","label":"[vega]인당 평균누적학습시간","id":"c2663f00-8157-11ea-af34-017bded78658"},{"link":"/app/kibana#/visualize/edit/65c08320-8155-11ea-af34-017bded78658","label":"[vega]누적학습시간","id":"65c08320-8155-11ea-af34-017bded78658"},{"link":"/app/kibana#/visualize/edit/cb0c1010-77db-11ea-b782-e7a69e144254","label":"myINDEX 누적(총) 학습시간","id":"cb0c1010-77db-11ea-b782-e7a69e144254"},{"link":"/app/kibana#/discover/674e9b20-7fbe-11ea-9eda-f72ab9cafc93","label":"real_final_video_training_data","id":"674e9b20-7fbe-11ea-9eda-f72ab9cafc93"}]"
kibana.history.recentlyAccessed-vtA5LW6bWMqG4CyfSArs0fopjNiLrJa8z0yoU16vAdc=: "[{"link":"/app/kibana#/discover/86aa6e70-8065-11ea-b102-5bba3280a8cb","label":"video_training_data","id":"86aa6e70-8065-11ea-b102-5bba3280a8cb"},{"link":"/app/kibana#/dashboard/c5042650-77de-11ea-b782-e7a69e144254","label":"[myINDEX]video Training Dashboard","id":"c5042650-77de-11ea-b782-e7a69e144254"},{"link":"/app/kibana#/discover/674e9b20-7fbe-11ea-9eda-f72ab9cafc93","label":"real_final_video_training_data","id":"674e9b20-7fbe-11ea-9eda-f72ab9cafc93"},{"link":"/app/kibana#/dashboard/c69ddcd0-7df7-11ea-b86e-910724914735","label":"[myINDEX]Login Dashboard","id":"c69ddcd0-7df7-11ea-b86e-910724914735"}]"
kibana.timepicker.timeHistory: "[{"from":"now-90d","to":"now"},{"from":"2020-02-05T15:00:00.000Z","to":"now"},{"from":"2020-01-16T15:00:00.000Z","to":"now-1d/d"},{"from":"now-3M/M","to":"now-2d/d"},{"from":"now-2d/d","to":"now-2d/d"},{"from":"now-1d/d","to":"now-1d/d"},{"from":"now-1d/d","to":"now"},{"from":"now/d","to":"now/d"},{"from":"now-90d","to":"now-1d/d"},{"from":"2020-04-16T14:00:00.000Z","to":"2020-04-16T14:30:00.000Z"}]"
length: 82
newsfeed.hashes: "2984c9e555,466c5f04f6,9aa90951f9,df2dd55f0e,cb8598cf28"

sense:editor_state: "{"time":1587202049256,"content":"POST /myINDEX_log_video_training_/search\r\n{\r\n "size": 0,\r\n "query": {\r\n "bool": {\r\n "filter": [\r\n {\r\n "term":{\r\n "object.col_type":"University"\r\n }\r\n }\r\n ],\r\n "should": [\r\n {\r\n "term": {\r\n "result.success": {\r\n "value": "Passed"\r\n }\r\n }\r\n },\r\n {\r\n "term": {\r\n "result.success": {\r\n "value": "Progress"\r\n }\r\n }\r\n }\r\n ],\r\n "minimum_should_match": 1\r\n }\r\n },\r\n "aggs": {\r\n "date_bucket": {\r\n "date_range": {\r\n "field": "@kst_timestamp",\r\n "ranges": [\r\n {\r\n "from":"now+9h/d",\r\n "to":"now+9h/d"\r\n }\r\n ]\r\n },\r\n "aggs": {\r\n "total_ack_time": {\r\n "sum": {\r\n "field": "object.ack_time"\r\n }\r\n },\r\n "unique_user":{\r\n "cardinality": {\r\n "field": "actor.mbox.keyword"\r\n }\r\n },\r\n "avg_ack_time":{\r\n "bucket_script": {\r\n "buckets_path": {\r\n "ack_time":"total_ack_time.value",\r\n "uv":"unique_user.value"\r\n },\r\n "script": "params.uv == 0 ? params.ack_time/params.uv: 0"\r\n }\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\nPOST /myINDEX_log_video_training/_search\r\n{\r\n "size": 0,\r\n "aggs": {\r\n "NAME": {\r\n "terms": {\r\n "field": "result.success",\r\n "size": 10\r\n }\r\n }\r\n }\r\n}"}"
sense:hist_elem_1587144143827: "{"time":1587144143827,"endpoint":"_cat/indices","method":"GET","data":""}"
sense:hist_elem_1587144156324: "{"time":1587144156324,"endpoint":"_cat/indices/myINDEX","method":"GET","data":""}"
sense:hist_elem_1587144158331: "{"time":1587144158331,"endpoint":"_cat/indices/myINDEX*","method":"GET","data":""}"
sense:hist_elem_1587144167508: "{"time":1587144167508,"endpoint":"myINDEX_log_video*/_search","method":"GET","data":""}"
sense:hist_elem_1587144228387: "{"time":1587144228387,"endpoint":"myINDEX_log_video*/_search","method":"GET","data":"{\n "sort":[\n {\n "@timestamp":{\n "order":"desc"\n }\n }]\n}\n"}"
sense:hist_elem_1587194369036: "{"time":1587194369036,"endpoint":"myINDEX_log_video*/_search","method":"GET","data":"{\n "sort":[\n {\n "@timestamp":{\n "order":"desc"\n }\n }]\n}\n"}"
sense:hist_elem_1587194612373: "{"time":1587194612373,"endpoint":"myINDEX_log_video*/_search","method":"GET","data":"{\n "size": 0,\n "query": {\n "bool": {\n "filter": [\n {\n "match":{\n "result.success":"Passed"\n }\n }]\n }\n }\n}\n"}"
sense:hist_elem_1587194756467: "{"time":1587194756467,"endpoint":"myINDEX_log_video_training_2020/_search","method":"GET","data":""}"
sense:hist_elem_1587194775193: "{"time":1587194775193,"endpoint":"myINDEX_log_video*/_search","method":"GET","data":"{\n "size": 0,\n "query": {\n "bool": {\n "filter": [\n {\n "match":{\n "result.success":"Passed"\n }\n }]\n }\n },\n "aggs": {\n "total_ack_time": {\n "sum": {\n "field": "object.ack_time"\n }\n }\n }\n}\n"}"
sense:hist_elem_1587194807549: "{"time":1587194807549,"endpoint":"myINDEX_log_video*/_search","method":"GET","data":"{\n "query": {\n "bool": {\n "filter": [\n {\n "match":{\n "result.success":"Passed"\n }\n }]\n }\n }\n}\n"}"
sense:hist_elem_1587194826899: "{"time":1587194826899,"endpoint":"myINDEX_log_video*/_search","method":"GET","data":"{\n "size": 0,\n "query": {\n "bool": {\n "filter": [\n {\n "match":{\n "result.success":"Passed"\n }\n }]\n }\n },\n "aggs": {\n "total_ack_time": {\n "sum": {\n "field": "object.ack_time"\n }\n }\n }\n}\n"}"
sense:hist_elem_1587195011727: "{"time":1587195011727,"endpoint":"myINDEX_log_video*/_search","method":"GET","data":"{\n "size": 0,\n "query": {\n "bool": {\n "filter": [\n {\n "match":{\n "result.success":"Passed"\n }\n }]\n }\n },\n "aggs": {\n "year_bucket":{\n "date_histogram": {\n "field": "@timestamp",\n "interval": "1y"\n }\n }\n }\n}\n"}"
sense:hist_elem_1587195081490: "{"time":1587195081490,"endpoint":"myINDEX_log_video*/_search","method":"GET","data":"{\n "size": 0,\n "query": {\n "bool": {\n "filter": [\n {\n "match":{\n "result.success":"Passed"\n }\n }]\n }\n },\n "aggs": {\n "year_bucket":{\n "date_range": {\n "field": "@timestamp",\n "ranges": [\n { "to": "now" }, \n { "from": "now-10y/y" } \n ]\n }\n }\n }\n}\n"}"
sense:hist_elem_1587195108406: "{"time":1587195108406,"endpoint":"_cat/indices/myINDEX*","method":"GET","data":""}"
sense:hist_elem_1587195121793: "{"time":1587195121793,"endpoint":"myINDEX_log_video*/_search","method":"GET","data":"{\n "size": 0,\n "query": {\n "bool": {\n "filter": [\n {\n "match":{\n "result.success":"Passed"\n }\n }]\n }\n },\n "aggs": {\n "year_bucket":{\n "date_range": {\n "field": "@timestamp",\n "ranges": [\n { "to": "now" }, \n { "from": "now-10y/y" } \n ]\n }\n }\n }\n}\n"}"
sense:hist_elem_1587195154355: "{"time":1587195154355,"endpoint":"myINDEX_log_video*/_search","method":"GET","data":"{\n "size": 0,\n "query": {\n "bool": {\n "filter": [\n {\n "match":{\n "result.success":"Passed"\n }\n }]\n }\n },\n "aggs": {\n "year_bucket":{\n "date_range": {\n "field": "@timestamp",\n "format":"yyyy-MM-dd",\n "ranges": [\n { "to": "now" }, \n { "from": "now-10y/y" } \n ]\n }\n }\n }\n}\n"}"
sense:hist_elem_1587195166514: "{"time":1587195166514,"endpoint":"_cat/indices/myINDEX*","method":"GET","data":""}"

sense:hist_elem_1587195108406: "{"time":1587195108406,"endpoint":"_cat/indices/myINDEX*","method":"GET","data":""}"
sense:hist_elem_1587195121793: "{"time":1587195121793,"endpoint":"myINDEX_log_video*/_search","method":"GET","data":"{\n "size": 0,\n "query": {\n "bool": {\n "filter": [\n {\n "match":{\n "result.success":"Passed"\n }\n }]\n }\n },\n "aggs": {\n "year_bucket":{\n "date_range": {\n "field": "@timestamp",\n "ranges": [\n { "to": "now" }, \n { "from": "now-10y/y" } \n ]\n }\n }\n }\n}\n"}"
sense:hist_elem_1587195154355: "{"time":1587195154355,"endpoint":"myINDEX_log_video*/_search","method":"GET","data":"{\n "size": 0,\n "query": {\n "bool": {\n "filter": [\n {\n "match":{\n "result.success":"Passed"\n }\n }]\n }\n },\n "aggs": {\n "year_bucket":{\n "date_range": {\n "field": "@timestamp",\n "format":"yyyy-MM-dd",\n "ranges": [\n { "to": "now" }, \n { "from": "now-10y/y" } \n ]\n }\n }\n }\n}\n"}"
sense:hist_elem_1587195166514: "{"time":1587195166514,"endpoint":"cat/indices/myINDEX*","method":"GET","data":""}"
sense:hist_elem_1587195177194: "{"time":1587195177194,"endpoint":"myINDEX_log_video_training
/search","method":"GET","data":"{\n "size": 0,\n "query": {\n "bool": {\n "filter": [\n {\n "match":{\n "result.success":"Passed"\n }\n }]\n }\n },\n "aggs": {\n "year_bucket":{\n "date_range": {\n "field": "@timestamp",\n "format":"yyyy-MM-dd",\n "ranges": [\n { "to": "now" }, \n { "from": "now-10y/y" } \n ]\n }\n }\n }\n}\n"}"
sense:hist_elem_1587195188122: "{"time":1587195188122,"endpoint":"myINDEX_log_video_training
/search","method":"GET","data":"{\n "size": 0,\n "query": {\n "bool": {\n "filter": [\n {\n "match":{\n "result.success":"Passed"\n }\n }]\n }\n },\n "aggs": {\n "year_bucket":{\n "date_range": {\n "field": "@timestamp",\n "format":"yyyy-MM-dd",\n "ranges": [\n { "to": "now" }, \n { "from": "now-1y/y" } \n ]\n }\n }\n }\n}\n"}"
sense:hist_elem_1587195219165: "{"time":1587195219165,"endpoint":"myINDEX_log_video_training
/search","method":"GET","data":"{\n "size": 0,\n "query": {\n "bool": {\n "filter": [\n {\n "match":{\n "result.success":"Passed"\n }\n }]\n }\n },\n "aggs": {\n "year_bucket":{\n "date_range": {\n "field": "@timestamp",\n "format":"yyyy-MM-dd",\n "ranges": [\n { "to": "now" }, \n { "from": "now-1y" } \n ]\n }\n }\n }\n}\n"}"
sense:hist_elem_1587195231154: "{"time":1587195231154,"endpoint":"myINDEX_log_video_training
/_search","method":"GET","data":"{\n "size": 0,\n "query": {\n "bool": {\n "filter": [\n {\n "match":{\n "result.success":"Passed"\n }\n }]\n }\n },\n "aggs": {\n "year_bucket":{\n "date_range": {\n "field": "@timestamp",\n "ranges": [\n { "to": "now" }, \n { "from": "now-1y" } \n ]\n }\n }\n }\n}\n"}"
sense:hist_elem_1587195393831: "{"time":1587195393831,"endpoint":"/myINDEX_log_video_training_2020/search?size=0","method":"POST","data":"{\r\n "aggs" : {\r\n "sales_over_time" : {\r\n "date_histogram" : {\r\n "field" : "@timestamp",\r\n "fixed_interval" : "30d"\r\n }\r\n }\r\n }\r\n}\n"}"
sense:hist_elem_1587195540101: "{"time":1587195540101,"endpoint":"/myINDEX_log_video_training
/search","method":"POST","data":"{\r\n "size": 10,\r\n "query": {\r\n "bool": {\r\n "filter": [\r\n { "term": { "result.success": "Passed" }}\r\n ]\r\n }\r\n }, \r\n "aggs" : {\r\n "sales_over_time" : {\r\n "date_histogram" : {\r\n "field" : "@timestamp",\r\n "fixed_interval" : "30d"\r\n }\r\n }\r\n }\r\n}\n"}"
sense:hist_elem_1587195614083: "{"time":1587195614083,"endpoint":"/myINDEX_log_video_training
/_search","method":"POST","data":"{\r\n "size": 0,\r\n "aggs": {\r\n "NAME": {\r\n "terms": {\r\n "field": "result.success",\r\n "size": 10\r\n }\r\n }\r\n }\r\n}\n"}"

This is a request from the browser to the Kibana server. It's an internal API to fetch the chart data (see my description in the first reply).

The browser error from above looks like it's related to the request failing in the proxy. Without more information about the proxy it's difficult to help you.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.