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

Commit 7803fa0

Browse files
author
Gavin Williams
committed
Slooowww down beats...
1 parent 8bf4ac6 commit 7803fa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/setup-beat.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ beat=$1
66

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

1212
chmod go-w /usr/share/$beat/$beat.yml

0 commit comments

Comments
 (0)