This view is available with Lacework data share v.1, v.2, v.3, or v.4.
This view provides raw historic data about users.
Lacework regularly monitors for users in your environment and returns a row in the USER_DETAILS_V view when Lacework detects a user.
Each row contains user information as listed in the columns.
Column Name | Data Type | Description |
---|---|---|
CREATED_TIME | Timestamp | The time and date when the user was detected by Lacework. |
MID | Number | The Lacework-generated machine identifier of the system where the user was found. |
USERNAME | Text | The username associated with the user. |
UID | Number | The Linux unique identifier associated with the user on this machine. |
PRIMARY_GROUP_NAME | Text | The primary Linux group that the user is a member. |
OTHER_GROUP_NAMES | Text | The list of Linux groups that the user is a member besides the primary group. |