Skip to content

Commit 0d756fc

Browse files
committed
server backup bug troubleshooting
1 parent 58b0035 commit 0d756fc

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

articles/defender-for-iot/organizations/how-to-troubleshoot-sensor.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -348,6 +348,17 @@ For further troubleshooting, you may want to export logs to send to the support
348348
> [!NOTE]
349349
> Support ticket diagnostics can be downloaded from the sensor console and then uploaded directly to the support team in the Azure portal. For more information on downloading diagnostic logs, see [Download a diagnostics log for support](how-to-troubleshoot-sensor.md#download-a-diagnostics-log-for-support).
350350
351+
## configure a backup server after false positive alert
352+
<!-- what should the title be?-->
353+
354+
If a false positive alert is produced the backup server might be misconfiigured. In order to correct this:
355+
356+
1. In the sensor console, go to **System settings** > **Sensor management** > **Advanced configurations**.
357+
1. Select the **Global** category. Ensure that **is_reduce_backup_malware_enabled=1** (Note: **true** is also an acceptable parameter).
358+
1. Select the **Vulnerability assessment** category. Ensure **backup_servers** contains the back up server device's IP address.
359+
1. Select the **Ports** category. Ensure that **backup_known_ports** contains the list of port(s) used for the backup server.
360+
1. Select **Save**.
361+
351362
## Next steps
352363

353364
- [View alerts](how-to-view-alerts.md)

0 commit comments

Comments
 (0)