I want to group multiple kibana dashboards into one folder. For example if i have dashboards: dashboard-1,dashboard-2,dashboard-3,dashboard-4. Now i want to move dashboard-1,dashboard-2 into folder-1 and move dashboard-3,dashboard-4 into folder-2. So that when user clicks on dashboards link, kibana will display folder-1 and folder-2. When user clicks on any of the folder, kibana will display dashboards accordingly.
Is there any plugin or something for that?
Thank You,
Meet