mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-19 04:13:41 +00:00
Add note on min version for scan activity stats
This commit is contained in:
@ -41,7 +41,12 @@ The following steps can be used to troubleshoot and mitigate these issues:
|
|||||||
|
|
||||||
If your device is managed by your organization, real-time protection can be disabled by your administrator using the instructions in [Set preferences for Microsoft Defender ATP for Linux](linux-preferences.md).
|
If your device is managed by your organization, real-time protection can be disabled by your administrator using the instructions in [Set preferences for Microsoft Defender ATP for Linux](linux-preferences.md).
|
||||||
|
|
||||||
2. To find the applications that are triggering the most scans, you can use real-time statistics gathered by Microsoft Defender ATP for Linux. This feature is enabled by default on the `Dogfood` and `InsisderFast` channels. If you're using a different update channel, this feature can be enabled from the command line:
|
2. To find the applications that are triggering the most scans, you can use real-time statistics gathered by Microsoft Defender ATP for Linux.
|
||||||
|
|
||||||
|
> [!NOTE]
|
||||||
|
> This feature is available in version 100.90.70 or newer.
|
||||||
|
|
||||||
|
This feature is enabled by default on the `Dogfood` and `InsisderFast` channels. If you're using a different update channel, this feature can be enabled from the command line:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ mdatp config real_time_protection_statistics_enabled on
|
$ mdatp config real_time_protection_statistics_enabled on
|
||||||
|
Reference in New Issue
Block a user