You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: site/content/how-to/monitoring/dashboard.md
+3-5Lines changed: 3 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -14,15 +14,13 @@ The NGINX Plus dashboard offers a real-time live activity monitoring interface t
14
14
15
15
To access the dashboard:
16
16
17
-
1. Use port-forwarding to forward connections to port 8080 on your local machine to port 8765 on the NGINX Gateway Fabric pod (replace `<nginx-gateway-fabric-pod>` with the actual name of the pod).
18
-
19
-
{{< note >}}8080 is just an example local port. You can specify any unused port that you want.{{< /note >}}
17
+
1. Use port-forwarding to forward connections to port 8765 on your local machine to port 8765 on the NGINX Gateway Fabric pod (replace `<nginx-gateway-fabric-pod>` with the actual name of the pod).
0 commit comments