File tree Expand file tree Collapse file tree 1 file changed +14
-2
lines changed
docs/advanced-entity-analytics Expand file tree Collapse file tree 1 file changed +14
-2
lines changed Original file line number Diff line number Diff line change @@ -11,21 +11,33 @@ This page covers the requirements and guidelines for using the entity risk scori
1111[discrete]
1212=== Privileges
1313
14- To turn on the risk scoring engine, you need the following privileges:
14+ To install or run the risk scoring engine, you need the following privileges:
1515
1616[discrete]
1717[width="100%",options="header"]
1818|==============================================
1919
20- | Cluster | Index | {kib}
20+ | Action | Cluster privileges | Index privileges | {kib} privileges
21+
22+ | Install the risk engine
23+
2124a|
2225* `manage_index_templates`
2326* `manage_transform`
27+ * `manage_ingest_pipelines`
2428
2529| `all` privilege for `risk-score.risk-score-*`
2630
2731| **Read** for the **Security** feature
2832
33+ | Run the risk engine
34+
35+ | `manage_transform`
36+
37+ | N/A
38+
39+ | **Read** for the **Security** feature
40+
2941|==============================================
3042
3143[discrete]
You can’t perform that action at this time.
0 commit comments