mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-21 09:47:22 +00:00
Replace add with use
This commit is contained in:
parent
80a4d5bfe4
commit
397c7a4c47
@ -81,7 +81,7 @@ The following steps can be used to troubleshoot and mitigate these issues:
|
|||||||
mdatp diagnostic real-time-protection-statistics --output json > real_time_protection_logs
|
mdatp diagnostic real-time-protection-statistics --output json > real_time_protection_logs
|
||||||
```
|
```
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
> Adding ```--output json``` (note the double dash) ensures that the output format is ready for parsing.
|
> Using ```--output json``` (note the double dash) ensures that the output format is ready for parsing.
|
||||||
|
|
||||||
The output of this command will show all processes and their associated scan activity. To improve the performance of Microsoft Defender ATP for Linux, locate the one with the highest number under the `Total files scanned` row and add an exclusion for it. For more information, see [Configure and validate exclusions for Microsoft Defender ATP for Linux](linux-exclusions.md).
|
The output of this command will show all processes and their associated scan activity. To improve the performance of Microsoft Defender ATP for Linux, locate the one with the highest number under the `Total files scanned` row and add an exclusion for it. For more information, see [Configure and validate exclusions for Microsoft Defender ATP for Linux](linux-exclusions.md).
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user