Update deploy-elk.sh

This commit is contained in:
Michael
2023-07-01 10:42:03 +01:00
committed by GitHub
parent 4341f1b118
commit e94097ba9a

View File

@@ -22,11 +22,9 @@ mkdir -p $ELKPATH
cd $ELKPATH
git clone https://github.com/elkninja/elastic-stack-docker-part-one.git
git clone https://github.com/spujadas/elk-docker.git
mv elastic-stack-docker-part-one elastic-stack
cd elastic-stack
curl -s https://raw.githubusercontent.com/PurpleComputing/helpful-scripts/main/install-docker-ubuntu.sh | bash
#curl -s https://raw.githubusercontent.com/PurpleComputing/helpful-scripts/main/install-docker-ubuntu.sh | bash
#docker-compose up -d