Skip to content

Commit f79227b

Browse files
Merge branch 'main' into 314-minor-fixes-for-guides
2 parents 77d3cdd + f3d2a3d commit f79227b

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

deploy-manage/monitor/autoops/cc-connect-self-managed-to-autoops.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,8 @@ The wizard will generate an installation command based on your configuration. De
212212

213213
* Kubernetes
214214
* YAML
215-
* Helm Chart
215+
<!-- Not applicable for private preview
216+
* Helm Chart -->
216217
* Docker
217218
* Docker
218219
* Docker compose

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,11 @@ Likewise, you can customize the **Rules Settings** sub-feature privileges relate
5151

5252
To create a rule that uses the [Cases connector](kibana://reference/connectors-kibana/cases-action-type.md), you must also have `All` privileges for the **Cases** feature.
5353

54-
The rule type also affects the privileges that are required. For example, to create or edit {{ml}} rules, you must have `all` privileges for the **Analytics > {{ml-app}}** feature. For {{stack-monitor-app}} rules, you must have the `monitoring_user` role. For {{observability}} rules, you must have `all` privileges for the appropriate {{observability}} features. For Security rules, refer to [Detections prerequisites and requirements](../../../solutions/security/detect-and-alert/detections-requirements.md).
54+
The rule type also affects the privileges that are required to create and edit rules. For example:
55+
* For {{ml}} rules, you must have `all` privileges for the **Analytics > {{ml-app}}** feature.
56+
* For {{stack-monitor-app}} rules, you must have the `monitoring_user` role.
57+
* For most {{observability}} rules, you must have `all` privileges for the appropriate {{observability}} features. However, for a custom threshold rule, you only need the `stack alerts` privilege.
58+
* For Security rules, refer to [Detections prerequisites and requirements](../../../solutions/security/detect-and-alert/detections-requirements.md).
5559

5660
::::
5761

0 commit comments

Comments
 (0)