rashidkpc / kibana2

Kibana was acquired by Elastic in 2013. See elastic/kibana. More info at http://kibana.org
Other
1.19k stars 245 forks source link

Loading Kibana dashboards for a particular project #432

Open cotcs opened 10 years ago

cotcs commented 10 years ago

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.