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

ELK 7.8.1 support #89

Open
Just-Insane opened this issue Jul 31, 2020 · 3 comments
Open

ELK 7.8.1 support #89

Just-Insane opened this issue Jul 31, 2020 · 3 comments

Comments

@Just-Insane
Copy link

Support for Kibana 7.8.1?

Tried the workarounds mentioned here: #83 (comment)

However when trying to kibana-plugin install, get the following error:

Found previous install attempt. Deleting...
Attempting to transfer from file:///usr/local/Cellar/kibana-full/7.8.1/plugins/network_vis.zip
Transferring 25341397 bytes....................
Transfer complete
Retrieving metadata from plugin archive
Plugin installation was unsuccessful due to error "No kibana plugins found in archive"
@dexter299792458
Copy link

I fix this by unzipping the network_vis.zip to a folder named kibana and zip the kibana folder. Make use you do this on Linux for some reason the plugin does not work if you use Windows.

The installation will succeed but did not get the plugin working yet.

I don't have any error messages in Kibana but the plugin does not show up in the list of visualizations.

Any suggestions on why it doesn't work or where I can get more logging information?

@lorenzo95
Copy link

This is on 7.8.0. I don't think some of the imports exist in this version

Oct 7 12:26:44 es-kibana1 kibana[183163]: FATAL Error: Optimizations failure.
Oct 7 12:26:44 es-kibana1 kibana[183163]: 3856 modules
Oct 7 12:26:44 es-kibana1 kibana[183163]:
Oct 7 12:26:44 es-kibana1 kibana[183163]: #33[1m#033[31mERROR in ./plugins/network_vis/public/network_vis.js
Oct 7 12:26:44 es-kibana1 kibana[183163]: Module not found: Error: Can't resolve '../../../src/legacy/core_plugins/visualizations/public/np_ready/public/legacy' in '/usr/share/kibana/plugins/network_vis/public'#33[39m#033[22m
Oct 7 12:26:44 es-kibana1 kibana[183163]:
Oct 7 12:26:44 es-kibana1 kibana[183163]: #33[1m#033[31mERROR in ./plugins/network_vis/public/network_vis_controller.js
Oct 7 12:26:44 es-kibana1 kibana[183163]: Module not found: Error: Can't resolve 'ui/agg_types/agg_config' in '/usr/share/kibana/plugins/network_vis/public'#33[39m#033[22m
Oct 7 12:26:44 es-kibana1 kibana[183163]:
Oct 7 12:26:44 es-kibana1 kibana[183163]: #33[1m#033[31mERROR in ./plugins/network_vis/public/network_vis.js
Oct 7 12:26:44 es-kibana1 kibana[183163]: Module not found: Error: Can't resolve 'ui/vis/editors/default/schemas' in '/usr/share/kibana/plugins/network_vis/public'#33[39m#033[22m
Oct 7 12:26:44 es-kibana1 kibana[183163]:
Oct 7 12:26:44 es-kibana1 kibana[183163]: #33[1m#033[31mERROR in ./plugins/network_vis/public/network_vis.js
Oct 7 12:26:44 es-kibana1 kibana[183163]: Module not found: Error: Can't resolve 'ui/vis/vis_factory' in '/usr/share/kibana/plugins/network_vis/public'#33[39m#033[22m
Oct 7 12:26:44 es-kibana1 kibana[183163]:
Oct 7 12:26:44 es-kibana1 kibana[183163]: #33[1m#033[31mERROR in ./plugins/network_vis/public/network_vis.js
Oct 7 12:26:44 es-kibana1 kibana[183163]: Module not found: Error: Can't resolve 'ui/vis/vis_types/angular_vis_type' in '/usr/share/kibana/plugins/network_vis/public'#33[39m#033[22m
Oct 7 12:26:44 es-kibana1 systemd[1]: kibana.service: Main process exited, code=exited, status=1/FAILURE
Oct 7 12:26:44 es-kibana1 systemd[1]: kibana.service: Failed with result 'exit-code'.

@pchakour
Copy link

pchakour commented Jan 6, 2022

Need help guys: #98

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

4 participants