INTERFACES_V View
This view provides raw historic data about network interfaces.
Lacework regularly monitors for network interfaces in your environment and returns a row in the INTERFACES_V view when it detects an interface.
Each row contains interface information as listed in the columns.
| Column Name | Data Type | Description |
|---|---|---|
| CREATED_TIME | Timestamp | The time and date when Lacework detected the interface. |
| MID | Number | The Lacework-generated machine identifier of the machine that contains the interface. |
| NAME | Text | The name of the interface. |
| HW_ADDR | Text | The hardware address associated with the interface. |
| IP_ADDR | Text | The IP address associated with the interface. |