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: cloud-account/dark-mode.md
+7-2Lines changed: 7 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ applies_to:
6
6
7
7
# Use dark mode in Kibana
8
8
9
-
The dark mode changes Kibana's default light appearance to a darker and higher-contrast color theme. From the application header, you can turn on dark mode or synchronize the color mode with your operating system settings.
9
+
The dark mode changes Kibana's default light appearance to a darker color theme. From the application header, you can turn on dark mode or synchronize the color mode with your operating system settings.
10
10
11
11
:::{tip}
12
12
If you're using {{ecloud}}, this setting only applies to the Kibana UI of your serverless projects and hosted deployments. If you'd like to change the {{ecloud}} Console color theme too, you must do so separately from its respective interface.
@@ -16,10 +16,15 @@ If you're using {{ecloud}}, this setting only applies to the Kibana UI of your s
16
16
17
17
1. Open the user menu from the header.
18
18
2. Select **Appearance**.
19
+
20
+
:::{note}
21
+
On self-managed deployments of {{kib}}, this option is located on your profile page. To access it, select **Edit profile** from the header's user menu.
22
+
:::
23
+
19
24
3. Choose a color mode:
20
25
21
26
-**Light**: The default color mode of Kibana
22
-
-**Dark**: The dark and high-contrast color mode of Kibana
27
+
-**Dark**: The dark color mode of Kibana
23
28
-**System**: Synchronizes Kibana's color mode with your system settings
24
29
-**Space default**: Sets the color mode to the value defined in the [Space settings](kibana://reference/advanced-settings.md#kibana-general-settings)
You can change the interface contrast mode of Kibana to improve visibility and readability in low-light conditions.
13
+
14
+
1. Open the user menu from the header.
15
+
2. Select **Appearance**.
16
+
17
+
:::{note}
18
+
On self-managed deployments of {{kib}}, this option is located on your profile page. To access it, select **Edit profile** from the header's user menu.
19
+
:::
20
+
21
+
3. Choose an interface contrast mode:
22
+
23
+
-**System**: Synchronizes Kibana's contrast mode with your system settings.
24
+
-**Normal**: Normal contrast mode.
25
+
-**High**: The high-contrast color mode of Kibana.
26
+
27
+
4. Select **Save changes**.
28
+
5. Refresh the page to apply the selected contrast mode.
Copy file name to clipboardExpand all lines: deploy-manage/deploy/cloud-enterprise/deploy-large-installation.md
+27-7Lines changed: 27 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,11 +14,11 @@ products:
14
14
This type of installation is recommended for deployments with significant overall search and indexing throughput. You need:
15
15
16
16
* 3 hosts with at least 64 GB RAM each for directors and coordinators (ECE management services)
17
-
* 3 hosts for allocators, each with one of the following RAM configurations:
17
+
*A minimum of 3 hosts for allocators, using one of the following configurations per availability zone:
18
18
19
-
* 1 x 256 GB RAM
20
-
* 2 x 128 GB RAM
21
-
* 4 x 64 GB RAM
19
+
* 1 host with 256 GB RAM → 3 hosts total
20
+
* 2 hosts with 128 GB RAM each → 6 hosts total
21
+
* 4 hosts with 64 GB RAM each → 12 hosts total
22
22
23
23
* 3 hosts with 16 GB RAM each for proxies
24
24
* 3 availability zones
@@ -27,6 +27,10 @@ This type of installation is recommended for deployments with significant overal
27
27
:alt: A large installation with nine to twelve hosts across three availability zones
28
28
:::
29
29
30
+
::::{note}
31
+
In the diagram, the Director Coordinator host in Availability zone 1, which represents the first host to be installed, has the allocator and proxy roles greyed out. This host temporarily holds all roles until the other nodes are added and configured. Eventually, the allocator and proxy roles will be removed from this host.
32
+
::::
33
+
30
34
## Important considerations [ece_before_you_start_3]
31
35
32
36
Note that the large-sized {{ece}} installation separates the allocator and proxy roles from the director and coordinator roles (ECE management services).
@@ -100,8 +104,24 @@ Make sure you have completed all prerequisites and environment preparations desc
6. [Change the deployment configuration](working-with-deployments.md) for the `admin-console-elasticsearch`, `logging-and-metrics`, and `security` clusters to use three availability zones and resize the nodes to use at least 4 GB of RAM. This change makes sure that the clusters used by the administration console are highly available and provisioned sufficiently.
107
+
6. [Log into the Cloud UI](log-into-cloud-ui.md).
108
+
109
+
7. [Change the deployment configuration](/deploy-manage/deploy/cloud-enterprise/customize-deployment.md) for the `admin-console-elasticsearch`, `logging-and-metrics`, and `security` [system deployments](/deploy-manage/deploy/cloud-enterprise/system-deployments-configuration.md) to use three availability zones and resize the nodes to use at least 4 GB of RAM. This ensures the system clusters are both highly available and sufficiently provisioned.
110
+
111
+
8. [Vacate all instances from the initial host](/deploy-manage/maintenance/ece/move-nodes-instances-from-allocators.md#move-nodes-from-allocators). This host runs some {{es}} and {{kib}} instances from system deployments, which must be moved to other allocators before proceeding.
112
+
113
+
Wait until all instances have been moved off the initial host before continuing.
114
+
115
+
9. [Remove the `allocator` and `proxy` roles](/deploy-manage/deploy/cloud-enterprise/assign-roles-to-hosts.md) from the initial host. You cannot remove the `allocator` role until all instances have been vacated.
116
+
117
+
::::{note}
118
+
After removing the proxy role from the first host, the {{es}} and {{kib}} URLs shown in the Cloud UI will stop working. This happens because the **Deployment domain name**in**Platform**>**Settings** is set to the IP address of the first host, in the format `FIRST_HOST_IP.ip.es.io`. For more details, refer to [Change endpoint URLs](./change-endpoint-urls.md).
119
+
120
+
To resolve this, follow the steps in [Post-installation steps](./post-installation-steps.md) to complete the integration between your load balancer, ECE proxies, TLS certificates, and wildcard DNS record.
121
+
::::
104
122
105
-
7. [Log into the Cloud UI](log-into-cloud-ui.md) to provision your deployment.
123
+
::::{tip}
124
+
If you don't yet have a load balancer, TLS certificates, or a wildcard DNS record ready, you can [change the endpoint URL](./change-endpoint-urls.md) to the IP address of one of the ECE proxies, using the format `PROXY_IP.ip.es.io`. This will allow you to continue using the deployment endpoint URLs provided by the Cloud UI.
125
+
::::
106
126
107
-
Once the installation is complete, you can continue with [](./post-installation-steps.md).
127
+
Once the installation is complete, you can continue with [](./post-installation-steps.md).
Copy file name to clipboardExpand all lines: deploy-manage/deploy/cloud-enterprise/deploy-medium-installation.md
+13-3Lines changed: 13 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,6 +21,10 @@ This type of installation is recommended for many production setups. You need:
21
21
:alt: A medium installation with nine to twelve hosts across three availability zones
22
22
:::
23
23
24
+
::::{note}
25
+
In the diagram, the Director Coordinator host in Availability zone 1, which represents the first host to be installed, has the allocator role greyed out. This host temporarily holds all roles until the other nodes are added and configured. Eventually, the allocator role will be removed from this host.
26
+
::::
27
+
24
28
## Important considerations [ece_before_you_start_2]
25
29
26
30
* Monitor the load on proxies and make sure the volume of user requests routed by the proxies does not affect the resources available to the ECE management services.
@@ -85,8 +89,14 @@ Make sure you have completed all prerequisites and environment preparations desc
5. [Change the deployment configuration](working-with-deployments.md) for the `admin-console-elasticsearch`, `logging-and-metrics`, and `security` clusters to use three availability zones and resize the nodes to use at least 4 GB of RAM. This change makes sure that the clusters used by the administration console are highly available and provisioned sufficiently.
92
+
5. [Log into the Cloud UI](log-into-cloud-ui.md).
93
+
94
+
6. [Change the deployment configuration](/deploy-manage/deploy/cloud-enterprise/customize-deployment.md) for the `admin-console-elasticsearch`, `logging-and-metrics`, and `security` [system deployments](/deploy-manage/deploy/cloud-enterprise/system-deployments-configuration.md) to use three availability zones and resize the nodes to use at least 4 GB of RAM. This ensures the system clusters are both highly available and sufficiently provisioned.
95
+
96
+
7. [Vacate all instances from the initial host](/deploy-manage/maintenance/ece/move-nodes-instances-from-allocators.md#move-nodes-from-allocators). This host runs some {{es}} and {{kib}} instances from system deployments, which must be moved to other allocators before proceeding.
97
+
98
+
Wait until all instances have been moved off the initial host before continuing.
89
99
90
-
6. [Log into the Cloud UI](log-into-cloud-ui.md) to provision your deployment.
100
+
8. [Remove the `allocator` role](/deploy-manage/deploy/cloud-enterprise/assign-roles-to-hosts.md) from the initial host. You cannot remove the role until all instances have been vacated.
91
101
92
-
Once the installation is complete, you can continue with [](./post-installation-steps.md).
102
+
Once the installation is complete, you can continue with [](./post-installation-steps.md).
|[**Defend for Containers integration**](https://www.elastic.co/guide/en/security/8.18/d4c-overview.html)| ✅ (deprecated in 9.0) | ❌ | Not available in Serverless |
|**Kibana navigation**| Standard layout | Different layout | UI differences in Security projects |
146
146
|**[LogsDB](/manage-data/data-store/data-streams/logs-data-stream.md)**| Optional | ✅ | - Enabled by default <br>- Cannot be disabled |
147
+
|**[Native realm authentication](/deploy-manage/users-roles/cluster-or-deployment-auth/native.md)**| ✅ | ❌ | Only API key-based authentication is supported at the project level. User authentication, including SAML SSO, is managed at the [organization level](/deploy-manage/users-roles/cloud-organization.md). |
Copy file name to clipboardExpand all lines: explore-analyze/dashboards/using.md
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -182,6 +182,24 @@ When a custom time range is active for a single panel, it is indicated in the pa
182
182
183
183
You can view it in more details and edit it by clicking the filter.
184
184
185
+
### View and edit the visualization configuration
186
+
```{applies_to}
187
+
stack: ga 9.1
188
+
serverless: ga
189
+
```
190
+
191
+
When viewing a dashboard with read-only permissions, certain visualization panels allow you to view how the visualization itself is configured, and to temporarily edit that configuration.
192
+
193
+
1. Hover over a visualization panel and select **Show visualization configuration**. The **Configuration** flyout appears.
194
+
195
+
If this option isn't available, it means one of two things:
196
+
* The visualization panel type doesn't support this option.
197
+
* You have **Edit** permissions for this dashboard. In this case, switch the dashboard to **Edit** mode. You will then be able to edit the configuration of the visualization for all viewers of the dashboard.
198
+
199
+
2. View the configuration of the visualization. You can make edits, but these will be lost as soon as you exit the flyout.
200
+
3. Select **Cancel** to exit the **Configuration** flyout.
201
+
202
+
185
203
186
204
## Full screen mode and maximized panel views [_full_screen_mode_and_maximized_panel_views]
Copy file name to clipboardExpand all lines: troubleshoot/deployments/cloud-enterprise/cloud-enterprise.md
+5-12Lines changed: 5 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,17 +13,10 @@ products:
13
13
14
14
## Finding deployments [ts-ece-find]
15
15
16
+
When you first install {{ece}} and [log into the Cloud UI](/deploy-manage/deploy/cloud-enterprise/log-into-cloud-ui.md), three [system deployments](/deploy-manage/deploy/cloud-enterprise/system-deployments-configuration.md) are already in place. After [creating your first deployments](/deploy-manage/deploy/cloud-enterprise/create-deployment.md), you may still be managing only a few. But in a production environment with hundreds or even thousands of deployments, identifying those that require attention becomes critical.
16
17
17
-
When you installed Elastic Cloud Enterprise and [logged into the Cloud UI](../../../deploy-manage/deploy/cloud-enterprise/log-into-cloud-ui.md) for the first time, you were greeted by two deployments. We’ve also shown you how to [create your own first deployment](../../../deploy-manage/deploy/cloud-enterprise/create-deployment.md), but that still only makes a few deployments. What if you had hundreds of deployments to look after or maybe even a thousand? How would you find the ones that need your attention?
18
+
The **Deployments** page in the Cloud UI provides several ways to find deployments that might need your attention, whether you’re troubleshooting, planning upgrades, or performing routine maintenance. You can:
18
19
19
-
The **Deployments** page in the Cloud UI provides several ways to find deployments that might need your attention, whether that’s deployments that have a problem or deployments that are at a specific version level or really almost anything you might want to find on a complex production system:
20
-
21
-
* Check the visual health indicators of deployments
22
-
* Search for partial or whole deployment names or IDs in the search text box
23
-
* Add filters to the **Deployments** view to filter for specific conditions:
Looking for all deployments of a specific version, because you want to upgrade them? Easy. Or what about that deployments you noticed before lunch that seemed to be spending an awfully long time changing its configuration—is it done? Just add a filter to find any ongoing configuration changes.
20
+
* Use the visual indicators to review the health of your deployments at a glance.
21
+
* Search by full or partial deployment names or IDs.
22
+
* Use the **Health** and **Version** dropdown filters to narrow the list of deployments shown. These filters help you find deployments by version, configuration status, or other attributes, making it easier to identify those that require upgrades, are undergoing changes, or match specific operational criteria.
0 commit comments