0

I am trying to setup Elastisearch on my Windows 10 PC. Just downloaded the lastest version of Kibana (4.6.1) from the offical site:https://www.elastic.co/downloads/kibana

The strange thing is that under its bin folder, there is no plugin.bat which i want to use for installing marvel according to this page: https://www.elastic.co/downloads/marvel

enter image description here

Did I follow the wrong way to install or something wrong with the documentation?

codigube
  • 1,186
  • 1
  • 12
  • 31

1 Answers1

2

I believe plugin is an option to the kibana.bat. See here. There is an example too. "bin/kibana plugin -i elasticsearch/marvel/latest"

Rajind Ruparathna
  • 2,215
  • 24
  • 55