El contenido de esta página no está disponible en el idioma seleccionado. Elastic está trabajando para garantizar que el contenido esté disponible en varios idiomas.Gracias por tu paciencia mientras trabajamos.
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 | shFor 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/elasticsearchWindows:
bin\elasticsearch.bat3
Dive in
See our documentation for the latest up-to-date information.

