I want Kibana to show only the dashboards under a particular project. As of now, I guess Kibana-int stores all the created dashboards. But the requirement is such that it doesnt show all those dashboards in the dropdown but shows only those for a project. How do I do this? I am totally new to Kibana and elasticsearch. How do I modify the javascript so that it shows dashboards only for a given parameter which can be the project name in this case. Please help.
I want Kibana to show only the dashboards under a particular project. As of now, I guess Kibana-int stores all the created dashboards. But the requirement is such that it doesnt show all those dashboards in the dropdown but shows only those for a project. How do I do this? I am totally new to Kibana and elasticsearch. How do I modify the javascript so that it shows dashboards only for a given parameter which can be the project name in this case. Please help.