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/run-analyzer-macos-linux.md
+11-14Lines changed: 11 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -257,12 +257,12 @@ The files generated when using this mode are summarized in the following table:
257
257
| File | Remarks |
258
258
| ------------- | ------------- |
259
259
| `mde_diagnostic.zip` | Defender for Endpoint logs and configs |
260
-
| `health.txt` | The health status of Defender for Endpoint [^1] |
261
-
| `health_details_features.txt` | The health status of other Defender for Endpoint features [^1] |
262
-
| `permissions.txt` | Permission issues with the folders owned/used by Defender for Endpoint [^1] |
260
+
| `health.txt` | The health status of Defender for Endpoint <br/>(Present only when Defender for Endpoint is installed) |
261
+
| `health_details_features.txt` | The health status of other Defender for Endpoint features <br/>(Present only when Defender for Endpoint is installed) |
262
+
| `permissions.txt` | Permission issues with the folders owned/used by Defender for Endpoint <br/>(Present only when Defender for Endpoint is installed) |
263
263
| `crashes` | Crash dumps generated by Defender for Endpoint |
264
264
| `process_information.txt` | Process running in the machine when the tool was run |
265
-
| `proc_directory_info.txt` | Mapping of the virtual memory of Defender for Endpoint processes [^1] |
265
+
| `proc_directory_info.txt` | Mapping of the virtual memory of Defender for Endpoint processes <br/>(Present only when Defender for Endpoint is installed) |
| `auditd_log_analysis.txt` | Summary of events processed by auditd |
268
268
| `auditd_logs.zip` | Auditd log files |
@@ -294,30 +294,27 @@ The files generated when using this mode are summarized in the following table:
294
294
| `lsmod.txt` | Status of modules in the Linux kernel |
295
295
| `dmesg.txt` | Messages from the kernel ring buffer |
296
296
| `kernel_lockdown.txt` | kernel lockdown Info |
297
-
| `rtp_statistics.txt` | Defender for Endpoint Real Time Protection(RTP) statistics <br/>(see the note after this table) |
297
+
| `rtp_statistics.txt` | Defender for Endpoint Real Time Protection(RTP) statistics <br/>(Present only when Defender for Endpoint is installed) |
298
298
| `libc_info.txt` | libc library information |
299
299
| `uptime_info.txt` | Time since last restart |
300
300
| `last_info.txt` | Listing of last logged in users |
301
301
| `locale_info.txt` | Show current locale |
302
-
| `tmp_files_owned_by_mdatp.txt` | /tmp files owned by group:mdatp <br/>(see the note after this table) |
303
-
| `mdatp_config.txt` | All the Defender for Endpoint configurations <br/>(see the note after this table) |
304
-
| `mpenginedb.db`<br/>`mpenginedb.db-wal`<br/> `mpenginedb.db-shm` | Antivirus definitions file <br/>(see the note after this table) |
302
+
| `tmp_files_owned_by_mdatp.txt` | /tmp files owned by group:mdatp <br/>(Present only when Defender for Endpoint is installed) |
303
+
| `mdatp_config.txt` | All the Defender for Endpoint configurations <br/>(Present only when Defender for Endpoint is installed) |
304
+
| `mpenginedb.db`<br/>`mpenginedb.db-wal`<br/> `mpenginedb.db-shm` | Antivirus definitions file <br/>(Present only when Defender for Endpoint is installed) |
305
305
| `iptables_rules.txt` | Linux iptables rules |
306
306
| `network_info.txt` | Network information |
307
307
| `sysctl_info.txt` | kernel settings info |
308
308
| `hostname_diagnostics.txt` | Hostname diagnostics information |
309
-
| `mde_event_statistics.txt` | Defender for Endpoint Event statistics <br/>(see the note after this table) |
310
-
| `mde_ebpf_statistics.txt` | Defender for Endpoint eBPF statistics <br/>(see the note after this table) |
309
+
| `mde_event_statistics.txt` | Defender for Endpoint Event statistics <br/>(Present only when Defender for Endpoint is installed) |
310
+
| `mde_ebpf_statistics.txt` | Defender for Endpoint eBPF statistics <br/>(Present only when Defender for Endpoint is installed) |
311
311
| `kernel_logs.zip` | Kernel logs |
312
312
| `mdc_log.zip` | Microsoft Defender for Cloud logs |
313
313
| `netext_config.txt` | |
314
-
| `threat_list.txt` | List of threats detected by Defender for Endpoint <br/>(see the note after this table) |
314
+
| `threat_list.txt` | List of threats detected by Defender for Endpoint <br/>(Present only when Defender for Endpoint is installed) |
315
315
| `top_output.txt `| Process running in the machine when the tool was run |
316
316
| `top_summary.txt` | Memory and CPU usage analytics of the process running |
317
317
318
-
> [!NOTE]
319
-
> This file is present only when Defender for Endpoint is installed.
0 commit comments