Skip to content

Commit 2184342

Browse files
authored
[DOCS] Defines rollup privileges
2 parents 9ea4e83 + 3030a8a commit 2184342

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/en/stack/security/authorization/privileges.asciidoc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,10 @@ roles of the user who created or updated them.
4848
`manage_pipeline`::
4949
All operations on ingest pipelines.
5050

51+
`manage_rollup`::
52+
All rollup operations, including creating, starting, stopping and deleting
53+
rollup jobs.
54+
5155
`manage_security`::
5256
All security-related operations such as CRUD operations on users and roles and
5357
cache clearing.
@@ -75,6 +79,10 @@ node info, node and cluster stats, and pending cluster tasks.
7579
All read only {ml} operations, such as getting information about {dfeeds}, jobs,
7680
model snapshots, or results.
7781

82+
`monitor_rollup`::
83+
All read only rollup operations, such as viewing the list of historical and
84+
currently running rollup jobs and their capabilities.
85+
7886
`monitor_watcher`::
7987
All read only watcher operations, such as getting a watch and watcher stats.
8088

0 commit comments

Comments
 (0)