Good morning all:
I am trying to install the elasticsearch plugin "Marvel" on Windows 10, I am using the version 5.3.0 of elasticsearch.
When I go the command line, and the go to the "bin directory" of my elasticsearch, I tried all the following commands but none of them works for me, giving different errors:
elasticsearch-plugin install license
elasticsearch-plugin install C:\Users\roigm\Downloads\license-2.4.4.zip
elasticsearch-plugin install file://C:\Users\roigm\Downloads\license-2.4.4.zip
Please note that I don't have "plugin.bat" but "elasticsearch-plugin.bat"
Any help please
Thanks