I want to install html plugin in kibana 6.4.1. I tried to go through the procedure mentioned in @html plugin by raystorm.
Even after modifying the version in package.json, it gives the same error i.e :
" .\kibana-plugin : Plugin installation was unsuccessful due to error "No valid url specified.""
can someone help me, to install that plugin. Thanks in advance
Hey @SunilT, where were you editing the package.json for that plugin? Did you clone the github repo locally, edit the package.json, and then try to install the package using a file based URL?
Yes, i tried that. And some progress was made. But there is a new error. I tried to run the following command:
"bin> .\kibana-plugin.bat install file:///C:\kibana\kibana-html-plugin-master.zip"
The error i am getting is:
"Attempting to transfer from file:///C:\kibana\kibana-html-plugin-master.zip
Transferring 74089 bytes....................
Transfer complete
Retrieving metadata from plugin archive
.\kibana-plugin.bat : Plugin installation was unsuccessful due to error "No kibana plugins found in archive"
"
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.