Skip to main content

USER_DETAILS_V View

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 NameData TypeDescription
CREATED_TIMETimestampThe time and date when the user was detected by Lacework.
MIDNumberThe Lacework-generated machine identifier of the system where the user was found.
USERNAMETextThe username associated with the user.
UIDNumberThe Linux unique identifier associated with the user on this machine.
PRIMARY_GROUP_NAMETextThe primary Linux group that the user is a member.
OTHER_GROUP_NAMESTextThe list of Linux groups that the user is a member besides the primary group.