Skip to content

Commit 8fa93bc

Browse files
legregoKOTungsethgchaps
authored
Doc changes for stack management and grouped feature privileges (#80486)
Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co> Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
1 parent 313c026 commit 8fa93bc

23 files changed

+63
-2
lines changed

docs/management/advanced-options.asciidoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,13 @@ values.
1111
. Enter a new value for the setting.
1212
. Click *Save changes*.
1313

14+
[float]
15+
=== Required permissions
16+
17+
The `Advanced Settings` {kib} privilege is required to access *Advanced Settings*.
18+
19+
To add the privilege, open the menu, then click *Stack Management > Roles*.
20+
1421

1522
[float]
1623
[[settings-read-only-access]]

docs/management/alerting/alerts-and-actions-intro.asciidoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,8 @@ The *Alerts and Actions* UI only shows alerts and connectors for the current spa
2424
can be managed through the <<watcher-ui, Watcher UI>>. See
2525
<<alerting-concepts-differences>> for more information.
2626
============================================================================
27+
28+
[float]
29+
=== Required permissions
30+
31+
Access to alerts and actions is granted based on your privileges to alerting-enabled features. See <<alerting-security, Alerting Security>> for more information.

docs/management/managing-beats.asciidoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,13 @@ more information, see https://www.elastic.co/subscriptions and
2929
enrollment and configuration process step by step the first time you use the
3030
Central Management UI.
3131

32+
[float]
33+
=== Required permissions
34+
35+
You must have the `beats_admin` role assigned to use **{beats} Central Management**
36+
37+
To assign the role, open the menu, then click *Stack Management > Users*.
38+
3239

3340
[float]
3441
=== Enroll {beats}

docs/management/managing-fields.asciidoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ the index patterns that retrieve your data from {es}.
77
[role="screenshot"]
88
image::images/management-index-patterns.png[]
99

10+
[float]
11+
=== Required permissions
12+
13+
The `Index Pattern Management` {kib} privilege is required to access the *Index patterns* UI.
14+
15+
To add the privilege, open the menu, then click *Stack Management > Roles*.
16+
1017
[float]
1118
=== Create an index pattern
1219

docs/management/managing-saved-objects.asciidoc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,16 @@ To get started, open the main menu, then click *Stack Management > Saved Objects
1010
[role="screenshot"]
1111
image::images/management-saved-objects.png[Saved Objects]
1212

13+
[float]
14+
=== Required permissions
15+
16+
The `Saved Objects Management` {kib} privilege is required to access the *Saved Objects* UI.
17+
18+
To add the privilege, open the menu, then click *Stack Management > Roles*.
19+
20+
NOTE:
21+
Granting access to Saved Objects Management will authorize users to manage all saved objects in {kib}, including objects that are managed by applications they may not otherwise be authorized to access.
22+
1323

1424
[float]
1525
[[managing-saved-objects-view]]
84.1 KB
Loading

docs/spaces/images/edit-space.png

202 KB
Loading
-378 KB
Loading

docs/spaces/images/spaces-roles.png

100755100644
127 KB
Loading

docs/spaces/index.asciidoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,11 @@ Kibana supports spaces in several ways. You can:
2525
* <<spaces-default-route, Configure a Space-level landing page>>
2626
* <<spaces-delete-started, Disable the Spaces feature>>
2727

28+
[float]
29+
==== Required permissions
30+
31+
The `kibana_admin` role or equivilent is required to manage **Spaces**.
32+
2833
[float]
2934
[[spaces-managing]]
3035
=== View, create, and delete spaces

0 commit comments

Comments
 (0)