From ef493617ab6448db527baf9e2f2bd5fdc2ae3740 Mon Sep 17 00:00:00 2001 From: Antoine Cotten Date: Sat, 29 Jun 2019 15:33:24 +0200 Subject: [PATCH] doc: Give a realistic estimate of Kibana startup time Closes #407 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e6b3f6..c078002 100644 --- a/README.md +++ b/README.md @@ -139,7 +139,7 @@ Restart Kibana and Logstash to apply the passwords you just wrote to the configu $ docker-compose restart kibana logstash ``` -Give Kibana a few seconds to initialize, then access the Kibana web UI by hitting +Give Kibana about a minute to initialize, then access the Kibana web UI by hitting [http://localhost:5601](http://localhost:5601) with a web browser and use the following default credentials to login: * user: *elastic*