You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/defender-for-iot/organizations/how-to-accelerate-alert-incident-response.md
+27-9Lines changed: 27 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,15 +20,10 @@ This article describes the following methods for reducing OT network alert fatig
20
20
21
21
## Prerequisites
22
22
23
-
- To create alert comments or custom alert rules on an OT network sensor, you must have:
23
+
- To create alert comments or custom alert rules on an OT network sensor, you must have an OT network sensor installed and access to the sensor as an **Admin** user.
24
24
25
-
- An OT network sensor installed
26
-
- Access to the sensor as an **Admin** user.
27
-
28
-
- To create alert exclusion rules on an on-premises management console, you must have:
29
-
30
-
- An on-premises management console installed
31
-
- Access to the on-premises management console as an **Admin** user.
25
+
- To create a DNS allowlist on an OT sensor, you must have an OT network sensor installed and access to the sensor as a **Support** user.
26
+
- To create alert exclusion rules on an on-premises management console, you must have an on-premises management console installed and access to the on-premises management console as an **Admin** user.
32
27
33
28
For more information, see [Install OT agentless monitoring software](how-to-install-software.md) and [On-premises users and roles for OT monitoring with Defender for IoT](roles-on-premises.md).
34
29
@@ -89,6 +84,29 @@ Disable custom alert rules to prevent them from running without deleting them al
89
84
90
85
In the **Custom alert rules** page, select one or more rules, and then select **Disable**, **Enable**, or **Delete** in the toolbar as needed.
91
86
87
+
## Learn DNS traffic on an OT sensor
88
+
89
+
*Learn* unauthorized internet alerts in bulk by creating an allowlist of domain names on your OT sensor.
90
+
91
+
When a DNS allowlist is configured, the sensor checks each unauthorized internet connectivity attempt against the list. If the domain's FQDN is included in the allowlist, the sensor learns the traffic automatically, without triggering an alert.
92
+
93
+
**To define a DNS allowlist:**
94
+
95
+
1. Sign into your OT sensor as the *support* user and select the **Support** page.
96
+
97
+
1. In the search box, search for **DNS** and then locate the engine with the **Internet Domain Allowlist** description.
98
+
99
+
1. Select **Edit** :::image type="icon" source="media/how-to-generate-reports/manage-icon.png" border="false"::: for the **Internet Domain Allowlist** row. For example:
100
+
101
+
:::image type="content" source="media/how-to-manage-individual-sensors/dns-edit-configuration.png" alt-text="Screenshot of how to edit configurations for DNS in the sensor console." lightbox="media/how-to-manage-individual-sensors/dns-edit-configuration.png":::
102
+
103
+
1. In the **Edit configuration** pane > **Fqdn allowlist** field, enter one or more domain names. Separate multiple domain names with commas. Your sensor won't generate alerts for unauthorized internet connectivity attempts on the configured domains.
104
+
105
+
1. Select **Submit** to save your changes.
106
+
107
+
> [!TIP]
108
+
> All OT sensor users can view the currently configured list of domains in a data mining report, including the FQDNs and resolved IP addresses, and the last resolution time. For more information, see [Create data mining queries](how-to-create-data-mining-queries.md).
109
+
92
110
## Create alert exclusion rules on an on-premises management console
93
111
94
112
Create alert exclusion rules to instruct your sensors to ignore specific traffic on your network that would otherwise trigger an alert.
@@ -146,4 +164,4 @@ For more information, see
146
164
> [View and manage alerts on the the on-premises management console](how-to-work-with-alerts-on-premises-management-console.md)
0 commit comments