Skip to content

Commit 65dad14

Browse files
committed
Update run-analyzer-macos-linux.md
1 parent c7c4432 commit 65dad14

File tree

1 file changed

+11
-14
lines changed

1 file changed

+11
-14
lines changed

defender-endpoint/run-analyzer-macos-linux.md

Lines changed: 11 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -257,12 +257,12 @@ The files generated when using this mode are summarized in the following table:
257257
| File | Remarks |
258258
| ------------- | ------------- |
259259
| `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) |
263263
| `crashes` | Crash dumps generated by Defender for Endpoint |
264264
| `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) |
266266
| `auditd_info.txt` | Auditd health, rules, logs |
267267
| `auditd_log_analysis.txt` | Summary of events processed by auditd |
268268
| `auditd_logs.zip` | Auditd log files |
@@ -294,30 +294,27 @@ The files generated when using this mode are summarized in the following table:
294294
| `lsmod.txt` | Status of modules in the Linux kernel |
295295
| `dmesg.txt` | Messages from the kernel ring buffer |
296296
| `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) |
298298
| `libc_info.txt` | libc library information |
299299
| `uptime_info.txt` | Time since last restart |
300300
| `last_info.txt` | Listing of last logged in users |
301301
| `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) |
305305
| `iptables_rules.txt` | Linux iptables rules |
306306
| `network_info.txt` | Network information |
307307
| `sysctl_info.txt` | kernel settings info |
308308
| `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) |
311311
| `kernel_logs.zip` | Kernel logs |
312312
| `mdc_log.zip` | Microsoft Defender for Cloud logs |
313313
| `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) |
315315
| `top_output.txt `| Process running in the machine when the tool was run |
316316
| `top_summary.txt` | Memory and CPU usage analytics of the process running |
317317
318-
> [!NOTE]
319-
> This file is present only when Defender for Endpoint is installed.
320-
321318
### Positional arguments
322319
323320
#### Collect performance info

0 commit comments

Comments
 (0)