host¶
Event fields used to define metadata about a host or device.
Attributes¶
Name |
Type |
Description |
Sample Value |
|---|---|---|---|
host_domain |
string |
Name of the domain the host is part of or joined. |
|
host_fqdn |
string |
The fully qualified domain name of the host |
|
host_interface_guid |
string |
GUID of the network interface which was used for authentication request |
|
host_interface_name |
string |
the name (description) of the network interface that was used for authentication request. You can get the list of all available network adapters using “ipconfig /all” command |
|
host_local_mac |
string |
local interface’s MAC-address |
|
host_model |
string |
The model of the source device |
|
host_name |
string |
The name of a host, device, node, or entity that is separate from the FQDN and Domain. |
|
host_os |
string |
The OS of the source device |
|
host_peer_mac |
string |
peer’s (typically - access point) MAC-address |
|
host_type |
string |
The type of the source device |
|