Skip to content

Commit 0bbb334

Browse files
alstolteneedugon
andauthored
ECE docs: update access-kibana.md (elastic#1584)
This PR fixes a documentation bug that tell ECE users that they can use 9243 or 443 ports interchangeably when accessing Kibana. That's true for ECH but not for ECE. On ECE the port will depend on the customer load balancer configuration, and ECE proxies only support 9243. Preview: - [Access Kibana](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/1584/deploy-manage/deploy/cloud-enterprise/access-kibana) --------- Co-authored-by: Edu González de la Herrán <[email protected]>
1 parent edf5bd2 commit 0bbb334

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

deploy-manage/deploy/cloud-enterprise/access-kibana.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,9 @@ To access {{kib}}:
2727
3. Under **Applications**, select the {{kib}} **Open** link and wait for {{kib}} to open.
2828

2929
::::{note}
30-
Both ports 443 and 9243 can be used to access {{kib}}. SSO only works with 9243 on older deployments, where you will see an option in the Cloud UI to migrate the default to port 443. In addition, any version upgrade will automatically migrate the default port to 443.
30+
The URL provided to access {{kib}} is based on the [endpoint URL](/deploy-manage/deploy/cloud-enterprise/change-endpoint-urls.md) configured in the ECE **Settings** UI. This URL should resolve to your [external load balancer](/deploy-manage/deploy/cloud-enterprise/ece-load-balancers.md), which forwards the traffic to ECE proxies on port `9243`.
31+
32+
If your load balancer is configured to accept traffic on both ports `9243` and `443`, you can use either port when connecting to {{kib}}. However, [built-in SSO](/deploy-manage/users-roles/cloud-enterprise-orchestrator/configure-sso-for-deployments.md) will only work with the URL configured in ECE **Settings** UI.
3133
::::
3234

3335
4. Log into {{kib}}. Single sign-on (SSO) is enabled between your {{ece}} account and the {{kib}} instance. If you’re logged in already, then {{kib}} opens without requiring you to log in again. However, if your token has expired, choose from one of these methods to log in:

0 commit comments

Comments
 (0)