Skip to content
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.

Commit

Permalink
Slooowww down beats...
Browse files Browse the repository at this point in the history
  • Loading branch information
Gavin Williams committed Feb 12, 2019
1 parent 8bf4ac6 commit 7803fa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/setup-beat.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ beat=$1

until curl -s "http://kibana:5601/login" | grep "Loading Kibana" > /dev/null; do
echo "Waiting for kibana..."
sleep 1
sleep 5
done

chmod go-w /usr/share/$beat/$beat.yml
Expand Down

0 comments on commit 7803fa0

Please sign in to comment.