Skip to content

Commit 6c46c40

Browse files
Merge branch 'main' into discover-tabs
2 parents 589f193 + 472d85c commit 6c46c40

File tree

192 files changed

+1489
-818
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

192 files changed

+1489
-818
lines changed

deploy-manage/api-keys/elasticsearch-api-keys.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Several types of {{es}} API keys exist:
1515
* **Cross-cluster** API key: allows other clusters to connect to this cluster.
1616
* **Managed** API key: created and managed by {{kib}} to run background tasks.
1717

18-
To manage API keys in {{kib}}, go to **Management > Stack Management > API Keys** from the navigation menu or use the [global search field](../../explore-analyze/find-and-organize/find-apps-and-objects.md).
18+
To manage API keys in {{kib}}, go to the **API keys** management page in the navigation menu or use the [global search field](/explore-analyze/find-and-organize/find-apps-and-objects.md).
1919

2020
![API Keys UI](/deploy-manage/images/kibana-api-keys.png "")
2121

@@ -42,10 +42,13 @@ Two methods are available to create an API key:
4242

4343
Your personal API key is created with a default expiration of 90 days from the time of creation. You can manage the key from the **API Keys** page.
4444

45-
* To create a personal or cross-cluster API key with configurable options, go to **Management > Stack Management > API Keys** from the navigation menu or use the [global search field](../../explore-analyze/find-and-organize/find-apps-and-objects.md), and select **Create API key**.
45+
* To create a personal or cross-cluster API key with configurable options:
46+
1. Go to the **API keys** management page in the navigation menu or use the [global search field](/explore-analyze/find-and-organize/find-apps-and-objects.md).
47+
2. Select **Create API key**.
4648

47-
![Create API Key UI](/deploy-manage/images/kibana-create-user-api-key.png "")
49+
![Create API Key UI](/deploy-manage/images/kibana-create-user-api-key.png "")
4850

51+
From the **Create API key** pane, you can configure your new key:
4952
1. Choose to create either a user or a cross-cluster API key.
5053
2. Optionally, set an expiry date. By default the API key will not expire, but it's a good security practice to give the key a limited lifespan.
5154
3. Configure access:
@@ -55,7 +58,9 @@ Two methods are available to create an API key:
5558

5659
## Update an API key [update-api-key]
5760

58-
To update an API key, go to **Management > Stack Management > API Keys** from the navigation menu or use the [global search field](../../explore-analyze/find-and-organize/find-apps-and-objects.md), and then click on the name of the key. You cannot update the name or the type of an API key.
61+
To update an API key, go to the **API keys** management page in the navigation menu or use the [global search field](/explore-analyze/find-and-organize/find-apps-and-objects.md). From the **API keys** page, click on the name of the key you want to update.
62+
63+
You can't update the name or the type of an API key.
5964

6065
* For a user API key, you can update:
6166
* The API key's access to {{es}} APIs and resources.
@@ -71,7 +76,7 @@ To update an API key, go to **Management > Stack Management > API Keys** from th
7176

7277
## View and delete API keys [view-api-keys]
7378

74-
The **API Keys** feature in {{kib}} lists your API keys, including the name, date created, and status. If an API key expires, its status changes from `Active` to `Expired`.
79+
The **API Keys** management page in {{kib}} lists your API keys, including the name, date created, and status. If an API key expires, its status changes from `Active` to `Expired`.
7580

7681
If you have `manage_security` or `manage_api_key` permissions, you can view the API keys of all users, and see which API key was created by which user in which realm. If you have only the `manage_own_api_key` permission, you see only a list of your own keys.
7782

