Download Elasticsearch
GA Release
1
Download and unzip Elasticsearch
Package managers:
Containers:
Elasticsearch can also be installed from our package repositories using apt or yum. See Repositories in the Guide.
2
Start Elasticsearch
Run bin/elasticsearch
(or bin\elasticsearch.bat
on Windows) to start Elasticsearch with security enabled.
3
Dive in
See our documentation for the latest up-to-date information.