From 8a80f7b000152b1b5def5be4a4cf988c69e5bb44 Mon Sep 17 00:00:00 2001 From: Justin Grayston Date: Mon, 26 Nov 2018 18:03:22 +0000 Subject: [PATCH] Correct Namespace in Kabana UI link (#574) Change the namespace to knative-monitoring from just monitoring Resolves #573 --- serving/accessing-logs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/serving/accessing-logs.md b/serving/accessing-logs.md index 9a7f4473e..fdd461fb4 100644 --- a/serving/accessing-logs.md +++ b/serving/accessing-logs.md @@ -16,7 +16,7 @@ start a local proxy with the following command: the Kibana UI is exposed only within the cluster. * Navigate to the -[Kibana UI](http://localhost:8001/api/v1/namespaces/monitoring/services/kibana-logging/proxy/app/kibana). +[Kibana UI](http://localhost:8001/api/v1/namespaces/knative-monitoring/services/kibana-logging/proxy/app/kibana). *It might take a couple of minutes for the proxy to work*. The Discover tab of the Kibana UI looks like this: