@@ -252,67 +252,69 @@ Usage example: `sudo ./MDESupportTool -d`
252
252
> [! NOTE]
253
253
> The log level auto-reset feature only available in 2405 or newer client version.
254
254
255
- The files generated when using this mode:
255
+ The files generated when using this mode are summarized in the following table:
256
+
256
257
| File | Remarks |
257
258
| ------------- | ------------- |
258
- | mde_diagnostic.zip | MDE logs and configs |
259
- | health.txt | The health status of MDE [^1] |
260
- | health_details_features.txt | The health status of additional MDE features [^1] |
261
- | permissions.txt | Permission issues with the folders owned/used by MDE [^1] |
262
- | crashes | Crash dumps generated by MDE |
263
- | process_information.txt | Process running in the machine when the tool was run |
264
- | proc_directory_info.txt | Mapping of the virtual memory of MDE processes [^1] |
265
- | auditd_info.txt | Auditd health, rules, logs |
266
- | auditd_log_analysis.txt | Summary of events processed by auditd |
267
- | auditd_logs.zip | Auditd log files |
268
- | ebpf_kernel_config.txt | Currently loaded Linux Kernel config |
269
- | ebpf_enabled_func.txt | List of all the kernel functions that are currently enabled for tracing |
270
- | ebpf_syscalls.zip | Information about system call tracing |
271
- | ebpf_raw_syscalls.zip | Tracing events related to raw system calls |
272
- | ebpf_maps_info.txt | eBPF maps' id and size info |
273
- | syslog.zip | The files usder /var/log/syslog |
274
- | messages.zip | The files under /var/log/messages |
275
- | conflicting_processes_information.txt | MDE Conflicting Processes |
276
- | exclusions.txt | List of AV exclusions |
277
- | definitions.txt | AV defintion info |
278
- | mde_directories.txt | List of files in the MDE directories |
279
- | disk_usage.txt | Disk usage details |
280
- | mde_user.txt | MDE User Info |
281
- | mde_definitions_mount.txt | MDE Definitions Mount Point |
282
- | service_status.txt | MDE Service Status |
283
- | service_file.txt | MDE Service File |
284
- | hardware_info.txt | Hardware Information |
285
- | mount.txt | Mount point information |
286
- | uname.txt | Kernel info |
287
- | memory.txt | System memory info |
288
- | meminfo.txt | Detailed information about the system' s memory usage |
289
- | cpuinfo.txt | CPU Information |
290
- | lsns_info.txt | Linux namespace information |
291
- | lsof.txt | MDE Open File Descriptors Information [^1] |
292
- | sestatus.txt | MDE Open File Descriptors Information |
293
- | lsmod.txt | Status of modules in the Linux kernel |
294
- | dmesg.txt | Messages from the kernel ring buffer |
295
- | kernel_lockdown.txt | kernel lockdown Info |
296
- | rtp_statistics.txt | MDE Real Time Protection(RTP) statistics [^1] |
297
- | libc_info.txt | libc library information |
298
- | uptime_info.txt | Time since last restart |
299
- | last_info.txt | Listing of last logged in users |
300
- | locale_info.txt | Show current locale |
301
- | tmp_files_owned_by_mdatp.txt | /tmp files owned by group:mdatp [^1] |
302
- | mdatp_config.txt | All the MDE configurations [^1] |
303
- | mpenginedb.db, mpenginedb.db-wal, mpenginedb.db-shm | AV definations file [^1] |
304
- | iptables_rules.txt | Linux iptables rules |
305
- | network_info.txt | Network information |
306
- | sysctl_info.txt | kernel settings info |
307
- | hostname_diagnostics.txt | Hostname diagnostics information |
308
- | mde_event_statistics.txt | MDE Event statistics [^1] |
309
- | mde_ebpf_statistics.txt | MDE eBPF statistics [^1] |
310
- | kernel_logs.zip | Kernel logs |
311
- | mdc_log.zip | Microsoft Defender for Cloud logs |
312
- | netext_config.txt | |
313
- | threat_list.txt | List of threats detected by MDE [^1] |
314
- | top_output.txt | Process running in the machine when the tool was run |
315
- | top_summary.txt | Memeory and CPU usage analytics of the process running |
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 additional MDE features [^1] |
262
+ | ` permissions.txt` | Permission issues with the folders owned/used by MDE [^1] |
263
+ | ` crashes` | Crash dumps generated by MDE |
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 MDE processes [^1] |
266
+ | ` auditd_info.txt` | Auditd health, rules, logs |
267
+ | ` auditd_log_analysis.txt` | Summary of events processed by auditd |
268
+ | ` auditd_logs.zip` | Auditd log files |
269
+ | ` ebpf_kernel_config.txt` | Currently loaded Linux Kernel config |
270
+ | ` ebpf_enabled_func.txt` | List of all the kernel functions that are currently enabled for tracing |
271
+ | ` ebpf_syscalls.zip` | Information about system call tracing |
272
+ | ` ebpf_raw_syscalls.zip` | Tracing events related to raw system calls |
273
+ | ` ebpf_maps_info.txt` | eBPF maps' id and size info |
274
+ | `syslog.zip` | The files usder /var/log/syslog |
275
+ | `messages.zip` | The files under /var/log/messages |
276
+ | `conflicting_processes_information.txt` | MDE Conflicting Processes |
277
+ | `exclusions.txt` | List of AV exclusions |
278
+ | `definitions.txt` | AV defintion info |
279
+ | `mde_directories.txt` | List of files in the MDE directories |
280
+ | `disk_usage.txt` | Disk usage details |
281
+ | `mde_user.txt` | MDE User Info |
282
+ | `mde_definitions_mount.txt` | MDE Definitions Mount Point |
283
+ | `service_status.txt` | MDE Service Status |
284
+ | `service_file.txt` | MDE Service File |
285
+ | `hardware_info.txt` | Hardware Information |
286
+ | `mount.txt` | Mount point information |
287
+ | `uname.txt` | Kernel info |
288
+ | `memory.txt` | System memory info |
289
+ | `meminfo.txt` | Detailed information about the system' s memory usage |
290
+ | ` cpuinfo.txt` | CPU Information |
291
+ | ` lsns_info.txt` | Linux namespace information |
292
+ | ` lsof.txt` | MDE Open File Descriptors Information [^1] |
293
+ | ` sestatus.txt` | MDE Open File Descriptors Information |
294
+ | ` lsmod.txt` | Status of modules in the Linux kernel |
295
+ | ` dmesg.txt` | Messages from the kernel ring buffer |
296
+ | ` kernel_lockdown.txt` | kernel lockdown Info |
297
+ | ` rtp_statistics.txt` | MDE Real Time Protection(RTP) statistics [^1] |
298
+ | ` libc_info.txt` | libc library information |
299
+ | ` uptime_info.txt` | Time since last restart |
300
+ | ` last_info.txt` | Listing of last logged in users |
301
+ | ` locale_info.txt` | Show current locale |
302
+ | ` tmp_files_owned_by_mdatp.txt` | /tmp files owned by group:mdatp [^1] |
303
+ | ` mdatp_config.txt` | All the MDE configurations [^1] |
304
+ | ` mpenginedb.db` , ` mpenginedb.db-wal` , ` mpenginedb.db-shm` | AV definations file [^1] |
305
+ | ` iptables_rules.txt` | Linux iptables rules |
306
+ | ` network_info.txt` | Network information |
307
+ | ` sysctl_info.txt` | kernel settings info |
308
+ | ` hostname_diagnostics.txt` | Hostname diagnostics information |
309
+ | ` mde_event_statistics.txt` | MDE Event statistics [^1] |
310
+ | ` mde_ebpf_statistics.txt` | MDE eBPF statistics [^1] |
311
+ | ` kernel_logs.zip` | Kernel logs |
312
+ | ` mdc_log.zip` | Microsoft Defender for Cloud logs |
313
+ | ` netext_config.txt` | |
314
+ | ` threat_list.txt` | List of threats detected by MDE [^1] |
315
+ | ` 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 |
317
+
316
318
[^1]: Only when MDE is installed.
317
319
318
320
# ## Positional arguments
0 commit comments