Le contenu de cette page n'est pas disponible dans la langue sélectionnée. Chez Elastic, nous mettons tout en œuvre pour vous proposer du contenu dans différentes langues. En attendant, nous vous remercions de votre patience !
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.
Download and unzip Elasticsearch
Containers:
Elasticsearch can also be installed from our package repositories using apt or yum. See Repositories in the Guide.
Start Elasticsearch
Run bin/elasticsearch (or bin\elasticsearch.bat on Windows) to start Elasticsearch with security enabled.
Dive in
See our documentation for the latest up-to-date information.

