Der Inhalt dieser Seite ist in der ausgewählten Sprache nicht verfügbar. Wir bei Elastic arbeiten daran, die bereitgestellten Inhalte in verschiedenen Sprachen anzubieten. Bis dahin bitten wir Sie um etwas Geduld und hoffen auf Ihr Verständnis!
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.

