The Investigation policy configures data collectors used for real-time searches in the EDR workspace. You can enable and manage plug-ins for system information, network flow, and file hashing on managed devices.
Real-Time Search
System Information
Option | Definition |
|---|---|
Maximum number of results returned by Real-time Search | Sets the maximum number of results for a Real-time Search. Default: 512 |
Enable process history | Enables the Process History collector. This is enabled by default.
|
Network Flow
Option | Definition |
|---|---|
Enable Network Flow collector | Enables the Network Flow collector on the device. This is enabled by default. |
Enable Network Sniffer | Configures granular network activity monitoring. This is disabled by default. When disabled, this also disables network triggers and collectors. This setting only affects real-time searches.
|
Collect TCP/UDP system process information (Windows Only) | Collects only the data from user space application connections. This is disabled by default. When enabled, it collects TCP/UDP connection data from system processes on Windows endpoints. |
Maximum size of device storage that can be used by the Network Flow collector | Sets the size limit for the Network Flow collector database. When this limit is reached, older records are removed. Default: 120 MB Range: 0—8192 MB
|
Maximum percentage of device storage that can be used by the Network Flow collector database | Sets the percentage of device storage the Network Flow collector database can use. Default: 2 percent Range: 1—100 percent |
Maximum number of results returned by the Network Flow collector | Sets the maximum number of result rows returned by the Network Flow collector. Default: 512 Range: 64—8192 |
File Hashing
Option | Definition |
|---|---|
Enable File Hashing on the device (enables the Files collector and trigger) | Enables the Files collector and trigger. This is disabled by default |
Maximum size (MB) of the device storage that can be used by the File Hashing collector | Sets the database size limit for the Files collector. When the Max database size (MB) is exceeded, data about deleted files is removed. Default: 60 MB Range: 0—8192 MB |
Maximum percentage of the device storage used by the File Hashing collector database | Sets the maximum storage percentage for the File Hashing plug-in database. When the Max database size % is exceeded, data about deleted files is removed. Default: 2 percent Range: 1—100 percent |
Maximum number of results returned by the File Hashing collector | Sets the maximum number of rows returned by the the Files collector. Default: 512 Range: 64—8192 |
Hash strategy | Selects the priority of the file hashing process to manage device resource usage.
|
Pause File Hashing when the device is running out of battery life | Pauses file hashing when a device is on battery power to preserve battery life. This is enabled by default. |
Delay File Hashing process after booting the device (seconds) | Sets a delay for the file hashing process after a system boot. Default: 120 seconds Range: 0—8192 seconds |
Max file size for hashing (MB) | Sets the maximum size of files that will be hashed. Files larger than this are excluded. Default: 100 MB Range: 0—8192 MB |
Exclusions
Configure exclusions for processes, files, and paths. Use a semicolon (';') to separate items, with a maximum limit of 3072 characters.
Option | Definition |
|---|---|
Exclude process(es) by fullpath from collecting TCP/UDP information from Network Collection (Windows only) | Excludes processes from the Network Flow monitoring to reduce resource consumption and performance impact in systems that are web servers.
|
Exclude file(s) from File Hashing on Windows | Excludes a list of file paths. You can include complete file paths or use wildcards.
For example: Full path
Wildcards (*)
You can use these system variables to specify the ignored files and paths:
Trellix EDR only expands system user variables. The use of variables that point to user paths is not recommended. Avoid using the following variables:
Under certain circumstances, endpoint users with administrator-level access can change the destination folders of system variables.
|
Exclude file extension(s) from File Hashing on Windows | Excludes a list of file extensions. Place a '.' before each extension, separated by semicolons.
For example,
|
Exclude path(s) from File Hashing on Windows | Excludes paths and folder names. You can specify folder paths in full or partially, using '*' to replace the beginning of a path, or entering '**' to ignore a folder regardless of the location.
For example:
Removing a path from the ignored list makes the path available for file hashing only after the device system is restarted. Until then, only newly created files are hashed at previously ignored paths. Windows operating system exclusions must start with a Microsoft "FOLDERID_" prefix. For more information, see Microsoft documentation "knownfolderid" for the the complete supported list. Directory paths are case-sensitive in the Ignore paths on Windows.
|
Exclude file(s) from File Hashing on Linux | Excludes a list of file paths. File paths must be complete, indicating full path, file name, and extension. For example, You can use the following system variables to specify the ignored files and paths:
|
Exclude file extension(s) from File Hashing on Linux | Excludes a list of file extensions. Place a '.' before each extension, separated by semicolons. For example, |
Exclude path(s) from File Hashing on Linux | Excludes paths and folder name. You can specify folder paths in full or partially, using '*' to replace the beginning of a path. For example:
Removing a path from the ignored list makes the path available for file hashing only after the device system is restarted. Until then, only newly created files are hashed at previously ignored paths. |
Exclude file(s) from File Hashing on macOS | Excludes a list of file paths. You can use ';' as a separator. |
Exclude files extension(s) from File Hashing on macOS | Excludes a list of file extensions. You can use ';' as a separator. |
Exclude path(s) from File Hashing on macOS | Excludes paths and folder names. You can use ';' as a separator. |