Exporting Logs

If you are working with our Support team, they may ask you to generate the Diagnostics Log and send it to them. The Diagnostics Log provides data we can use to troubleshoot any issues you may be having with Metasploit.

Linux

Open a terminal and run the following command:

bash
1
$ sudo /opt/metasploit/diagnostic_logs.sh

This will generated a zip file called diagnostics-<date generated><time generated>.zip. It will be in the root Metasploit directory. /opt/metasploit


Windows

Choose Start > Programs > Metasploit > Diagnostics Logs.

This will generated a zip file called diagnostics-<date generated><time generated>.zip. It will be in the root Metasploit directory. /opt/metasploit