Skip to main content

ALL_FILES_V View

This view provides raw historic data about files.

Lacework regularly monitors for files in your environment and returns a row in the ALL_FILES_V view when Lacework detects a file.

Each row contains file information as listed in the columns.

Column NameData TypeDescription
CREATED_TIMETimestampThe time and date when the file was detected by Lacework.
MIDNumberThe Lacework-generated machine identifier where the file was found.
FILE_PATHTextThe full directory path to a file.
FILEDATA_HASHTextThe hash value generated by hashing the data in a file.
SIZENumberThe size of the file.
MTIMETimestampThe time and date when the file was modified.