You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i have installed the latest version of kibana 7.14.1 windows .
and elastalert-kibana plugin of 7.2.
can anyone make sure the following version is correct or any mistake in my command
C:\kibana-7.14.1-windows-x86_64\bin>kibana-plugin install file:///d:/elastalert-kibana-plugin-1.1.0-7.2.0.zip
Found previous install attempt. Deleting...
Attempting to transfer from file:///d:/elastalert-kibana-plugin-1.1.0-7.2.0.zip
Transferring 25613945 bytes....................
Transfer complete
Retrieving metadata from plugin archive
Plugin installation was unsuccessful due to error "No kibana plugins found in archive"
The text was updated successfully, but these errors were encountered:
Unzip plugin
Check package.json to make sure Kibana version matches what you have
Contents of zip must be placed in the following directory structure kibana/name_of_plugin/contents_of_zip
(note) The parent directory that kibana goes in doesn't matter. The name of the plugin is also located in package.json. Make sure the directory under kibana is named exactly this.
Once you have your directory structure sorted out, zip it back up. Top level should include kibana folder
Run the install command (kibana-plugin install file:///kibana/metric_vis_colors.zip)
i have installed the latest version of kibana 7.14.1 windows .
and elastalert-kibana plugin of 7.2.
can anyone make sure the following version is correct or any mistake in my command
C:\kibana-7.14.1-windows-x86_64\bin>kibana-plugin install file:///d:/elastalert-kibana-plugin-1.1.0-7.2.0.zip
Found previous install attempt. Deleting...
Attempting to transfer from file:///d:/elastalert-kibana-plugin-1.1.0-7.2.0.zip
Transferring 25613945 bytes....................
Transfer complete
Retrieving metadata from plugin archive
Plugin installation was unsuccessful due to error "No kibana plugins found in archive"
The text was updated successfully, but these errors were encountered: