Hi,
Is it possible to dynamically create a dashboard. I want to display the same dashboard for different users whose data is present in the same index as different types like indexname/{userId}. Now for every logged in user, the same dashboard should display the data depending on the userId field.
Is this possible in kibana 4?
Thanks.