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...
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.
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.