Elastic cluster without logstash
- instal docker to your PC
# 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
Elastic cluster without logstash
# 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