/elastic-kibana

Elastic cluster without logstash

MIT LicenseMIT

Run Elasticsearch on your PC in Docker

Elastic cluster without logstash

Step 1. Prepare the environment.

  • instal docker to your PC

Step 2. Run elastic cluster.

# Clone repo to your PC
git clone https://github.com/KhitrovMaksim/elastic-kibana.git
# Go to repo directory
cd elastic-kibana
# Run cluster
sudo docker compose up -d