Collecting diagnostics in a zip file
Use the Log Zipper, part of the Maintenance Tool, to collect diagnostics in a zip file to submit to Customer Support. The Log Zipper creates a collection of log files and file characteristics that Customer Support uses to help you debug your system.
To run the Log Zipper by using the Maintenance Tool
Start the Maintenance Tool utility.
- In the Maintenance Tool, click the Logs tab.
- Click Zip Logs.
Send the productLogs.zip output file from the temp (tmp) directory to BMC Support.
To run the Log Zipper by using the command-line interface
- In a command-line window, change to the product folder (where the Maintenance Tool is located).
- Enter one of the following commands:
- (Windows) <product>MaintenanceTool.cmd -silent -logs -zip_logs "-output_file=%TEMP%\<product>.zip"
- (UNIX) ./<product>MaintenanceTool.sh -silent -logs -zip_logs -output_file=/var/tmp/<product>.zip*
- Send the productLogs.zip output file from the temp (tmp) directory to BMC Support.