Hello, I have installed kibana through source code. I am able to run kibana and elasticsearch.To create my own plugin in this kibana i followed this link https://www.timroes.de/2015/12/02/writing-kibana-4-plugins-basics/ ...but to write the plugin source code i am not able to find this folder "installedPlugins"...can anyone help me in this.
Hello,
What branch of Kibana did you use to build it? I assume it's not 4.x, so the installedPlugins folder doesn't exist. It's been changed to just plugins in 5.x.