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
Updated instructions for connecting self-managed clusters to AutoOps. We should create API Key or role in the self-managed cluster as a source, not Elastic Cloud deployment.
Copy file name to clipboardExpand all lines: deploy-manage/monitor/autoops/cc-connect-self-managed-to-autoops.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ Ensure your system meets the following requirements before proceeding:
35
35
:::
36
36
:::
37
37
38
-
The following steps describe how to connect your ECE, ECK, or self-managed cluster to AutoOps.
38
+
The following steps describe how to connect your ECE, ECK, or cluster to AutoOps.
39
39
40
40
<!-- Private preview instructions:
41
41
:::::{tab-set}
@@ -71,8 +71,8 @@ If you don’t have an existing {{ecloud}} account:
71
71
72
72
If you already have an {{ecloud}} account:
73
73
1. Log in to [{{ecloud}}](https://cloud.elastic.co?page=docs&placement=docs-body).
74
-
2. On your home page, in the **Connected clusters** section, select **Connect self-managed cluster**.
75
-
3. On the **Connect your self-managed cluster** page, in the **AutoOps** section, select **Connect**.
74
+
2. On your home page, in the **Connected clusters** section, select **Connect cluster**.
75
+
3. On the **Connect your cluster** page, in the **AutoOps** section, select **Connect**.
76
76
4. Go through the installation wizard as detailed in the following sections.
77
77
::::
78
78
@@ -121,7 +121,7 @@ Depending on your selected installation method, you may have to provide the foll
121
121
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
-
1.From your {{ecloud}} home page, select a deployment.
124
+
1.Open your self-managed cluster's Kibana
125
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
126
3. Select **Create API key**.
127
127
4. In the flyout, enter a name for your key and select **User API key**.
@@ -167,7 +167,7 @@ With this authentication method, you need to create an API key to grant access t
167
167
168
168
With this authentication method, you need the username and password of a user with the necessary privileges to grant access to your cluster. There are two ways to set up a user with the these privileges:
169
169
170
-
* (Recommended) From your {{ecloud}} home page, select a deployment and go to **Developer tools**. In **Console**, run the following command:
170
+
* (Recommended) Open your self-managed cluster's Kibana and go to **Developer tools**. In **Console**, run the following command:
0 commit comments