Enabling and configuring EDR telemetry exclusions

You can configure EDR telemetry exclusions using the Administration Console both in the properties of an individual device and in the policy settings for a group of devices.

To enable and configure EDR telemetry exclusions:

  1. Do one of the following:
    • Open the application properties window for an individual device.
    • Open the policy properties window.
  2. Select the EDR telemetryEDR telemetry section.
  3. To enable usage of EDR telemetry exclusions, select the Use exclusions check box in the EDR telemetry section.
  4. To add a new exclusion:
    1. Click the Add button.
    2. In the Rule properties window that opens, configure the following exclusion criteria:

      The criteria are applied using logical AND.

      To create a rule, specify the value in the Path field and select at least one event type in the Use this exclusion for the following types of events list.

      If the Network events option is selected for the Use this exclusion for the following types of events criterion, specify the full path to the file in the Path field.

      The object for which you create an exclusion must be available on the protected device at the time the exclusion settings are applied. For example, if you first configure exclusion for a specific application, and then install that application on the protected device, this exclusion will not be applied.

      • In the General data section, specify the values in the following fields:
        • Path. Full path to the file, including its name and extension. You can use file masks (using the ? and * characters), as well as system environment variables.
        • Command line. Command line to run the object.
      • In the Version information section, specify the values in the following fields:
        • Description. The value of the FileDescription parameter from the resource of the RT_VERSION type (VersionInfo).
        • Original file name. The value of the OriginalFilename parameter from the resource of the RT_VERSION type (VersionInfo).
        • Version. The value of the FileVersion parameter from the resource of the RT_VERSION type (VersionInfo).
      • In the File data section, specify the values in the following fields:
        • MD5. MD5 hash of the file.
        • SHA256. SHA256 hash of the file.
      • In the Use this exclusion for the following types of events list, select at least one of the following options:
        • File modification.
        • Network events.
        • Interactive console input. This option is selected by default.
        • Process module load.
        • Registry modification.
    3. Click OK to save the changes and close the Rule properties window.

    The new rule is created and displayed in the list of exclusions.

  5. To remove a rule from the list of exclusions, select the rule and click Remove.
  6. To open the properties window for an existing rule and to change the specified criteria, select the rule in the list of exclusions and click Edit.
  7. If you are configuring the policy settings, make sure that the switch in the upper right corner of the group of settings is set to Under policy. It is the default position of the switch.
  8. Click OK to save the changes.

EDR telemetry exclusions will be used according to the configured rules.

Page top