Skip to main content

MACHINE_DETAILS_V View

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 NameData TypeDescription
CREATED_TIMETimestampThe time and date when the machine was detected by Lacework.
MIDNumberThe Lacework-generated machine identifier of this machine.
HOSTNAMETextThe hostname associated with the machine.
DOMAINTextThe domain associated with this machine.
OSTextThe operating system type of the machine.
OS_VERSIONTextThe operating system version of the machine.
KERNELTextThe kernel type of the machine.
KERNEL_RELEASETextThe kernel release version of the machine.
KERNEL_VERSIONTextThe kernel version of the machine.
TAGSJSON ObjectThe AWS machine tags assigned to this machine.
AWS_INSTANCE_IDTextThe AWS instance identifier assigned to this machine.
AWS_ZONETextThe AWS zone assigned to this machine.