Exclude process memory from scans

You can exclude process memory from scans. The application does not scan the memory of the specified processes.

Configuring exclusions in the Web Console

In the Web Console, you can configure excluding process memory from scans in the policy properties (Application settingsGeneral settingsApplication settings).

Clicking Configure exclusion of process memory from scans under Exclude process memory from scans opens the Exclude process memory from scans window, where you can create a list of exclusions.

The list in the Exclude process memory from scans window contains the paths to processes that the application excludes from process memory scanning. You can use masks to specify the path. By default, the list is empty.

You can add, edit, and delete items in the list.

Configuring exclusions in the Administration Console

In the Administration Console, you can configure excluding process memory from scans in the policy properties (General settingsExcluding process memory).

Clicking Configure under Exclude process memory from scans opens a window where you can create a list of exclusions.

The list in the Exclude process memory from scans window contains the paths to processes that the application excludes from process memory scanning. You can use masks to specify the path. By default, the list is empty.

You can add, edit, and delete items in the list.

Configuring exclusions on the command line

You can configure excluding process memory from scans in the command line using the MemScanExcludedProgramPath.item_# option in the general application settings.

You can edit the setting using command line options or a configuration file that contains all general application settings.

MemScanExcludedProgramPath.item_# contains the full path to the process in the local directory. You can use masks to specify the path.

You can specify several processes to exclude from scanning.

Page top