This view is available with Lacework data share v.1, v.2, v.3, or v.4.
This view provides raw historic data about machines found in your environment.
Lacework regularly monitors for machines in your environment and returns a row in the MACHINE_DETAILS_V view when Lacework detects a machine.
Each row contains machine information as listed in the columns.
Column Name | Data Type | Description |
---|---|---|
CREATED_TIME | Timestamp | The time and date when the machine was detected by Lacework. |
MID | Number | The Lacework-generated machine identifier of this machine. |
HOSTNAME | Text | The hostname associated with the machine. |
DOMAIN | Text | The domain associated with this machine. |
OS | Text | The operating system type of the machine. |
OS_VERSION | Text | The operating system version of the machine. |
KERNEL | Text | The kernel type of the machine. |
KERNEL_RELEASE | Text | The kernel release version of the machine. |
KERNEL_VERSION | Text | The kernel version of the machine. |
TAGS | VARIANT | The AWS machine tags assigned to this machine. |
AWS_INSTANCE_ID | Text | The AWS instance identifier assigned to this machine. |
AWS_ZONE | Text | The AWS zone assigned to this machine. |