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/deploy/elastic-cloud/edit-stack-settings.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
@@ -59,7 +59,7 @@ Change how {{es}} runs by providing your own user settings. {{ech}} appends thes
59
59
60
60
{{ech}} automatically rejects `elasticsearch.yml` settings that could break your cluster.
61
61
62
-
For a list of supported settings, check [Supported {{es}} settings](elasticsearch://reference/elasticsearch/configuration-reference/elastic-cloud-hosted-elasticsearch-settings.md).
62
+
For a list of supported settings, check [Supported {{es}} settings](elasticsearch://reference/elasticsearch/configuration-reference/index.md).
63
63
64
64
::::{warning}
65
65
You can also update [dynamic cluster settings](../../../deploy-manage/deploy/self-managed/configure-elasticsearch.md#dynamic-cluster-setting) using {{es}}'s [update cluster settings API](https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-cluster-put-settings). However, {{ech}} doesn’t reject unsafe setting changes made using this API. Use it with caution.
Copy file name to clipboardExpand all lines: deploy-manage/monitor/autoops/ec-autoops-notifications-settings.md
+10-11Lines changed: 10 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -86,7 +86,7 @@ The PagerDuty integration consists of the following parts:
86
86
87
87
**AutoOps configuration**
88
88
89
-
1. Add a new PagerDuty endpoint using the PagerDuty configuration application key.
89
+
1. Add a new PagerDuty connector using the PagerDuty configuration application key.
90
90
2. To receive Slack notifications, add a notification filter. Scroll down the Notification page and click **Add**.
91
91
3. Fill in the filter details.
92
92
4. Select the events that should be sent to this output.
@@ -107,8 +107,8 @@ To set up a webhook to send AutoOps notifications to a Slack channel, go through
107
107
6. Toggle the **Activate Incoming Webhooks** to On.
108
108
7. Click **Request to Add New Webhook**.
109
109
8. Select a Slack channel from the list to receive the notifications and click **Allow**.
110
-
9. Copy the webhook URL to set up the webhook notification endpoint in AutoOps.
111
-
10. Add the webhook URL when creating the endpoint.
110
+
9. Copy the webhook URL to set up the webhook notification connector in AutoOps.
111
+
10. Add the webhook URL when creating the connector.
112
112
113
113
:::
114
114
@@ -126,7 +126,7 @@ The VictorOps integration consists of the following parts:
126
126
127
127
**AutoOps configuration**
128
128
129
-
1. Add a new PagerDuty endpoint using the PagerDuty configuration application key.
129
+
1. Add a new PagerDuty connector using the PagerDuty configuration application key.
130
130
2. To receive Slack notifications, add a notification filter. Scroll down the Notification page and click Add.
131
131
3. Fill in the filter details.
132
132
4. Select the events that should be sent to this output.
@@ -151,7 +151,7 @@ The Opsgenie integration consists of the following parts:
151
151
152
152
1. Open AutoOps and go to **User Profile**. Then, select **Notifications**.
153
153
2. Click **Add** and select **Opsgenie** from the dropdown list.
154
-
3. Name your endpoint and add Api Key from opsgenie API configuration. Click the validate button to make sure that your notification setting is working. Don’t forget to save your notification endpoint!
154
+
3. Name your connector and add Api Key from opsgenie API configuration. Click the validate button to make sure that your notification setting is working. Don’t forget to save your notification connector!
155
155
4. To receive notifications on Opsgenie, you need to add a notification filter. Scroll down the **Notification** page and click **Add**.
156
156
5. Fill in the filter details.
157
157
6. Select events that should be sent to this output.
@@ -167,7 +167,7 @@ Save the URL displayed during the creation of the incoming webhook, as you will
167
167
168
168
**AutoOps configuration**
169
169
170
-
1. Add a new MS team endpoint using the URL from Microsoft Teams.
170
+
1. Add a new MS team connector using the URL from Microsoft Teams.
171
171
2. To receive notifications into Microsoft Teams, you need to add a notification filter. Scroll down the Notification page and click Add.
172
172
3. Fill in the filter details.
173
173
4. Select events that should be sent to this output.
@@ -182,8 +182,8 @@ A webhook enables an application to provide other applications with real-time in
182
182
183
183
**How to add a webhook notification**
184
184
185
-
1. Go to **Settings**→**Notifications*** →***Endpoint settings** and click **Add**.
186
-
2. Select Webhook from the drop-down list and enter the following details:
185
+
1. Go to **Settings**>**Notifications** >**Connector settings** and click **Add**.
186
+
2. Select Webhook from the drop-dowon list and enter the following details:
187
187
188
188
***Name**: It must be a unique name for this webhook.
189
189
***URL**: This is the endpoint to which HTTP POST requests will be sent when events occur.
@@ -209,9 +209,8 @@ A webhook enables an application to provide other applications with real-time in
209
209
4. Click **Validate** to check your settings, and then click **Save**.
210
210
5. Optionally, you can test the webhook integration by using the [webhook.site](https://webhook.site/#!/view/fe9d630e-2f01-44b7-9e41-ef9520fbe9a7).
211
211
212
-
:::{note}
213
-
When the Endpoint settings have been completed, continue to set up the notification filter to define which events you’d like to be notified about.
214
-
:::
212
+
::::{note}
213
+
When the connector settings have been completed, continue to set up the notification filter to define which events you’d like to be notified about.
0 commit comments