In Kibana-3x, I was copying the .json file to <kibana>/app/dashboards
directory directly, so that it was building the dashboard automatically. How I will achieve the same in Kibana 4.1.0?
have a number of auto-generated dashboards that I need to "upload" to Kibana. The preferred means of uploading is to drop the .json into the app/dashboards directory. Would that be possible with Kibana-4.1.0?