Hi all.
I have a dashboard that have 3 data tables containing CPU and Memory metrics from elastic search, grouped by machine name
What I would like to achieve is for a machine name to be clicked on in a data table and the name to be used for as filter to another kibana dashboard containing detailed metrics.
The destination kibana dashboard (along with filter selectors) has already been created. It's just a case where I click on a machine name in one dashboard and it's used as parameter(s) to populate the filter selector in the target dashboard.
Any ideas?
Thanks in advance.