June 2017
Beginner to intermediate
404 pages
8h 22m
English
Using the command prompt, change the directory to where you installed Elasticsearch or ES_HOME. And install X-Pack using the following commands:
cd C:\elasticsearch-5.1.2bin\elasticsearch-plugin install x-pack --batch
You need to install X-Pack on all the nodes in the cluster and restart the cluster. To install X-Pack on Kibana, follow the commands shown next:
cd C:\kibana-5.1.2-windows-x86bin\kibana-plugin.bat install x-pack
Read now
Unlock full access