You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: solutions/security/advanced-entity-analytics/privileged-user-monitoring-setup.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ Privileged users typically include accounts with elevated access rights that all
28
28
29
29
You can define privileged users in the following ways:
30
30
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).
32
32
*[Select an existing index](#privmon-index) or create a new custom index with privileged user data.
33
33
*[Bulk-upload](#privmon-upload) a list of privileged users using a CSV or TXT file.
34
34
* 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
38
38
### Add a supported integration [privmon-integrations]
39
39
```yaml {applies_to}
40
40
stack: preview 9.2
41
+
serverless: preview
41
42
```
42
43
43
44
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
91
92
92
93
On this page, you can:
93
94
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.
95
96
* View, remove, and change indices after initially defining them.
96
97
* Import a new supported file with a list of privileged users.
0 commit comments