Skip to content
Merged
Show file tree
Hide file tree
Changes from 3 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
2 changes: 1 addition & 1 deletion solutions/security/advanced-entity-analytics.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ Advanced Entity Analytics provides the following key capabilities:

* [](advanced-entity-analytics/entity-risk-scoring.md)
* [](advanced-entity-analytics/advanced-behavioral-detections.md)
* {applies_to}`stack: preview 9.1` {applies_to}`serverless: unavailable`
* {applies_to}`stack: preview 9.1` {applies_to}`serverless: preview`
[](/solutions/security/advanced-entity-analytics/privileged-user-monitoring.md)
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ You can view, assign, change, or unassign asset criticality from the following p

If you have enabled the [entity store](entity-store.md), you can also view asset criticality assignments in the **Entities** section on the following pages:

* {applies_to}`stack: ga 9.1` {applies_to}`serverless: unavailable` [Entity analytics](/solutions/security/advanced-entity-analytics/overview.md)
* {applies_to}`stack: ga 9.1` {applies_to}`serverless: ga` [Entity analytics](/solutions/security/advanced-entity-analytics/overview.md)
* [Entity analytics dashboard](/solutions/security/dashboards/entity-analytics-dashboard.md)

:::{image} /solutions/images/security-entities-section.png
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ To enable the entity store:

Once you enable the entity store, the **Entities** section appears on the following pages:

* {applies_to}`stack: ga 9.1` {applies_to}`serverless: unavailable` [Entity analytics](/solutions/security/advanced-entity-analytics/overview.md)
* {applies_to}`stack: ga 9.1` {applies_to}`serverless: ga` [Entity analytics](/solutions/security/advanced-entity-analytics/overview.md)
* [Entity analytics dashboard](/solutions/security/dashboards/entity-analytics-dashboard.md)

## Clear entity store data [clear-entity-store]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
applies_to:
stack: preview 9.1
serverless:
security: preview
products:
- id: security
- id: cloud-serverless
Expand Down
2 changes: 2 additions & 0 deletions solutions/security/advanced-entity-analytics/overview.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
applies_to:
stack: ga 9.1
serverless:
security: ga
products:
- id: security
- id: cloud-serverless
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
applies_to:
stack: preview 9.1
serverless:
security: preview
products:
- id: security
- id: cloud-serverless
Expand All @@ -10,11 +12,15 @@ products:

This page covers the requirements for using the privileged user monitoring feature, as well as its known limitations.

* Privileged user monitoring feature requires the appropriate [subscription](https://www.elastic.co/pricing).
The privileged user monitoring feature requires:
* {applies_to}`stack: ` The appropriate [subscription](https://www.elastic.co/subscriptions)
* {applies_to}`serverless: ` The appropriate [feature tier](https://www.elastic.co/pricing/serverless-security)

* To enable this feature, turn on the `securitySolution:enablePrivilegedUserMonitoring` [advanced setting](/solutions/security/get-started/configure-advanced-settings.md#access-privileged-user-monitoring).
To enable this feature, turn on the `securitySolution:enablePrivilegedUserMonitoring` [advanced setting](/solutions/security/get-started/configure-advanced-settings.md#access-privileged-user-monitoring).

* To use these features , your role must have certain [privileges](#privmon_privs).
To use this feature, you need:
* {applies_to}`stack: ` A role with the appropriate [privileges](#privmon_privs)
* {applies_to}`serverless: ` Either the appropriate [predefined Security user role](#privmon_roles) or a [custom role](/deploy-manage/users-roles/cloud-organization/user-roles.md) with the right [privileges](#privmon_privs)

## Privileges [privmon_privs]

Expand All @@ -23,6 +29,16 @@ This page covers the requirements for using the privileged user monitoring featu
| Enable the privileged user monitoring feature | N/A | **All** for the **Security** feature |
| View the Privileged user monitoring dashboard | `Read` for the following indices:<br> - `.entity_analytics.monitoring.users-<space-id>`<br> - `risk-score.risk-score-*`<br> - `.alerts-security.alerts-<space-id>`<br> - `.ml-anomalies-shared`<br> - Security data view indices | **Read** for the **Security** feature |

## Predefined roles [privmon_roles]
```yaml {applies_to}
serverless:
```

| Action | Predefined role |
| --- | --- |
| Enable privileged user monitoring | - Platform engineer<br>- Admin |
| View the Privileged user monitoring dashboard | - Tier 1 analyst<br>- Tier 2 analyst<br>- Tier 3 analyst<br>- Rule author<br>- SOC manager<br>- Platform engineer<br>- Detections admin<br>- Admin |

## Known limitations

* Currently, none of the privileged user monitoring visualizations support [cross-cluster search](/solutions/search/cross-cluster-search.md) as part of the data that they query from.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
navigation_title: Set up privileged user monitoring
applies_to:
stack: preview 9.1
serverless:
security: preview
products:
- id: security
- id: cloud-serverless
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
applies_to:
stack: preview 9.1
serverless:
security: preview
products:
- id: security
- id: cloud-serverless
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ In the Entity Analytics overview, you can view entity key performance indicators
If you have enabled the [entity store](entity-store.md), you'll also get access to the **Entities** section, where you can view all hosts, users, and services along with their risk and asset criticality data.

Access the Entity Analytics overview from the following pages:
* {applies_to}`stack: ga 9.1` {applies_to}`serverless: unavailable` [Entity analytics](/solutions/security/advanced-entity-analytics/overview.md)
* {applies_to}`stack: ga 9.1` {applies_to}`serverless: ga` [Entity analytics](/solutions/security/advanced-entity-analytics/overview.md)
* [Entity analytics dashboard](/solutions/security/dashboards/entity-analytics-dashboard.md)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -216,8 +216,8 @@ Even when the `excludedDataTiersForRuleExecution` advanced setting is enabled, i

## Access privileged user monitoring
```yaml {applies_to}
stack: preview 9.1
serverless: unavailable
stack: ga 9.1
serverless: ga
```

The `securitySolution:enablePrivilegedUserMonitoring` setting allows you to access the [Entity analytics overview page](/solutions/security/advanced-entity-analytics/overview.md) and the [privileged user monitoring](/solutions/security/advanced-entity-analytics/privileged-user-monitoring.md) feature. This setting is turned off by default.
Expand Down
4 changes: 2 additions & 2 deletions solutions/security/get-started/elastic-security-ui.md
Original file line number Diff line number Diff line change
Expand Up @@ -188,8 +188,8 @@ The Assets section allows you to manage the following features:

### Entity analytics
```yaml {applies_to}
stack: preview 9.1
serverless: unavailable
stack: ga 9.1
serverless: ga
```

:::{admonition} Requirements
Expand Down