Download Elasticsearch
Want to upgrade? We'll give you a hand. Upgrade Guidance »
Want to upgrade? We'll give you a hand. Upgrade Guidance »
Installation Steps
New around here? View our getting started page to get acquainted with the Elastic Stack.
1
Download and unzip Elasticsearch
Elasticsearch can also be installed from our package repositories using apt or yum, or installed on Windows using an MSI installer package. See Repositories in the Guide.
2
Run bin/elasticsearch
(or bin\elasticsearch.bat
on Windows)
3
Run curl http://localhost:9200/
or Invoke-RestMethod http://localhost:9200
with PowerShell
4
Dive into the getting started guide and video.