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
If you encounter issues during installation, try these self-troubleshooting steps:
307
+
If you experience any installation issues, for self-troubleshooting, follow these steps:
308
308
309
-
1. See [Log installation issues](linux-resources.md#log-installation-issues) for more information on how to find the automatically generated log that is created by the installer when an error occurs.
309
+
1. For information on how to find the log that's generated automatically when an installation error occurs, see [Log installation issues](linux-resources.md#log-installation-issues).
310
310
311
-
2. see [Installation issues](/defender-endpoint/linux-support-install) for more information on commonly occurring installation issues.
311
+
2. For information about common installation issues, see [Installation issues](/defender-endpoint/linux-support-install).
312
312
313
-
3. If health of the device is false, see [Defender for Endpoing agent health issues](/defender-endpoint/health-status).
313
+
3. If health of the device is `false`, see [Defender forEndpoint agent health issues](/defender-endpoint/health-status).
314
314
315
-
4. For product performance issues, see [Troubleshoot performance issues](/defender-endpoint/linux-support-perf), [performance tuning](/defender-endpoint/linux-support-perf?branch=main)
315
+
4. For product performance issues, see [Troubleshoot performance issues](/defender-endpoint/linux-support-perf).
316
316
317
-
5. For proxy and connectivity issues, see [Troubleshoot cloud connectivity issues](/defender-endpoint/linux-support-connectivity)
317
+
5. For proxy and connectivity issues, see [Troubleshoot cloud connectivity issues](/defender-endpoint/linux-support-connectivity).
318
318
319
-
To get support from Microsoft, raise a support ticket and provide log files by using the [client analyzer](/defender-endpoint/overview-client-analyzer).
319
+
To get support from Microsoft, open a support ticket, and provide the log files created by using the [client analyzer](/defender-endpoint/overview-client-analyzer).
320
320
321
321
## How to configure policies for Microsoft Defender on Linux
Copy file name to clipboardExpand all lines: defender-endpoint/mde-linux-prerequisites.md
+17-1Lines changed: 17 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -203,4 +203,20 @@ There are several methods and tools that you can use to deploy Microsoft Defende
203
203
- For Linux Server with SAP, see [Deployment guidance for Defender for Endpoint on Linux Server with SAP](/defender-endpoint/mde-linux-deployment-on-sap)
204
204
205
205
> [!IMPORTANT]
206
-
> Installing Microsoft Defender for Endpoint in any location other than the default install path isn't supported. On Linux, Microsoft Defender for Endpoint creates an mdatp user with random UID and GID values. If you want to control these values, create an mdatp user before installation using the /usr/sbin/nologin shell option. Here's an example: `mdatp:x:UID:GID::/home/mdatp:/usr/sbin/nologin`.
206
+
> Installing Microsoft Defender for Endpoint in any location other than the default install path isn't supported. On Linux, Microsoft Defender for Endpoint creates an mdatp user with random UID and GID values. If you want to control these values, create an mdatp user before installation using the /usr/sbin/nologin shell option. Here's an example: `mdatp:x:UID:GID::/home/mdatp:/usr/sbin/nologin`.
207
+
208
+
### Troubleshoot installation issues
209
+
210
+
If you experience any installation issues, for self-troubleshooting, follow these steps:
211
+
212
+
1. For information on how to find the log that's generated automatically when an installation error occurs, see [Log installation issues](linux-resources.md#log-installation-issues).
213
+
214
+
2. For information about common installation issues, see [Installation issues](/defender-endpoint/linux-support-install).
215
+
216
+
3. If health of the device is `false`, see [Defender for Endpoint agent health issues](/defender-endpoint/health-status).
217
+
218
+
4. For product performance issues, see [Troubleshoot performance issues](/defender-endpoint/linux-support-perf).
219
+
220
+
5. For proxy and connectivity issues, see [Troubleshoot cloud connectivity issues](/defender-endpoint/linux-support-connectivity).
221
+
222
+
To get support from Microsoft, open a support ticket, and provide the log files created by using the [client analyzer](/defender-endpoint/overview-client-analyzer).
0 commit comments