Skip to content

Commit 20d22b1

Browse files
authored
Merge branch 'main' into self-managed-autoops-updates-2
2 parents d5466b7 + 961fdaa commit 20d22b1

File tree

45 files changed

+688
-207
lines changed

Some content is hidden

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

45 files changed

+688
-207
lines changed

deploy-manage/deploy/cloud-enterprise/generate-roles-tokens.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ To generate an ephemeral token for additional allocators:
5252

5353
```sh
5454
curl -H 'Content-Type: application/json' -u USER:PASSWORD https://$COORDINATOR_HOST:12443/api/v1/platform/configuration/security/enrollment-tokens -d '{ "persistent": false, "roles": [ "allocator"] }'
55+
```
56+
```sh
5557
{
5658
"token": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI0Njk3N2I3ZC1hM2U2LTQ2MDUtYjcwZC0xNzIzMTI5YWY4ZTQiLCJyb2xlcyI6WyJwcm94eSIsImFsbG9jYXRvciJdLCJpc3MiOiJib290c3RyYXAtaW5pdGlhbCIsImV4cCI6MTQ5MzY0NjIxM30.xsaRb72CsNMuXKy6Y-PJgqLc0qmjCljlB4Smcx_MRxg"
5759
}
@@ -61,6 +63,8 @@ To generate a persistent token for additional allocators:
6163

6264
```sh
6365
curl -H 'Content-Type: application/json' -u USER:PASSWORD https://$COORDINATOR_HOST:12443/api/v1/platform/configuration/security/enrollment-tokens -d '{ "persistent": true, "roles": [ "allocator"] }'
66+
```
67+
```sh
6468
{
6569
"token": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI0Yzg5OTBkZi0xZmI3LTQ4MjAtYjg2OC02YmM5ZTg4NjA4MTQiLCJyb2xlcyI6WyJwcm94eSIsImFsbG9jYXRvciJdLCJpc3MiOiJib290c3RyYXAtaW5pdGlhbCJ9.mfTkO4j8uZJ-qwB2jmBuMScyYfLmcJpvKgSTLx2WV24",
6670
"token_id": "4c8990df-1fb7-4820-b868-6bc9e8860814"
@@ -83,6 +87,8 @@ To delete a token:
8387

8488
```sh
8589
curl -u USER:PASSWORD https://localhost:12443/api/v1/platform/configuration/security/enrollment-tokens
90+
```
91+
```sh
8692
{
8793
"tokens": [{
8894
"token_id": "5f9cad2f-c6e7-4ee2-8f6e-53225df45be5",
@@ -98,6 +104,8 @@ To delete a token:
98104

99105
```sh
100106
curl -XDELETE -u USER:PASSWORD 'https://localhost:12443/api/v1/platform/configuration/security/enrollment-tokens/4c8990df-1fb7-4820-b868-6bc9e8860814'
107+
```
108+
```sh
101109
{
102110
}
103111
```

deploy-manage/deploy/cloud-enterprise/manage-elastic-stack-versions.md

Lines changed: 6 additions & 60 deletions
Original file line numberDiff line numberDiff line change
@@ -19,19 +19,18 @@ products:
1919

2020
New or updated versions of the {{stack}} must be prepared to work with {{ece}} and are provided as packs that you can download.
2121

22-
::::{important}
23-
{{es}} 7.8 and later comes with Index Lifecycle Management (ILM) always enabled. Before upgrading to 7.8 or later, to avoid any unpredictable behavior it is important to configure hot-warm clusters on {{ece}} with ILM rather than index curation. Check [migrate to index lifecycle management](/manage-data/lifecycle/index-lifecycle-management/migrate-index-management.md) for existing clusters, and [configure index management](/manage-data/lifecycle/index-lifecycle-management.md) for new clusters.
24-
::::
25-
26-
2722

2823
## Most recent {{stack}} packs [ece_most_recent_elastic_stack_packs]
2924

30-
:::{important}
25+
:::{admonition} {{ece}} 4 removed support for {{stack}} 7.x versions
26+
{{ece}} 4 no longer supports {{stack}} versions prior to 8.0.0. Upgrade all deployments to 8.0.0 or later before upgrading to {{ece}} 4.x. Refer to the [Product compatibility support matrix -> Compatibility with {{ece}}](https://www.elastic.co/support/matrix#matrix_compatibility) for details.
27+
:::
28+
29+
:::{note}
3130
Enterprise Search is not available in versions 9.0+.
3231
:::
3332

34-
The following are the most recently released {{stack}} packs for version 9.x, 8.x, 7.x, and 6.x, respectively:
33+
The following are the most recently released {{stack}} packs for version 9.x, 8.x, and 7.x, respectively:
3534

3635
$$$ece-elastic-stack-stackpacks-recent$$$
3736

@@ -40,7 +39,6 @@ $$$ece-elastic-stack-stackpacks-recent$$$
4039
| [{{es}}, {{kib}}, and APM stack pack: 9.1.4](https://download.elastic.co/cloud-enterprise/versions/9.1.4.zip) | ECE 4.0.0 |
4140
| [{{es}}, {{kib}}, APM, and Enterprise Search stack pack: 8.19.4](https://download.elastic.co/cloud-enterprise/versions/8.19.4.zip) | ECE 3.0.0<br>(+ Docker 20.10.10+ required for 8.16+) |
4241
| [{{es}}, {{kib}}, APM, and Enterprise Search stack pack: 7.17.29](https://download.elastic.co/cloud-enterprise/versions/7.17.29.zip) | ECE 2.2.2 |
43-
| [{{es}}, {{kib}}, and APM stack pack: 6.8.23](https://download.elastic.co/cloud-enterprise/versions/6.8.23.zip) | ECE 1.1.4 |
4442

4543

4644
## All available {{stack}} packs [ece-elastic-stack-stackpacks]
@@ -229,58 +227,6 @@ Following is the full list of available packs containing {{stack}} versions. Not
229227
| [{{es}}, {{kib}}, and APM stack pack: 7.1.0](https://download.elastic.co/cloud-enterprise/versions/7.1.0.zip) | ECE 2.2.2 |
230228
| [{{es}}, {{kib}}, and APM stack pack: 7.0.1](https://download.elastic.co/cloud-enterprise/versions/7.0.1.zip) | ECE 2.2.0 |
231229
| [{{es}}, {{kib}}, and APM stack pack: 7.0.0](https://download.elastic.co/cloud-enterprise/versions/7.0.0.zip) | ECE 2.2.0 |
232-
| [{{es}}, {{kib}}, and APM stack pack: 6.8.23](https://download.elastic.co/cloud-enterprise/versions/6.8.23.zip) | ECE 1.1.4 |
233-
| [{{es}}, {{kib}}, and APM stack pack: 6.8.22](https://download.elastic.co/cloud-enterprise/versions/6.8.22.zip) | ECE 1.1.4 |
234-
| [{{es}}, {{kib}}, and APM stack pack: 6.8.21](https://download.elastic.co/cloud-enterprise/versions/6.8.21.zip) | ECE 1.1.4 |
235-
| [{{es}}, {{kib}}, and APM stack pack: 6.8.20](https://download.elastic.co/cloud-enterprise/versions/6.8.20.zip) | ECE 1.1.4 |
236-
| [{{es}}, {{kib}}, and APM stack pack: 6.8.19](https://download.elastic.co/cloud-enterprise/versions/6.8.19.zip) | ECE 1.1.4 |
237-
| [{{es}}, {{kib}}, and APM stack pack: 6.8.18](https://download.elastic.co/cloud-enterprise/versions/6.8.18.zip) | ECE 1.1.4 |
238-
| [{{es}}, {{kib}}, and APM stack pack: 6.8.17](https://download.elastic.co/cloud-enterprise/versions/6.8.17.zip) | ECE 1.1.4 |
239-
| [{{es}}, {{kib}}, and APM stack pack: 6.8.16](https://download.elastic.co/cloud-enterprise/versions/6.8.16.zip) | ECE 1.1.4 |
240-
| [{{es}}, {{kib}}, and APM stack pack: 6.8.15](https://download.elastic.co/cloud-enterprise/versions/6.8.15.zip) | ECE 1.1.4 |
241-
| [{{es}}, {{kib}}, and APM stack pack: 6.8.14](https://download.elastic.co/cloud-enterprise/versions/6.8.14.zip) | ECE 1.1.4 |
242-
| [{{es}}, {{kib}}, and APM stack pack: 6.8.13](https://download.elastic.co/cloud-enterprise/versions/6.8.13.zip) | ECE 1.1.4 |
243-
| [{{es}}, {{kib}}, and APM stack pack: 6.8.12](https://download.elastic.co/cloud-enterprise/versions/6.8.12.zip) | ECE 1.1.4 |
244-
| [{{es}}, {{kib}}, and APM stack pack: 6.8.11](https://download.elastic.co/cloud-enterprise/versions/6.8.11.zip) | ECE 1.1.4 |
245-
| [{{es}}, {{kib}}, and APM stack pack: 6.8.10](https://download.elastic.co/cloud-enterprise/versions/6.8.10.zip) | ECE 1.1.4 |
246-
| [{{es}}, {{kib}}, and APM stack pack: 6.8.9](https://download.elastic.co/cloud-enterprise/versions/6.8.9.zip) | ECE 1.1.4 |
247-
| [{{es}}, {{kib}}, and APM stack pack: 6.8.8](https://download.elastic.co/cloud-enterprise/versions/6.8.8.zip) | ECE 1.1.4 |
248-
| [{{es}}, {{kib}}, and APM stack pack: 6.8.7](https://download.elastic.co/cloud-enterprise/versions/6.8.7.zip) | ECE 1.1.4 |
249-
| [{{es}}, {{kib}}, and APM stack pack: 6.8.6](https://download.elastic.co/cloud-enterprise/versions/6.8.6.zip) | ECE 1.1.4 |
250-
| [{{es}}, {{kib}}, and APM stack pack: 6.8.5](https://download.elastic.co/cloud-enterprise/versions/6.8.5.zip) | ECE 1.1.4 |
251-
| [{{es}}, {{kib}}, and APM stack pack: 6.8.4](https://download.elastic.co/cloud-enterprise/versions/6.8.4.zip) | ECE 1.1.4 |
252-
| [{{es}}, {{kib}}, and APM stack pack: 6.8.3](https://download.elastic.co/cloud-enterprise/versions/6.8.3.zip) | ECE 1.1.4 |
253-
| [{{es}}, {{kib}}, and APM stack pack: 6.8.2](https://download.elastic.co/cloud-enterprise/versions/6.8.2.zip) | ECE 1.1.4 |
254-
| [{{es}}, {{kib}}, and APM stack pack: 6.8.1](https://download.elastic.co/cloud-enterprise/versions/6.8.1.zip) | ECE 1.1.4 |
255-
| [{{es}}, {{kib}}, and APM stack pack: 6.8.0](https://download.elastic.co/cloud-enterprise/versions/6.8.0.zip) | ECE 1.1.4 |
256-
| [{{es}}, {{kib}}, and APM stack pack: 6.7.2](https://download.elastic.co/cloud-enterprise/versions/6.7.2.zip) | ECE 1.1.4 |
257-
| [{{es}}, {{kib}}, and APM stack pack: 6.7.1](https://download.elastic.co/cloud-enterprise/versions/6.7.1.zip) | ECE 1.1.4 |
258-
| [{{es}}, {{kib}}, and APM stack pack: 6.7.0](https://download.elastic.co/cloud-enterprise/versions/6.7.0.zip) | ECE 1.1.4 |
259-
| [{{es}}, {{kib}}, and APM stack pack: 6.6.2](https://download.elastic.co/cloud-enterprise/versions/6.6.2.zip) | ECE 1.1.4 |
260-
| [{{es}}, {{kib}}, and APM stack pack: 6.6.1](https://download.elastic.co/cloud-enterprise/versions/6.6.1.zip) | ECE 1.1.4 |
261-
| [{{es}}, {{kib}}, and APM stack pack: 6.6.0](https://download.elastic.co/cloud-enterprise/versions/6.6.0.zip) | ECE 1.1.4 |
262-
| [{{es}}, {{kib}}, and APM stack pack: 6.5.4](https://download.elastic.co/cloud-enterprise/versions/6.5.4.zip) | ECE 1.1.4 |
263-
| [{{es}}, {{kib}}, and APM stack pack: 6.5.3](https://download.elastic.co/cloud-enterprise/versions/6.5.3.zip) | ECE 1.1.4 |
264-
| [{{es}}, {{kib}}, and APM stack pack: 6.5.2](https://download.elastic.co/cloud-enterprise/versions/6.5.2.zip) | ECE 1.1.4 |
265-
| [{{es}}, {{kib}}, and APM stack pack: 6.5.1](https://download.elastic.co/cloud-enterprise/versions/6.5.1.zip) | ECE 1.1.4 |
266-
| [{{es}}, {{kib}}, and APM stack pack: 6.5.0](https://download.elastic.co/cloud-enterprise/versions/6.5.0.zip) | ECE 1.1.4 |
267-
| [{{es}}, {{kib}}, and APM stack pack: 6.4.3](https://download.elastic.co/cloud-enterprise/versions/6.4.3.zip) | ECE 1.1.4 |
268-
| [{{es}}, {{kib}}, and APM stack pack: 6.4.2](https://download.elastic.co/cloud-enterprise/versions/6.4.2.zip) | ECE 1.1.4 |
269-
| [{{es}}, {{kib}}, and APM stack pack: 6.4.1](https://download.elastic.co/cloud-enterprise/versions/6.4.1.zip) | ECE 1.1.4 |
270-
| [{{es}}, {{kib}}, and APM stack pack: 6.4.0](https://download.elastic.co/cloud-enterprise/versions/6.4.0.zip) | ECE 1.1.4 |
271-
| [{{es}}, {{kib}}, and APM stack pack: 6.3.2](https://download.elastic.co/cloud-enterprise/versions/6.3.2.zip) | ECE 1.1.4 |
272-
| [{{es}}, {{kib}}, and APM stack pack: 6.3.1](https://download.elastic.co/cloud-enterprise/versions/6.3.1.zip) | ECE 1.1.4 |
273-
| [{{es}}, {{kib}}, and APM stack pack: 6.3.0](https://download.elastic.co/cloud-enterprise/versions/6.3.0.zip) | ECE 1.1.4 |
274-
| [{{es}} and {{kib}} stack pack: 6.2.4](https://download.elastic.co/cloud-enterprise/versions/6.2.4.zip) | ECE 1.1.2 |
275-
| [{{es}} and {{kib}} stack pack: 6.2.3](https://download.elastic.co/cloud-enterprise/versions/6.2.3.zip) | ECE 1.1.2 |
276-
| [{{es}} and {{kib}} stack pack: 6.2.2](https://download.elastic.co/cloud-enterprise/versions/6.2.2.zip) | ECE 1.1.2 |
277-
| [{{es}} and {{kib}} stack pack: 6.1.4](https://download.elastic.co/cloud-enterprise/versions/6.1.4.zip) | ECE 1.1.2 |
278-
| [{{es}} and {{kib}} stack pack: 6.1.3](https://download.elastic.co/cloud-enterprise/versions/6.1.3.zip) | ECE 1.1.2 |
279-
| [{{es}} and {{kib}} stack pack: 6.0.1](https://download.elastic.co/cloud-enterprise/versions/6.0.1.zip) | ECE 1.1.2 |
280-
| [{{es}} and {{kib}} stack pack: 6.0.0](https://download.elastic.co/cloud-enterprise/versions/6.0.0.zip) | ECE 1.1.0 |
281-
| [{{es}} and {{kib}} stack pack: 5.6.16](https://download.elastic.co/cloud-enterprise/versions/5.6.16.zip) | ECE 1.1.0 |
282-
| [{{es}} and {{kib}} stack pack: 2.4.6](https://download.elastic.co/cloud-enterprise/versions/2.4.6.zip) | ECE 1.0.0 |
283-
| [{{es}} and {{kib}} stack pack: 2.4.5](https://download.elastic.co/cloud-enterprise/versions/2.4.5.zip) | ECE 1.0.0 |
284230

285231
::::
286232

deploy-manage/users-roles/cloud-organization/configure-saml-authentication.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,9 @@ You must have authority to modify your domain’s DNS records and be a member of
9696
It might take some time for the DNS records to be updated and propagated in the network. If verification isn’t successful, wait a while and try again.
9797
::::
9898

99-
99+
::::{note}
100+
After the domain has been claimed by your organization, you can safely remove the TXT record from your DNS provider settings. You must remove this record if you want to claim the same domain in additional {{ecloud}} organizations.
101+
::::
100102

101103
### Step 2: Register a SAML IdP [ec-saml-sso-register-idp]
102104

deploy-manage/users-roles/cluster-or-deployment-auth/file-based.md

Lines changed: 10 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ mapped_pages:
55
- https://www.elastic.co/guide/en/cloud-on-k8s/current/k8s-users-and-roles.html
66
applies_to:
77
deployment:
8-
self: all
9-
eck: all
8+
self: ga
9+
eck: ga
1010
products:
1111
- id: elasticsearch
1212
- id: cloud-kubernetes
@@ -16,11 +16,7 @@ products:
1616

1717
You can manage and authenticate users with the built-in `file` realm. With the `file` realm, users are defined in local files on each node in the cluster.
1818

19-
The `file` realm is useful as a fallback or recovery realm. For example in cases where the cluster is unresponsive or the security index is unavailable, or when you forget the password for your administrative users. In this type of scenario, the `file` realm is a convenient workaround: you can define a new `admin` user in the `file` realm and use it to log in and reset the credentials of all other users.
20-
21-
You can configure only one file realm on {{es}} nodes.
22-
23-
Refer to [enabling a file realm user for recovery](https://www.youtube.com/watch?v=sueO7sz1buw) for a video walkthrough.
19+
The `file` realm is useful as a fallback or recovery realm. For example, you might use this realm in cases where the cluster is unresponsive or the security index is unavailable, or when you forget the password for your administrative users. In this type of scenario, the `file` realm is a convenient workaround: you can define a new `admin` user in the `file` realm and use it to log in and reset the credentials of all other users. For a walkthrough of this process, refer to [](/troubleshoot/elasticsearch/file-based-recovery.md). Refer to [enabling a file realm user for recovery](https://www.youtube.com/watch?v=sueO7sz1buw) for a video walkthrough.
2420

2521
::::{important}
2622
* In self-managed deployments, as the administrator of the cluster, it is your responsibility to ensure the same users are defined on every node in the cluster. The {{stack}} {{security-features}} do not deliver any mechanism to guarantee this.
@@ -29,33 +25,27 @@ Refer to [enabling a file realm user for recovery](https://www.youtube.com/watch
2925

3026
## Configure a file realm [file-realm-configuration]
3127

32-
You don’t need to explicitly configure a `file` realm. The `file` and `native` realms are added to the realm chain by default. Unless configured otherwise, the `file` realm is added first, followed by the `native` realm. You can define only one `file` realm per node.
28+
You don’t need to explicitly configure a `file` realm. The `file` and `native` realms are added to the realm chain by default. Unless configured otherwise, the `file` realm is added first, followed by the `native` realm. You can define only one `file` realm on each node.
3329

3430
1. (Optional) Add a realm configuration to [`elasticsearch.yml`](/deploy-manage/stack-settings.md) under the `xpack.security.authc.realms.file` namespace. At a minimum, you must set the realm’s `order` attribute.
3531

3632
For example, the following snippet shows a `file` realm configuration that sets the `order` to zero so the realm is checked first:
3733

3834
```yaml
39-
xpack:
40-
security:
41-
authc:
42-
realms:
43-
file:
44-
file1:
45-
order: 0
35+
xpack.security.authc.realms.file.file1.order: 0
4636
```
4737
48-
2. If you're using a self-managed {{es}} cluster, optionally change how often the `users` and `users_roles` files are checked.
38+
2. (Optional) For self-managed deployments, you can change how often the `users` and `users_roles` files are checked.
4939

5040
By default, {{es}} checks these files for changes every 5 seconds. You can change this default behavior by changing the `resource.reload.interval.high` setting in the [`elasticsearch.yml`](/deploy-manage/stack-settings.md) file.
5141

5242
:::{{warning}}
5343
Because `resource.reload.interval.high` is a common setting in {{es}}, changing its value may effect other schedules in the system.
5444
:::
5545

56-
3. Restart {{es}}.
46+
3. In self-managed deployments, if either of these settings is modified, perform a [rolling restart](/deploy-manage/maintenance/start-stop-services/full-cluster-restart-rolling-restart-procedures.md#restart-cluster-rolling) of the {{es}} nodes for your changes to take effect.
5747

58-
In {{eck}}, this change is propagated automatically.
48+
In {{eck}}, changes are automatically propagated.
5949

6050

6151
## Add users
@@ -120,13 +110,13 @@ In a self-managed cluster, you can edit the contents of `ES_PATH_CONF/users` and
120110
:::{tab-item} {{eck}}
121111
You can pass `users` and `user_roles` files to {{eck}} using a file realm secret:
122112
123-
```yaml
113+
```yaml subs=true
124114
apiVersion: elasticsearch.k8s.elastic.co/v1
125115
kind: Elasticsearch
126116
metadata:
127117
name: elasticsearch-sample
128118
spec:
129-
version: 8.16.1
119+
version: {{version.stack}}
130120
auth:
131121
fileRealm:
132122
- secretName: my-filerealm-secret-1

explore-analyze/alerts-cases/alerts/alerting-common-issues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Configuration options are available to specialize connections to TLS servers, in
6060
Rules are taking a long time to run and are impacting the overall health of your deployment.
6161

6262
::::{important}
63-
By default, only users with a `superuser` role can query the [preview] {{kib}} event log because it is a system index. To enable additional users to run this query, assign `read` privileges to the `.kibana-event-log*` index.
63+
By default, only users with a `superuser` role can query the {{kib}} event log because it is a system index. To enable additional users to run this query, assign `read` privileges to the `.kibana-event-log*` index.
6464

6565
::::
6666

explore-analyze/alerts-cases/alerts/alerting-troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ curl -X POST -k \
6262
-d '{"params":{"subject":"hallo","message":"hallo!","to":["[email protected]"]}}'
6363
```
6464

65-
[preview] In addition, there is a command-line client that uses legacy rule APIs, which can be easier to use, but must be updated for the new APIs. CLI tools to list, create, edit, and delete alerts (rules) and actions (connectors) are available in [kbn-action](https://github.com/pmuellr/kbn-action), which you can install as follows:
65+
{applies_to}`stack: preview` {applies_to}`serverless: preview` In addition, there is a command-line client that uses legacy rule APIs, which can be easier to use, but must be updated for the new APIs. CLI tools to list, create, edit, and delete alerts (rules) and actions (connectors) are available in [kbn-action](https://github.com/pmuellr/kbn-action), which you can install as follows:
6666

6767
```txt
6868
npm install -g pmuellr/kbn-action

explore-analyze/alerts-cases/alerts/create-manage-rules.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ You can add one or more actions to your rule to generate notifications when its
6161

6262
Each action uses a connector, which provides connection information for a {{kib}} service or third party integration, depending on where you want to send the notifications.
6363

64-
[preview] Some connectors that perform actions within {{kib}}, such as the [Cases connector](kibana://reference/connectors-kibana/cases-action-type.md), require less configuration. For example, you do not need to set the action frequency or variables.
64+
{applies_to}`stack: preview` {applies_to}`serverless: preview` Some connectors that perform actions within {{kib}}, such as the [Cases connector](kibana://reference/connectors-kibana/cases-action-type.md), require less configuration. For example, you do not need to set the action frequency or variables.
6565

6666
After you select a connector, set the action frequency. You can choose to create a summary of alerts on each check interval or on a custom interval. Alternatively, you an choose to run actions for each alert (at each check interval, only when the alert status changes, or at a custom interval).
6767

@@ -129,7 +129,7 @@ When you snooze a rule, the rule checks continue to run on a schedule but alerts
129129

130130
When a rule is in a snoozed state, you can cancel or change the duration of this state.
131131

132-
[preview] To temporarily suppress notifications for rules, you can also create a [maintenance window](maintenance-windows.md).
132+
{applies_to}`stack: preview` {applies_to}`serverless: preview` To temporarily suppress notifications for rules, you can also create a [maintenance window](maintenance-windows.md).
133133

134134
## View rule details [rule-details]
135135

0 commit comments

Comments
 (0)