Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 19 additions & 5 deletions modules/ossm-observability-access.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,27 @@
[id="ossm-observability-access-console_{context}"]
= Accessing the Kiali console

To access the console, in the menu bar, click the *Application launcher* > *Kiali*.
To access the Kiali console you must have {ProductName} installed and projects configured for the service mesh.

1. In the {product-title} menu bar, click the *Application launcher* > *Kiali*.
.For administrators

2. Log in to the Kiali console with the same user name and password as you use to access the {product-title} console.
1. Use the perspective switcher to switch to the Administrator perspective.

3. Select the project for your service in the *Namespace* field. If you have installed the Bookinfo example, select `bookinfo`.
2. Click *Home* > *Overview*.

3. In the Launcher section, click `Open on Kiali`.

4. Log in to the Kiali console with the same user name and password as you use to access the {product-title} console.

.For developers

1. Use the perspective switcher to switch to the Developer perspective.

2. Click *Topology*.

3. Click `Kiali` from a node in the topology you have configured for the service mesh. Or click the *Kiali* link in the toolbar.

4. Log in to the Kiali console with the same user name and password as you use to access the {product-title} console.

.Procedure from the command line

Expand All @@ -25,4 +39,4 @@ $ oc get routes
+
In the output on the `kiali` line, use the URL in the HOST/PORT column to open the Kiali console. Log in to the Kiali console with the same user name and password as you use to access the {product-title} console. Select the project for your service in the *Namespace* field.

When you first log in, you see the Overview page which displays all the namespaces in your mesh that you have permission to view.
When you first log in to the Kiali Console, you see the Overview page which displays all the namespaces in your mesh that you have permission to view.