PACKAGE_V View
This view provides raw historic data about the packages found in your environment.
Lacework regularly monitors for packages in your environment and returns a row in the PACKAGE_V view when Lacework detects a package.
Each row contains package information as listed in the columns.
Column Name | Data Type | Description |
---|---|---|
CREATED_TIME | Timestamp | The time and date when the package was detected by Lacework. |
MID | Number | The Lacework-generated machine identifier of the machine that contains this package. |
PACKAGE_NAME | Text | The package name reported by the agent. |
VERSION | Text | The version of the package. |
ARCH | Text | The machine architecture type of the package. |