Create dashboards with links in kibana

1.6k Views Asked by At

I have created one dashboard based on query, but now I need to add link to it.

Consider below scenario :

enter image description here

In above image, you can see API name(underlined in red) are needs to be a hyperlinked, so that if user clicked on it, it should redirect to Discover page & run query as APINAME = "ping1"(the one which we clicked)

I don't know whether it is possible or not, atleast I didn't found any such document.

1

There are 1 best solutions below

0
Jitendra Pawar On BEST ANSWER

This is forum link that will help to create an hyperlink on kibana dashboard.