deploy-manage/cloud-organization/tools-and-apis.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ You can use the [{{ecloud}} API](https://www.elastic.co/docs/api/doc/cloud/) to
1313
* Refer to [](/deploy-manage/api-keys/elastic-cloud-api-keys.md) to learn how to generate an API key to access this API.
1414
* Refer to [{{ecloud}} RESTful API](cloud://reference/cloud-hosted/ec-api-restful.md) for usage information and examples.
1515

16+
For additional billing and cost information for {{ecloud}}, you can use the [Cloud Billing API](https://www.elastic.co/docs/api/doc/cloud-billing/).
17+
1618
For {{ecloud}} [service status](/deploy-manage/cloud-organization/service-status.md) updates, you can use the [Service Status API](https://status.elastic.co/api/).
1719

1820
For information about all of the tools and APIs that you can use to manage your {{ech}} deployments and {{serverless-full}} projects, refer to [](/deploy-manage/deploy/elastic-cloud/tools-apis.md).

deploy-manage/deploy/cloud-enterprise/default-system-deployment-versions.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,10 @@ Note that since version 2.7.0, system deployments are automatically upgraded whe
1616

1717
| {{ece}} version | Admin cluster | Logging & Metrics cluster | Security cluster |
1818
| --- | --- | --- | --- |
19+
| 4.0.2 | 8.18.8 | 8.18.8 | 8.18.8 |
1920
| 4.0.1 | 8.18.2 | 8.18.2 | 8.18.2 |
2021
| 4.0.0 | 8.18.0 | 8.18.0 | 8.18.0 |
22+
| 3.8.2 | 8.17.10 | 8.17.10 | 8.17.10 |
2123
| 3.8.1 | 8.17.4 | 8.17.4 | 8.17.4 |
2224
| 3.8.0 | 8.17.4 | 8.17.4 | 8.17.4 |
2325
| 3.7.3 | 7.17.24 | 7.17.24 | 8.15.2 |

deploy-manage/deploy/cloud-enterprise/ece-install-offline-images.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@ The first table contains the stack versions shipped with the current {{version.e
1717
| Docker images included with {{ece}} {{version.ece}} |
1818
| --- |
1919
| docker.elastic.co/cloud-enterprise/elastic-cloud-enterprise:{{version.ece}} |
20-
| docker.elastic.co/cloud-release/elasticsearch-cloud-ess:8.18.2 |
21-
| docker.elastic.co/cloud-release/kibana-cloud:8.18.2 |
22-
| docker.elastic.co/cloud-release/elastic-agent-cloud:8.18.2 |
23-
| docker.elastic.co/cloud-release/enterprise-search-cloud:8.18.2 |
24-
| docker.elastic.co/cloud-release/elasticsearch-cloud-ess:9.0.1 |
25-
| docker.elastic.co/cloud-release/kibana-cloud:9.0.1 |
26-
| docker.elastic.co/cloud-release/elastic-agent-cloud:9.0.1 |
20+
| docker.elastic.co/cloud-release/elasticsearch-cloud-ess:8.18.8 |
21+
| docker.elastic.co/cloud-release/kibana-cloud:8.18.8 |
22+
| docker.elastic.co/cloud-release/elastic-agent-cloud:8.18.8 |
23+
| docker.elastic.co/cloud-release/enterprise-search-cloud:8.18.8 |
24+
| docker.elastic.co/cloud-release/elasticsearch-cloud-ess:9.0.8 |
25+
| docker.elastic.co/cloud-release/kibana-cloud:9.0.8 |
26+
| docker.elastic.co/cloud-release/elastic-agent-cloud:9.0.8 |
2727

2828
$$$ece-all-stacks$$$Additional {{stack}} versions are available as Docker images that you can use with ECE. For offline installations, you need to download both the {{stack}} pack and the Docker images for the same version.
2929

@@ -173,11 +173,11 @@ Enterprise Search is not available in versions 9.0+.
173173
| docker.elastic.co/cloud-release/elastic-agent-cloud:8.18.8 | ECE 3.0.0 |
174174
| docker.elastic.co/cloud-release/enterprise-search-cloud:8.18.8 | ECE 3.0.0 |
175175
| | |
176-
| [{{es}}, {{kib}}, APM, and Enterprise Search stack pack: 8.18.7](https://download.elastic.co/cloud-enterprise/versions/8.18.7.zip) | ECE 3.0.0<br>(+ Docker 20.10.10+ required for 8.16+) |
177-
| docker.elastic.co/cloud-release/elasticsearch-cloud-ess:8.18.7 | ECE 3.0.0<br>(+ Docker 20.10.10+ required for 8.16+) |
178-
| docker.elastic.co/cloud-release/kibana-cloud:8.18.7 | ECE 3.0.0 |
179-
| docker.elastic.co/cloud-release/elastic-agent-cloud:8.18.7 | ECE 3.0.0 |
180-
| docker.elastic.co/cloud-release/enterprise-search-cloud:8.18.7 | ECE 3.0.0 |
176+
| [{{es}}, {{kib}}, APM, and Enterprise Search stack pack: 8.18.8](https://download.elastic.co/cloud-enterprise/versions/8.18.8.zip) | ECE 3.0.0<br>(+ Docker 20.10.10+ required for 8.16+) |
177+
| docker.elastic.co/cloud-release/elasticsearch-cloud-ess:8.18.8 | ECE 3.0.0<br>(+ Docker 20.10.10+ required for 8.16+) |
178+
| docker.elastic.co/cloud-release/kibana-cloud:8.18.8 | ECE 3.0.0 |
179+
| docker.elastic.co/cloud-release/elastic-agent-cloud:8.18.8 | ECE 3.0.0 |
180+
| docker.elastic.co/cloud-release/enterprise-search-cloud:8.18.8 | ECE 3.0.0 |
181181
| | |
182182
| [{{es}}, {{kib}}, APM, and Enterprise Search stack pack: 8.18.6](https://download.elastic.co/cloud-enterprise/versions/8.18.6.zip) | ECE 3.0.0<br>(+ Docker 20.10.10+ required for 8.16+) |
183183
| docker.elastic.co/cloud-release/elasticsearch-cloud-ess:8.18.6 | ECE 3.0.0<br>(+ Docker 20.10.10+ required for 8.16+) |

deploy-manage/deploy/cloud-enterprise/ece-install-offline-no-registry.md

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@ To perform an offline installation without a private Docker registry, you have t
1919

2020
```sh subs=true
2121
docker pull docker.elastic.co/cloud-enterprise/elastic-cloud-enterprise:{{version.ece}}
22-
docker pull docker.elastic.co/cloud-release/elasticsearch-cloud-ess:8.18.2
23-
docker pull docker.elastic.co/cloud-release/kibana-cloud:8.18.2
24-
docker pull docker.elastic.co/cloud-release/elastic-agent-cloud:8.18.2
25-
docker pull docker.elastic.co/cloud-release/enterprise-search-cloud:8.18.2
26-
docker pull docker.elastic.co/cloud-release/elasticsearch-cloud-ess:9.0.1
27-
docker pull docker.elastic.co/cloud-release/kibana-cloud:9.0.1
28-
docker pull docker.elastic.co/cloud-release/elastic-agent-cloud:9.0.1
22+
docker pull docker.elastic.co/cloud-release/elasticsearch-cloud-ess:8.18.8
23+
docker pull docker.elastic.co/cloud-release/kibana-cloud:8.18.8
24+
docker pull docker.elastic.co/cloud-release/elastic-agent-cloud:8.18.8
25+
docker pull docker.elastic.co/cloud-release/enterprise-search-cloud:8.18.8
26+
docker pull docker.elastic.co/cloud-release/elasticsearch-cloud-ess:9.0.8
27+
docker pull docker.elastic.co/cloud-release/kibana-cloud:9.0.8
28+
docker pull docker.elastic.co/cloud-release/elastic-agent-cloud:9.0.8
2929
```
3030

3131
::::{note}
@@ -36,27 +36,27 @@ To perform an offline installation without a private Docker registry, you have t
3636

3737
```sh subs=true
3838
docker save -o ece.{{version.ece}}.tar docker.elastic.co/cloud-enterprise/elastic-cloud-enterprise:{{version.ece}}
39-
docker save -o es.8.18.2.tar docker.elastic.co/cloud-release/elasticsearch-cloud-ess:8.18.2
40-
docker save -o kibana.8.18.2.tar docker.elastic.co/cloud-release/kibana-cloud:8.18.2
41-
docker save -o apm.8.18.2.tar docker.elastic.co/cloud-release/elastic-agent-cloud:8.18.2
42-
docker save -o enterprise-search.8.18.2.tar docker.elastic.co/cloud-release/enterprise-search-cloud:8.18.2
43-
docker save -o es.9.0.1.tar docker.elastic.co/cloud-release/elasticsearch-cloud-ess:9.0.1
44-
docker save -o kibana.9.0.1.tar docker.elastic.co/cloud-release/kibana-cloud:9.0.1
45-
docker save -o apm.9.0.1.tar docker.elastic.co/cloud-release/elastic-agent-cloud:9.0.1
39+
docker save -o es.8.18.2.tar docker.elastic.co/cloud-release/elasticsearch-cloud-ess:8.18.8
40+
docker save -o kibana.8.18.2.tar docker.elastic.co/cloud-release/kibana-cloud:8.18.8
41+
docker save -o apm.8.18.2.tar docker.elastic.co/cloud-release/elastic-agent-cloud:8.18.8
42+
docker save -o enterprise-search.8.18.2.tar docker.elastic.co/cloud-release/enterprise-search-cloud:8.18.8
43+
docker save -o es.9.0.1.tar docker.elastic.co/cloud-release/elasticsearch-cloud-ess:9.0.8
44+
docker save -o kibana.9.0.1.tar docker.elastic.co/cloud-release/kibana-cloud:9.0.8
45+
docker save -o apm.9.0.1.tar docker.elastic.co/cloud-release/elastic-agent-cloud:9.0.8
4646
```
4747

4848
3. Copy the .tar files to a location on your network where they are available to each host where you plan to install {{ece}}. Alternatively, you can copy the .tar files to each host directly.
4949
4. On each host, load the images into Docker, replacing `FILE_PATH` with the correct path to the .tar files:
5050

5151
```sh subs=true
5252
docker load < FILE_PATH/ece.{{version.ece}}.tar
53-
docker load < FILE_PATH/es.8.18.2.tar
54-
docker load < FILE_PATH/kibana.8.18.2.tar
55-
docker load < FILE_PATH/apm.8.18.2.tar
56-
docker load < FILE_PATH/enterprise-search.8.18.2.tar
57-
docker load < FILE_PATH/es.9.0.1.tar
58-
docker load < FILE_PATH/kibana.9.0.1.tar
59-
docker load < FILE_PATH/apm.9.0.1.tar
53+
docker load < FILE_PATH/es.8.18.8.tar
54+
docker load < FILE_PATH/kibana.8.18.8.tar
55+
docker load < FILE_PATH/apm.8.18.8.tar
56+
docker load < FILE_PATH/enterprise-search.8.18.8.tar
57+
docker load < FILE_PATH/es.9.0.8.tar
58+
docker load < FILE_PATH/kibana.9.0.8.tar
59+
docker load < FILE_PATH/apm.9.0.8.tar
6060
```
6161

6262
5. Optional: Remove the .tar files after installation.

deploy-manage/deploy/cloud-enterprise/ece-install-offline-with-registry.md

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,13 @@ Installing ECE on multiple hosts with your own registry server is simpler, becau
2525

2626
```sh subs=true
2727
docker pull docker.elastic.co/cloud-enterprise/elastic-cloud-enterprise:{{version.ece}}
28-
docker pull docker.elastic.co/cloud-release/elasticsearch-cloud-ess:8.18.2
29-
docker pull docker.elastic.co/cloud-release/kibana-cloud:8.18.2
30-
docker pull docker.elastic.co/cloud-release/elastic-agent-cloud:8.18.2
31-
docker pull docker.elastic.co/cloud-release/enterprise-search-cloud:8.18.2
32-
docker pull docker.elastic.co/cloud-release/elasticsearch-cloud-ess:9.0.1
33-
docker pull docker.elastic.co/cloud-release/kibana-cloud:9.0.1
34-
docker pull docker.elastic.co/cloud-release/elastic-agent-cloud:9.0.1
28+
docker pull docker.elastic.co/cloud-release/elasticsearch-cloud-ess:8.18.8
29+
docker pull docker.elastic.co/cloud-release/kibana-cloud:8.18.8
30+
docker pull docker.elastic.co/cloud-release/elastic-agent-cloud:8.18.8
31+
docker pull docker.elastic.co/cloud-release/enterprise-search-cloud:8.18.8
32+
docker pull docker.elastic.co/cloud-release/elasticsearch-cloud-ess:9.0.8
33+
docker pull docker.elastic.co/cloud-release/kibana-cloud:9.0.8
34+
docker pull docker.elastic.co/cloud-release/elastic-agent-cloud:9.0.8
3535
```
3636

3737
::::{note}
@@ -42,26 +42,26 @@ Installing ECE on multiple hosts with your own registry server is simpler, becau
4242

4343
```sh subs=true
4444
docker tag docker.elastic.co/cloud-enterprise/elastic-cloud-enterprise:{{version.ece}} REGISTRY/cloud-enterprise/elastic-cloud-enterprise:{{version.ece}}
45-
docker tag docker.elastic.co/cloud-release/elasticsearch-cloud-ess:8.18.2 REGISTRY/cloud-release/elasticsearch-cloud-ess:8.18.2
46-
docker tag docker.elastic.co/cloud-release/kibana-cloud:8.18.2 REGISTRY/cloud-release/kibana-cloud:8.18.2
47-
docker tag docker.elastic.co/cloud-release/elastic-agent-cloud:8.18.2 REGISTRY/cloud-release/elastic-agent-cloud:8.18.2
48-
docker tag docker.elastic.co/cloud-release/enterprise-search-cloud:8.18.2 REGISTRY/cloud-release/enterprise-search-cloud:8.18.2
49-
docker tag docker.elastic.co/cloud-release/elasticsearch-cloud-ess:9.0.1 REGISTRY/cloud-release/elasticsearch-cloud-ess:9.0.1
50-
docker tag docker.elastic.co/cloud-release/kibana-cloud:9.0.1 REGISTRY/cloud-release/kibana-cloud:9.0.1
51-
docker tag docker.elastic.co/cloud-release/elastic-agent-cloud:9.0.1 REGISTRY/cloud-release/elastic-agent-cloud:9.0.1
45+
docker tag docker.elastic.co/cloud-release/elasticsearch-cloud-ess:8.18.2 REGISTRY/cloud-release/elasticsearch-cloud-ess:8.18.8
46+
docker tag docker.elastic.co/cloud-release/kibana-cloud:8.18.2 REGISTRY/cloud-release/kibana-cloud:8.18.8
47+
docker tag docker.elastic.co/cloud-release/elastic-agent-cloud:8.18.2 REGISTRY/cloud-release/elastic-agent-cloud:8.18.8
48+
docker tag docker.elastic.co/cloud-release/enterprise-search-cloud:8.18.2 REGISTRY/cloud-release/enterprise-search-cloud:8.18.8
49+
docker tag docker.elastic.co/cloud-release/elasticsearch-cloud-ess:9.0.1 REGISTRY/cloud-release/elasticsearch-cloud-ess:9.0.8
50+
docker tag docker.elastic.co/cloud-release/kibana-cloud:9.0.1 REGISTRY/cloud-release/kibana-cloud:9.0.8
51+
docker tag docker.elastic.co/cloud-release/elastic-agent-cloud:9.0.1 REGISTRY/cloud-release/elastic-agent-cloud:9.0.8
5252
```
5353

5454
4. Push the Docker images to your private Docker registry, using the same tags from the previous step. Replace `REGISTRY` with your actual registry URL, for example `my.private.repo:5000`:
5555

5656
```sh subs=true
5757
docker push REGISTRY/cloud-enterprise/elastic-cloud-enterprise:{{version.ece}}
58-
docker push REGISTRY/cloud-release/elasticsearch-cloud-ess:8.18.2
59-
docker push REGISTRY/cloud-release/kibana-cloud:8.18.2
60-
docker push REGISTRY/cloud-release/elastic-agent-cloud:8.18.2
61-
docker push REGISTRY/cloud-release/enterprise-search-cloud:8.18.2
62-
docker push REGISTRY/cloud-release/elasticsearch-cloud-ess:9.0.1
63-
docker push REGISTRY/cloud-release/kibana-cloud:9.0.1
64-
docker push REGISTRY/cloud-release/elastic-agent-cloud:9.0.1
58+
docker push REGISTRY/cloud-release/elasticsearch-cloud-ess:8.18.8
59+
docker push REGISTRY/cloud-release/kibana-cloud:8.18.8
60+
docker push REGISTRY/cloud-release/elastic-agent-cloud:8.18.8
61+
docker push REGISTRY/cloud-release/enterprise-search-cloud:8.18.8
62+
docker push REGISTRY/cloud-release/elasticsearch-cloud-ess:9.0.8
63+
docker push REGISTRY/cloud-release/kibana-cloud:9.0.8
64+
docker push REGISTRY/cloud-release/elastic-agent-cloud:9.0.8
6565
```
6666

6767
5. On an internet-connected host, download the installation script:

deploy-manage/deploy/elastic-cloud/regions.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,11 @@ The following AWS regions are currently available:
2626

2727
| Region | Name |
2828
| :--- | :--- |
29+
| ap-northeast-1 | Asia Pacific (Tokyo) |
2930
| ap-southeast-1 | Asia Pacific (Singapore) |
3031
| eu-central-1 | Europe (Frankfurt) |
3132
| eu-west-1 | Europe (Ireland) |
33+
| eu-west-2 | Europe (London) |
3234
| us-east-1 | US East (N. Virginia) |
3335
| us-east-2 | US East (Ohio) |
3436
| us-west-2 | US West (Oregon) |

deploy-manage/deploy/elastic-cloud/tools-apis.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ The following REST APIs allow you to manage your {{ecloud}} organization, users,
3333
| {{ecloud}} organization<br><br>{{ech}} deployments | [{{ecloud}} API](https://www.elastic.co/docs/api/doc/cloud/) | Manage your Cloud organization, members, costs, billing, and more.<br><br>Manage your hosted deployments and all of the resources associated with them, including scaling or autoscaling resources, and managing network security, deployment extensions, remote clusters, and {{stack}} versions.<br><br>Refer to [{{ecloud}} RESTful API](cloud://reference/cloud-hosted/ec-api-restful.md) for usage information and examples. |
3434
| {{serverless-full}} projects | [{{serverless-full}} API](https://www.elastic.co/docs/api/doc/elastic-cloud-serverless) | Manage {{serverless-full}} projects. |
3535
| {{ecloud}} services | [Service Status API](https://status.elastic.co/api/) | Programmatically ingest [service status](/deploy-manage/cloud-organization/service-status.md) updates. |
36+
| {{ecloud}} billing information | [Cloud Billing API](https://www.elastic.co/docs/api/doc/cloud-billing/) | Retrieve additional billing and cost information about your {{ecloud}} organization. |
3637

3738

3839
### APIs to interact with data and solution features

deploy-manage/kibana-reporting-configuration.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,9 @@ When security is enabled, you grant users access to {{report-features}} with [{{
121121
4. Click **Update user**.
122122

123123

124-
Granting the privilege to generate reports also grants the user the privilege to view their reports in **Stack Management > Reporting**. Users can only access their own reports.
124+
Granting the privilege to generate reports also grants the user the privilege to view their reports in **Reporting**. Users can only access their own reports.
125+
126+
To view reports, go to the **Reporting** management page in the navigation menu or use the [global search field](/explore-analyze/find-and-organize/find-apps-and-objects.md).
125127

126128

127129
::::

deploy-manage/license/manage-your-license-in-self-managed-cluster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@ If your license expires, your subscription level reverts to Basic and you will n
3636

3737
Licenses are provided as a *JSON* file and have an effective date and an expiration date. You cannot install a new license before its effective date. License updates take effect immediately and do not require restarting {{es}}.
3838

39-
You can update your license from **Stack Management > License Management** or through the [update license API](https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-license-post).
39+
To update your license from {{kib}}, go to the **License Management** management page using the navigation menu or use the [global search field](/explore-analyze/find-and-organize/find-apps-and-objects.md). You can also use the [update license API](https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-license-post).
4040

0 commit comments

Comments
 (0)