Skip to content

Commit 5f57ce8

Browse files
[Security serverless: Oct 28] Privileged user monitoring - integrations (#3670)
Resolves #3593 by adding the relevant serverless appiles_to tags for the privileged user monitoring – integrations feature.
1 parent cf6def8 commit 5f57ce8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

solutions/security/advanced-entity-analytics/privileged-user-monitoring-setup.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Privileged users typically include accounts with elevated access rights that all
2828

2929
You can define privileged users in the following ways:
3030

31-
* {applies_to}`stack: preview 9.2` [Add a supported integration](#privmon-integrations) with your organization’s user identities. If your environment is already ingesting data from a supported integration, the setup steps are skipped—you're taken directly to the Privileged user monitoring dashboard, where you can start [monitoring user activity](/solutions/security/advanced-entity-analytics/monitor-privileged-user-activitites.md).
31+
* {applies_to}`stack: preview 9.2` {applies_to}`serverless: preview` [Add a supported integration](#privmon-integrations) with your organization’s user identities. If your environment is already ingesting data from a supported integration, the setup steps are skipped—you're taken directly to the Privileged user monitoring dashboard, where you can start [monitoring user activity](/solutions/security/advanced-entity-analytics/monitor-privileged-user-activitites.md).
3232
* [Select an existing index](#privmon-index) or create a new custom index with privileged user data.
3333
* [Bulk-upload](#privmon-upload) a list of privileged users using a CSV or TXT file.
3434
* Use the Entity analytics APIs to [mark individual users as privileged]({{kib-apis}}/operation/operation-createprivmonuser) or [bulk-upload multiple privileged users]({{kib-apis}}/operation/operation-privmonbulkuploaduserscsv).
@@ -38,6 +38,7 @@ To get started, find the **Privileged user monitoring** page in the navigation m
3838
### Add a supported integration [privmon-integrations]
3939
```yaml {applies_to}
4040
stack: preview 9.2
41+
serverless: preview
4142
```
4243
4344
1. On the **Privileged user monitoring** page, select an integration. The supported integrations are:
@@ -91,7 +92,7 @@ You can use multiple data source types, such as an index and a CSV file, at the
9192

9293
On this page, you can:
9394

94-
* {applies_to}`stack: preview 9.2` Change which integrations you're using as data sources.
95+
* {applies_to}`stack: preview 9.2` {applies_to}`serverless: preview` Change which integrations you're using as data sources.
9596
* View, remove, and change indices after initially defining them.
9697
* Import a new supported file with a list of privileged users.
9798

0 commit comments

Comments
 (0)