From 6a3ab419c597adbc1bd1df06f52d12cb055a1930 Mon Sep 17 00:00:00 2001 From: jcaparas Date: Mon, 4 Jan 2021 10:41:37 -0800 Subject: [PATCH] Update linux-support-events.md --- .../microsoft-defender-atp/linux-support-events.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/windows/security/threat-protection/microsoft-defender-atp/linux-support-events.md b/windows/security/threat-protection/microsoft-defender-atp/linux-support-events.md index f541d9d0d0..0d035c7cf7 100644 --- a/windows/security/threat-protection/microsoft-defender-atp/linux-support-events.md +++ b/windows/security/threat-protection/microsoft-defender-atp/linux-support-events.md @@ -29,12 +29,12 @@ ms.topic: conceptual This article provides some general steps to mitigate missing events or alerts in the [security center](https://securitycenter.windows.com/) portal. -Once MDE had been installed properly on a device, a device page will be generated in the portal and _File_, _Process_, _Network_ and other events should appear in the timeline and advanced hunting pages. +Once Microsoft Defender for Endpoint has been installed properly on a device, a device page will be generated in the portal and _File_, _Process_, _Network_ and other events should appear in the timeline and advanced hunting pages. In case events are not appearing or some types of events are missing, that could indicate some problem. ## Missing network and login events -MDE utilized `audit` framework from linux to track network and login activity. +Microsoft Defender for Endpoint utilized `audit` framework from linux to track network and login activity. 1. Make sure audit framework is working. @@ -75,7 +75,7 @@ MDE utilized `audit` framework from linux to track network and login activity. sudo auditctl -l ``` - if the following line is present, please remove it or edit it to enable MDE to track specific SYSCALLs. + if the following line is present, please remove it or edit it to enable Microsoft Defender for Endpoint to track specific SYSCALLs. ```output -a task, never