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

Kibana allows invalid plugin installation #6148

Closed
PhaedrusTheGreek opened this issue Feb 8, 2016 · 2 comments
Closed

Kibana allows invalid plugin installation #6148

PhaedrusTheGreek opened this issue Feb 8, 2016 · 2 comments

Comments

@PhaedrusTheGreek
Copy link
Contributor

In this example, shield-2.2.0.zip is not a valid Kibana plugin, downloaded from here

┌─╴╶╶ ╶      ╶
│ ~/Workspace/kibana-4.4.0-darwin-x64
├ $ bin/kibana plugin --install shield --url file:///tmp/shield-2.2.0.zip
Installing shield
Attempting to transfer from file:///tmp/shield-2.2.0.zip
Transferring 2155713 bytes....................
Transfer complete
Extracting plugin archive
Extraction complete
Optimizing and caching browser bundles...
Plugin installation complete

┌─╴╶╶ ╶      ╶
│ ~/Workspace/kibana-4.4.0-darwin-x64
├ $ bin/kibana
  log   [13:06:52.513] [warning][plugins] Skipping non-plugin directory at ~/Workspace/kibana-4.4.0-darwin-x64/installedPlugins/shield
@rashidkpc
Copy link
Contributor

Given that there's no ill effect here, and a warning is logged, I'm going to file this as P3. I'd take a pull to fix it, but the current behavior isn't terrible.

@thomasneirynck
Copy link
Contributor

Closing due to inactivity. This seems like a minor improvement for a fairly advanced operation, and current behavior is not that bad.

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

No branches or pull requests

5 participants