Download Elasticsearch
GA Release
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 | shCopy to clipboard
For production installations, follow the steps below.
1
Download and unzip Elasticsearch
Choose platform:
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 the following command to start Elasticsearch with security enabled:
bin/elasticsearchCopy to clipboard
Windows
bin\elasticsearch.batCopy to clipboard
3
Dive in
See our documentation for the latest up-to-date information.
Docs
Getting started guide
On-Demand Webinar
Getting started with Elasticsearch
Summary
Version: 9.4.2
Release date: May 28, 2026
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.