Installing Vega / Vega Lite

Hi Manue,

I looked at the help section but couldn’t find anything on how to install a 3party plugin.
I tried installing Vega using the traditional way on Elasticsearch but it didn’t work.
Any advice? Thanks!

Hi James,

In Elasticsearch you can install 3party plugin using these commands:

bin/elasticsearch-plugin install [url]

or

bin/elasticsearch-plugin install file:///path/to/plugin.zip

If you are already using the same command , can you please post an error you are getting.

Regards
Manu Agarwal

Manu,

It looks like the plugin was installed successfully but the Vega icon doesn’t appear in the visualizations section. I can see all the traditional visualizations but not the new ones.
Thank you,

Hi James,

We can’t troubleshoot the third party plugin as third party plugin might have css which are not compatible with investigate and that’s why they are hiding and you are not able to see it.

Regards
Manu Agarwal

Manu,

Understood. I’ll figure it out. Thank you anyway.