Download Elasticsearch

Copy to try locally in two minutes: start-local

For local testing, use Docker to install and run Elasticsearch and Kibana on your local machine using start-local.
curl -fssL https://elastic.co/start-local | sh
For production installations, follow the steps below.
1

Download and unzip Elasticsearch

Containers:
Elasticsearch can also be installed from our package repositories using apt or yum. see Repositories in the Guide.
2

start Elasticsearch

Run the following command to start Elasticsearch with security enabled:
bin/elasticsearch
Windows: bin\elasticsearch.bat
3

Dive in

see our documentation for the latest up-to-date information.
avatar
avatar

summary

Version: 9.2.4

Release date:

supported Os/JVM/Browser

Notes:

Running on Kubernetes? Try Elastic Cloud on Kubernetes.
This default distribution is governed by the Elastic License, and includes the full set of free features.