Skip to content

Commit 95a2ce5

Browse files
committed
first draft
1 parent b7ff97a commit 95a2ce5

File tree

4 files changed

+29
-1
lines changed

4 files changed

+29
-1
lines changed

articles/defender-for-iot/organizations/how-to-create-data-mining-queries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Create your own custom data mining report if you have reporting needs not covere
5151
|---------|---------|
5252
| **Name** / **Description** | Enter a meaningful name for your report and an optional description. |
5353
| **Send to CM** | Select to send your report to the on-premises management console. |
54-
| **Choose category** | Select the categories to include in your report. |
54+
| **Choose category** | Select the categories to include in your report. <br><br> For example, select **Internet Domain Allowlist** under **DNS** to create a report of the allowed internet domains and their resolved IP addresses. |
5555
| **Order by** | Select to sort your data by category or by activity. |
5656
| **Filter by** | Define a filter for your report using any of the following parameters: <br><br> - **Results within the last**: Enter a number and then select **Minutes**, **Hours**, or **Days** <br> - **IP address / MAC address / Port**: Enter one or more IP addresses, MAC addresses, and ports to filter into your report. Enter a value and then select + to add it to the list.<br> - **Device group**: Select one or mode device groups to filter into your report. |
5757
| **Add filter type** | Select to add any of the following filter types into your report. <br><br> - Transport (GENERIC) <br> - Protocol (GENERIC) <br> - TAG (GENERIC) <br> - Maximum value (GENERIC) <br> - State (GENERIC) <br> - Minimum value (GENERIC) <br><br> Enter a value in the relevant field and then select + to add it to the list. |

articles/defender-for-iot/organizations/how-to-manage-individual-sensors.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -359,6 +359,34 @@ To restore a backup from the sensor console, the backup file must be accessible
359359

360360
---
361361

362+
## Reduce DNS alerts
363+
364+
*Learn* unauthorized internet alerts in bulk by FQDN - fully qualified domain names - to reduce the noise of triggered internet alerts in the OT network.
365+
366+
By defining an FQDN allowlist, the system checks each instance of unauthorized internet connectivity attempt against it. If the FQDN is included in the allowlist, then the network will *learn* this alert automatically without triggering it.
367+
368+
The FQDN list will remain intact through version upgrades.
369+
370+
**To define an FQDN allowlist:**
371+
372+
- Sign in to your OT network sensor console as the **support** [user](references-work-with-defender-for-iot-cli-commands.md), then select **Support**.
373+
374+
- In the search bar, search for "DNS", then look for "Internet Domain Allowlist" under **Description**.
375+
376+
:::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":::
377+
378+
- Select the :::image type="icon" source="media/how-to-generate-reports/manage-icon.png" border="false"::: icon under **Edit**.
379+
380+
- In the **Edit configuration** pane, enter a domain name that you don't want the sensor to trigger alerts for, then select **Submit**.
381+
382+
You can view to the FQDN allowlist in the advanced configurations and in a [data mining report](how-to-create-data-mining-queries.md). A custom Data mining report will present the FQDN, IP addresses, and last resolution time.
383+
384+
**To view in a data mining report:**
385+
386+
[Create a custom data mining report](how-to-create-data-mining-queries.md#create-an-ot-sensor-custom-data-mining-report) and make sure to select **Internet Domain Allowlist** under **DNS** when choosing a category in the **Create new report** pane.
387+
388+
:::image type="content" source="media/how-to-manage-individual-sensors/data-mining-allowlist.png" alt-text="Screenshot of how to create a custom data mining report to show fqdn allowlist in the sensor console." lightbox="media/how-to-manage-individual-sensors/data-mining-allowlist.png":::
389+
362390
## Configure SMTP settings
363391

364392
Define SMTP mail server settings for the sensor so that you configure the sensor to send data to other servers.
143 KB
Loading
101 KB
Loading

0 commit comments

Comments
 (0)