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: deploy-manage/api-keys/elasticsearch-api-keys.md
+10-5Lines changed: 10 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ Several types of {{es}} API keys exist:
15
15
***Cross-cluster** API key: allows other clusters to connect to this cluster.
16
16
***Managed** API key: created and managed by {{kib}} to run background tasks.
17
17
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).
@@ -42,10 +42,13 @@ Two methods are available to create an API key:
42
42
43
43
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.
44
44
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**.
46
48
47
-

49
+

48
50
51
+
From the **Create API key** pane, you can configure your new key:
49
52
1. Choose to create either a user or a cross-cluster API key.
50
53
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.
51
54
3. Configure access:
@@ -55,7 +58,9 @@ Two methods are available to create an API key:
55
58
56
59
## Update an API key [update-api-key]
57
60
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.
59
64
60
65
* For a user API key, you can update:
61
66
* 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
71
76
72
77
## View and delete API keys [view-api-keys]
73
78
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`.
75
80
76
81
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.
Copy file name to clipboardExpand all lines: deploy-manage/cloud-organization/tools-and-apis.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,8 @@ You can use the [{{ecloud}} API](https://www.elastic.co/docs/api/doc/cloud/) to
13
13
* Refer to [](/deploy-manage/api-keys/elastic-cloud-api-keys.md) to learn how to generate an API key to access this API.
14
14
* Refer to [{{ecloud}} RESTful API](cloud://reference/cloud-hosted/ec-api-restful.md) for usage information and examples.
15
15
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
+
16
18
For {{ecloud}} [service status](/deploy-manage/cloud-organization/service-status.md) updates, you can use the [Service Status API](https://status.elastic.co/api/).
17
19
18
20
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).
Copy file name to clipboardExpand all lines: deploy-manage/deploy/elastic-cloud/tools-apis.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,6 +33,7 @@ The following REST APIs allow you to manage your {{ecloud}} organization, users,
33
33
| {{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. |
| {{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. |
36
37
37
38
38
39
### APIs to interact with data and solution features
Copy file name to clipboardExpand all lines: deploy-manage/kibana-reporting-configuration.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -121,7 +121,9 @@ When security is enabled, you grant users access to {{report-features}} with [{{
121
121
4. Click **Update user**.
122
122
123
123
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).
Copy file name to clipboardExpand all lines: deploy-manage/license/manage-your-license-in-self-managed-cluster.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,5 +36,5 @@ If your license expires, your subscription level reverts to Basic and you will n
36
36
37
37
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}}.
38
38
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).
Copy file name to clipboardExpand all lines: deploy-manage/manage-connectors.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,9 @@ products:
12
12
13
13
# Connectors [connector-management]
14
14
15
-
Connectors serve as a central place to store connection information for both Elastic and third-party systems. They enable the linking of actions to rules, which execute as background tasks on the {{kib}} server when rule conditions are met. This allows rules to route actions to various destinations such as log files, ticketing systems, and messaging tools. Different {{kib}} apps may have their own rule types, but they typically share connectors. The **{{stack-manage-app}} > {{connectors-ui}}** provides a central location to view and manage all connectors in the current space.
15
+
Connectors serve as a central place to store connection information for both Elastic and third-party systems. They enable the linking of actions to rules, which execute as background tasks on the {{kib}} server when rule conditions are met. This allows rules to route actions to various destinations such as log files, ticketing systems, and messaging tools. Different {{kib}} apps may have their own rule types, but they typically share connectors. The **{{connectors-ui}}** provides a central location to view and manage all connectors in the current space.
16
+
17
+
You can find the **{{connectors-ui}}** management page in the navigation menu or use the [global search field](/explore-analyze/find-and-organize/find-apps-and-objects.md).
16
18
17
19
::::{note}
18
20
This page is about {{kib}} connectors that integrate with services like generative AI model providers. If you’re looking for content connectors that synchronize third-party data into {{es}}, refer to [Connector clients](elasticsearch://reference/search-connectors/index.md).
@@ -33,7 +35,7 @@ If you're using {{stack}}, use the [action configuration settings](kibana://refe
33
35
34
36
## Connector list [connectors-list]
35
37
36
-
In **{{stack-manage-app}} > {{connectors-ui}}**, you can find a list of the connectors in the current space. You can use the search bar to find specific connectors by name and type. The **Type** dropdown also enables you to filter to a subset of connector types.
38
+
In **{{connectors-ui}}**, you can find a list of the connectors in the current space. You can use the search bar to find specific connectors by name and type. The **Type** dropdown also enables you to filter to a subset of connector types.
Copy file name to clipboardExpand all lines: deploy-manage/manage-spaces.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ products:
25
25
:screenshot:
26
26
:::
27
27
28
-
To go to **Spaces**, find **Stack Management**in the navigation menu or use the [global search bar](/explore-analyze/find-and-organize/find-apps-and-objects.md).
28
+
You can find the **Spaces** management page in the navigation menu or use the [global search field](/explore-analyze/find-and-organize/find-apps-and-objects.md).
29
29
30
30
For more info on working with spaces, check out:
31
31
-[Create a space](#spaces-managing)
@@ -127,7 +127,9 @@ serverless: unavailable
127
127
128
128
You can create a custom experience for users by configuring the {{kib}} landing page on a per-space basis. The landing page can route users to a specific dashboard, application, or saved object as they enter each space.
129
129
130
-
To configure the landing page, use the default route setting in [Stack Management > {{kib}} > Advanced settings](kibana://reference/advanced-settings.md#kibana-general-settings). For example, you might set the default route to `/app/dashboards`.
130
+
To configure the landing page, use the default route setting in the [{{kib}} advanced settings](kibana://reference/advanced-settings.md#kibana-general-settings). For example, you might set the default route to `/app/dashboards`.
131
+
132
+
You can access the **Advanced Settings** management page in the navigation menu or use the [global search field](/explore-analyze/find-and-organize/find-apps-and-objects.md).
Copy file name to clipboardExpand all lines: deploy-manage/monitor/autoops/cc-connect-self-managed-to-autoops.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -122,9 +122,10 @@ Depending on your selected installation method, you may have to provide the foll
122
122
With this authentication method, you need to create an API key to grant access to your cluster. Complete the following steps:
123
123
124
124
1. From your {{ecloud}} home page, select a deployment.
125
-
2. Go to **Stack management** > **API keys** and select **Create API key**.
126
-
3. In the flyout, enter a name for your key and select **User API key**.
127
-
4. Enable **Control security privileges** and enter the following script:
125
+
2. 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).
126
+
3. Select **Create API key**.
127
+
4. In the flyout, enter a name for your key and select **User API key**.
128
+
5. Enable **Control security privileges** and enter the following script:
To change the settings of each data stream, edit the `metrics-{{product}}.stack_monitoring.{{dataset}}@custom` component template that already exists. You can do this in {{kib}}:
* Go to the **Index Management** management page in the navigation menu or use the [global search field](/explore-analyze/find-and-organize/find-apps-and-objects.md).
0 commit comments