How to get the JSON and the query that is being used to create visualizations on Kibana?

Hi all,

I am developing a user interface so that I can recreate my own version of the Kibana visualizations. How can I get access to the JSON output or the query that is being executed to create the Kibana visualization?

In that way I can recreate my own version of visualizations on the UI.

Can someone please help me out here? I would really appreciate any help.

Thanks!

open the spy panel (or inspector on 6.3 forward).

for the inspector there is a button in the top navigtation bar.

inside the inspector you can select to view request/responses.

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