Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 14 additions & 2 deletions docs/advanced-entity-analytics/ers-req.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -11,21 +11,33 @@ This page covers the requirements and guidelines for using the entity risk scori
[discrete]
=== Privileges

To turn on the risk scoring engine, you need the following privileges:
To install or run the risk scoring engine, you need the following privileges:

[discrete]
[width="100%",options="header"]
|==============================================

| Cluster | Index | {kib}
| Action | Cluster privileges | Index privileges | {kib} privileges

| Install the risk engine

a|
* `manage_index_templates`
* `manage_transform`
* `manage_ingest_pipelines`

| `all` privilege for `risk-score.risk-score-*`

| **Read** for the **Security** feature

| Run the risk engine

| `manage_transform`

| N/A

| **Read** for the **Security** feature

|==============================================

[discrete]
Expand Down