I want to implement centralized configuration with ELK for our Spring boot microservices.
I have installed 3 different version of Kibana 6.3 , 6.7 and 7 version. un-comment port and elasticsearch.url (used default value - elastic search running)
C:\Users\44124986\data\soft\kibana-6.7.2-windows-x86_64\kibana-6.7.2-windows-x86_64>bin\kibana.bat
internal/modules/cjs/loader.js:583
throw err;
^
Error: Cannot find module 'C:\Users\44124986\data\soft\kibana-6.7.2-windows-x86_64\kibana-6.7.2-windows-x86_64\src\cli'
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:581:15)
at Function.Module._load (internal/modules/cjs/loader.js:507:25)
at Function.Module.runMain (internal/modules/cjs/loader.js:742:12)
at startup (internal/bootstrap/node.js:283:19)
at bootstrapNodeJSCore (internal/bootstrap/node.js:743:3)
npm -v 5.5.1
node -v v8.9.3
java -version 1.8.121
Your help will be appreciated to resolve this issue so that I can use kibana.
from Kibana - Not able to start kibana due to internal/modules/cjs/loader.js:583
No comments:
Post a Comment