Using local node js to run Kibana

Just wondering if I can use my locally installed node js to run kibana..

I see that kibana folder has include its own Node js, which I think maybe more memory consume than if it was using local Node js installation...

I think technically you could modify the bin/kibana file to point to your local node, but you'd need to make sure the version was the same as what is expected by Kibana.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.