Install traffic light plugin on kibana 7.9 version

Hi, i've a problems to install [TrafficLightVisKibana6] or a official plugin on kibana plugin page "traffic" https://www.elastic.co/guide/en/kibana/7.9/kibana-plugins.html .

Not recognize the plugin. I installed with a command line kibana install and in other way with git clone https url, and nothing goes well.

How can i add this plugin or similar, someone have a solution?

A lot of thks!

I read a post that installed diferent:

  1. Create a new directory kibana
  2. In this new directory create a new one traffic
  3. In this new directory extract the git archive or execute a git clone
  4. Now create a new archive that contains the directory kibana
  5. You have now an archive with kibana/traffic/content_of_archive
  6. You can now run ./kibana-plugin install file://....

I did it , but i have another error :

Attempting to transfer from file:////usr/share/kibana/Traffic/kibana-plugin-traffic-sg.zip
Transferring 491520 bytes....................
Transfer complete
Retrieving metadata from plugin archive
Error: end of central directory record signature not found
at /usr/share/kibana/node_modules/yauzl/index.js:187:14
at /usr/share/kibana/node_modules/yauzl/index.js:631:5
at /usr/share/kibana/node_modules/fd-slicer/index.js:32:7
at FSReqWrap.wrapper [as oncomplete] (fs.js:467:17)
Plugin installation was unsuccessful due to error Error retrieving metadata from plugin archive

HELP!

Thks

Is it about this plugin? https://github.com/snuids/TrafficLightVisKibana6

If yes, it doesn't seem like it's compatible with Kibana 7.9

Do you know other similar plugin for this version of kibana , which plugins are available for 7.9 version ¿

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.