Suppression Rules from the Orchestration Rules Page

Role Availability Read-Only Investigator Analyst Manager

About Suppression Rules

USM Anywhere includes suppression rules which enable you to manage false positive A condition that is flagged as a vulnerability or weakness that is not actually a concern. This may be caused by other mitigating conditions (such as additional security technology) or inefficient tuning of detection technology. alarms Alarms provide notification of an event or sequence of events that require attention or investigation. and events Any traffic or data exchange detected by AT&T Cybersecurity products through a sensor or external devices such as a firewall.. After you have confirmed that these issues do not pose a security threat, create a suppression rule to prevent them from displaying in the user interface (UI), and avoid noise in your system.

Warning: Orchestration rules only apply to future events and alarms.

Suppression rules using the Contains, Match and Match, case insensitive operators apply to future events and alarms, not to events and alarms received in the current day.

You can create a suppression rule from the details page of an event (Viewing Event Details) or from the details page of an alarm (Viewing Alarm Details). This functionality works the same way, and the Create Rule dialog box is similar when you are creating a rule either from a detail page or from the system configuration window.

Important: The easiest way to configure a suppression rule is from the Events details page (see Creating Suppression Rules from the Events Page) or from the Alarms details page (see Creating Suppression Rules from the Alarms Page).

Note: USM Anywhere saves the events that match a suppression rule, but does not correlate these suppressed events. By default, USM Anywhere hides these suppressed events. If you want to see these events, click Suppressed in the Search & Filters area. The table displays suppressed events along with all events. See To only display the suppressed events if you want to display just the suppressed events.

Note: The suppression rule you create will apply to future items. It also will apply to items of the current day, up to 10 K events/alarms.

See Example: Creating a Suppression Rule for Sudo Events and Example: Creating a Suppression Rule for VPC Flow Logs if you want to see an example of a suppression rule.

Managing Suppression Rules

USM Anywhere enables you to manage your own suppression rules from the All Orchestration Rules page.

To create a suppression rule from the orchestration rules page

  1. Go to Settings > Rules.
  2. Select Create Orchestration Rule > Suppression Rules.

    Create a suppression rule

  3. Select a Boolean operator.

    The options are AND, OR, AND NOT, and OR NOT.

  4. Select a packet type in the Match drop-down list.

    Match Drop Down List

  5. Click Add Conditions and select the property values you want to include in the rule to create a matching condition.
  6. Note: If the field is related to the name of a country, you should use the country code defined by the ISO 3166.

    Note: The Sources or Destinations field needs to match the universally unique identifier (UUID) of the event or alarm. You can use the Source Name or Destination Name field instead.

    Important: Instead of using the equals and equals, case insensitive operators for array fields, AT&T Cybersecurity recommends the use of the in or contains operators.

    Note: If you need to add a property value that maps with a property key, you need to know the mapping of the field. See Determining the Mapping of a Field for more information.

  7. (Optional.) Click Add Group to group your conditions.

    Note: See Operators in the Orchestration Rules for more information.

  8. Note: The current rule box shows you the syntax of your rule, and the rule verification box reviews that syntax before saving the rule.

  9. Click Next.

    Rules Verifications Dialog Box

    Important: A dialog box opens if there are warning messages. Click Cancel to review the warning messages, or click Accept to continue creating the rule.

  10. Enter a name for the rule.
  11. (Optional.) Enter a description for identifying this rule.
  12. Modify these two options:

    • Occurrences: Specify the number of event occurrences that produce a match on the conditional expression to trigger the rule. You can enter the number of occurrences or use the arrow to scroll the value up or down. You need to enter a number between 1 and 100.
    • Length: Specify the length of the timespan used to identify a match for multiple occurrences. Enter the number and choose a value of seconds, minutes, or hours.

      This duration identifies the amount of time that transpires from the beginning to the end of the occurrence. If the number of occurrences is not met within this period, the rule is not a match.

      Specify multiple occurances to match for the rule

      In this example, the rule applies when the configured conditions happen five times every three hours.

    These two options function together to specify the number of occurrences within a time period that will produce a match for the rule. For example, you can define a rule to trigger an alarm Alarms provide notification of an event or sequence of events that require attention or investigation. for an unauthorized access An incident-type categorization that may be a precursor to other actions or stages of an attack. attempt when a failed SSH Program to securely log into another computer over a network, execute commands in a remote machine, and move files from one machine to another through Secure Copy (SCP). login Log in (verb): Process in which an individual gains access to a computer system after providing sufficient credentials to authenticate their unique identity. Login (noun): User credentials, typically a username and matching password. occurs three times within a five-minute window.

  13. Click Save.

    The created rule displays in the list of rules. You can see it from Settings > Rules. See Orchestration Rules for more information.

  14. Important: It takes a few minutes for an orchestration rule to become active.

To filter suppression rules by name

  1. Go to Settings > Rules.
  2. Click the box next to Filter By.
  3. Enter your search.

To filter suppression rules by rule status

  1. Go to Settings > Rules.
  2. Click the combo box next to Rule Status.
  3. Select All Rules, Enabled, or Disabled.

To edit a suppression rule

  1. Go to Settings > Rules.
  2. Click the icon of the rule you want to edit.
  3. Modify the data of the items that need to be modified.
  4. Click Next.
  5. Click Save.

To delete a suppression rule

  1. Go to Settings > Rules.
  2. Click the icon of the rule you want to delete.
  3. Confirm by clicking Accept.

To enable a suppression rule

  1. Go to Settings > Rules.
  2. Click the icon of the rule you want to enable.

To disable a suppression rule

  1. Go to Settings > Rules.
  2. Click the icon of the rule you want to disable.

To enable all suppression rules

  1. Go to Settings > Rules.
  2. In the list of rules, select the first checkbox in the first column to select all the rules.
  3. Click Enable All Rules.

To disable all suppression rules

  1. Go to Settings > Rules.
  2. In the list of rules, select the first checkbox in the first column to select all the rules.
  3. Click Disable All Rules.
  4. Confirm by clicking Accept.