UserLogonData
Events related to the User activities (created user, logged in, ...), information about those events.
Property |
Type |
Description |
Example |
|---|---|---|---|
Hostname |
String |
Client machine name the logon originated from, if available. |
|
IpAddressV4 |
ipv4 address |
IPv4 address of the originating machine, if available. |
|
IpAddressV6 |
ipv6 address |
IPv6 address of the originating machine, if available. |
|
LogonType |
Int |
Type of login |
Symbols and values are: •"Unknown" •"Interactive" •"Network" •"Batch" •"Service" •"Unlock" •"NetworkCleartext" •"NewCredentials" •"RemoteInteractive" •"CachedInteractive" |
Port |
Int |
Source TCP port used by the remote client, if available. |
|
Supported Operations and their components:
|
UserLogonData |
|---|---|
UserLogin |
X |
UserLogout |
X |