Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Elastalert-kibana-plugin installation error #172

Open
tharunkumar2931 opened this issue Sep 22, 2021 · 3 comments
Open

Elastalert-kibana-plugin installation error #172

tharunkumar2931 opened this issue Sep 22, 2021 · 3 comments

Comments

@tharunkumar2931
Copy link

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"

@tharunkumar2931
Copy link
Author

i have tried these steps .

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)

@bhargavim613
Copy link

Any update on the above issue?

@nsano-rururu
Copy link

nsano-rururu commented Jan 25, 2022

Ask a question in the repository you are maintaining
https://github.com/Karql/elastalert-kibana-plugin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants