Skip to main content

pvl_login_logout_audit

Purpose

This table stores the User login/logout data.

Dependencies

Activity Logging Reporting

Tables

pvl_login_logout_audit

ColumnTypeExplanation
computeridINTThe computer ID of the agent.
UsernameVARCHARThe username of the agent for which the login/logout trace was found.
UserDomainVARCHARIndicates whether the user was part of a domain or local.
Activity_TimeDATETIMEThe time when the user logged in or out.
ConnectionTypeINTAn integer value representing the user connection type (e.g., remote, network, or no interaction).
ActionINTIndicates whether the trace found was for login or logout.
ScriptRanDateDATETIMEThe date when the script last ran.