Extract filters for next page

I want to pass all the applied filters and timeframe to another page from the kibana dashboard. Is there any way to this?

I explored markdown but that cannot be generated dynamically. I also looked at url template but that is per field.

I am using kibana 5.6.4.

And if there arent any ways to do it currently then can you please suggest any workarounds?

@Abhishek_Amte,

There is not a way to do this in Kibana right now. I would create a feature request https://github.com/elastic/kibana/issues/new

Thanks @thomasneirynck. I will do that. Any workarounds? I was thinking of using the referrer header to extract the filter info on the next page as i have noticed that the dashboard url updates for every filter we apply

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