Skip to content

Commit 97298a1

Browse files
committed
Update run-analyzer-macos-linux.md
1 parent 77644c5 commit 97298a1

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -250,15 +250,15 @@ optional arguments:
250250
Usage example: `sudo ./MDESupportTool -d`
251251
252252
> [!NOTE]
253-
> The log level auto-reset feature only available in 2405 or newer client version.
253+
> The log level autoreset feature only available in 2405 or newer client version.
254254
255255
The files generated when using this mode are summarized in the following table:
256256
257257
| File | Remarks |
258258
| ------------- | ------------- |
259259
| `mde_diagnostic.zip` | Defender for Endpoint logs and configs |
260260
| `health.txt` | The health status of Defender for Endpoint [^1] |
261-
| `health_details_features.txt` | The health status of additional Defender for Endpoint features [^1] |
261+
| `health_details_features.txt` | The health status of other Defender for Endpoint features [^1] |
262262
| `permissions.txt` | Permission issues with the folders owned/used by Defender for Endpoint [^1] |
263263
| `crashes` | Crash dumps generated by Defender for Endpoint |
264264
| `process_information.txt` | Process running in the machine when the tool was run |
@@ -271,11 +271,11 @@ The files generated when using this mode are summarized in the following table:
271271
| `ebpf_syscalls.zip` | Information about system call tracing |
272272
| `ebpf_raw_syscalls.zip` | Tracing events related to raw system calls |
273273
| `ebpf_maps_info.txt` | eBPF maps' id and size info |
274-
| `syslog.zip` | The files usder /var/log/syslog |
274+
| `syslog.zip` | The files under /var/log/syslog |
275275
| `messages.zip` | The files under /var/log/messages |
276276
| `conflicting_processes_information.txt` | Defender for Endpoint Conflicting Processes |
277277
| `exclusions.txt` | List of AV exclusions |
278-
| `definitions.txt` | AV defintion info |
278+
| `definitions.txt` | AV definition info |
279279
| `mde_directories.txt` | List of files in the Defender for Endpoint directories |
280280
| `disk_usage.txt` | Disk usage details |
281281
| `mde_user.txt` | Defender for Endpoint User Info |
@@ -301,7 +301,7 @@ The files generated when using this mode are summarized in the following table:
301301
| `locale_info.txt` | Show current locale |
302302
| `tmp_files_owned_by_mdatp.txt` | /tmp files owned by group:mdatp [^1] |
303303
| `mdatp_config.txt` | All the Defender for Endpoint configurations [^1] |
304-
| `mpenginedb.db`, `mpenginedb.db-wal`, `mpenginedb.db-shm` | AV definations file [^1] |
304+
| `mpenginedb.db`, `mpenginedb.db-wal`, `mpenginedb.db-shm` | AV definitions file [^1] |
305305
| `iptables_rules.txt` | Linux iptables rules |
306306
| `network_info.txt` | Network information |
307307
| `sysctl_info.txt` | kernel settings info |
@@ -313,7 +313,7 @@ The files generated when using this mode are summarized in the following table:
313313
| `netext_config.txt` | |
314314
| `threat_list.txt` | List of threats detected by Defender for Endpoint [^1] |
315315
| `top_output.txt `| Process running in the machine when the tool was run |
316-
| `top_summary.txt` | Memeory and CPU usage analytics of the process running |
316+
| `top_summary.txt` | Memory and CPU usage analytics of the process running |
317317
318318
[^1]: Only when Defender for Endpoint is installed.
319319
@@ -339,7 +339,7 @@ The files generated when using this mode:
339339
| `perf_benchmark.tar.gz` | Defender for Endpoint processes performance data |
340340
341341
> [!NOTE]
342-
> The files corresponding to diagnostic mode will also be generated.
342+
> The files corresponding to diagnostic mode are also generated.
343343
344344
The tar files contains files on the format `<pid of a MDE process>.data`.
345345
The data file can be read using the command:

0 commit comments

Comments
 (0)