You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: defender-endpoint/mde-linux-prerequisites.md
+8-10Lines changed: 8 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,10 +68,14 @@ For detailed licensing information, see [Product Terms: Microsoft Defender for E
68
68
69
69
The following Linux server distributions and x64 (AMD64/EM64T) versions are supported:
70
70
71
-
- Red Hat Enterprise Linux 7.2 or higher
71
+
- Red Hat Enterprise Linux 7.2 and higher
72
+
72
73
- Red Hat Enterprise Linux 8.x
73
74
- Red Hat Enterprise Linux 9.x
74
-
- CentOS 7.2 or higher, excluding CentOS Stream
75
+
- CentOS 7.2 and higher, excluding CentOS Stream
76
+
77
+
- CentOS 8.x
78
+
75
79
- Ubuntu 16.04 LTS
76
80
- Ubuntu 18.04 LTS
77
81
- Ubuntu 20.04 LTS
@@ -80,7 +84,8 @@ The following Linux server distributions and x64 (AMD64/EM64T) versions are supp
80
84
- Debian 9 - 12
81
85
- SUSE Linux Enterprise Server 12.x
82
86
- SUSE Linux Enterprise Server 15.x
83
-
- Oracle Linux 7.2 or higher
87
+
- Oracle Linux 7.2 and higher
88
+
84
89
- Oracle Linux 8.x
85
90
- Oracle Linux 9.x
86
91
- Amazon Linux 2
@@ -174,13 +179,6 @@ If the Microsoft Defender for Endpoint installation fails due to missing depende
174
179
- For RHEL6 the mdatp RPM package requires `policycoreutils`, `libselinux`, and `mde-netfilter`.
175
180
- For DEBIAN the mdatp package requires `libc6 >= 2.23`, `uuid-runtime`, and `mde-netfilter`.
176
181
177
-
> [!NOTE]
178
-
> Beginning with version `101.24082.0004`, Defender for Endpoint on Linux no longer supports the `Auditd` event provider. We're transitioning completely to the more efficient eBPF technology.
179
-
> If eBPF isn't supported on your machines, or if there are specific requirements to remain on Auditd, and your machines are using Defender for Endpoint on Linux version `101.24072.0001` or older, the following additional dependency on the auditd package exists for mdatp:
180
-
> - The mdatp RPM package requires `audit`, `semanage`.
181
-
> - For DEBIAN, the mdatp package requires `auditd`.
182
-
> - For Mariner, the mdatp package requires `audit`.
183
-
184
182
The `mde-netfilter` package also has the following package dependencies:
185
183
186
184
- For DEBIAN, the mde-netfilter package requires `libnetfilter-queue1` and `libglib2.0-0`
0 commit comments