This is an archive version of the document. To get the most up-to-date information, see the current version.

Exporting Product Logs

Veeam Agent for Oracle Solaris offers a simple and convenient way to collect product logs and export them to an archive file. This operation may be required if you want to report an issue and need to attach log files to the support case.

When you export logs, Veeam Agent for Oracle Solaris collects its log files and configuration files, exports them to an archive file in the tar.gz format and saves this archive file to a current working directory on the Veeam Agent machine.

To export logs, use the following command:

veeamconfig grablogs

Veeam Agent for Oracle Solaris will collect logs, export them to an archive file and save the archive to the current working directory. The name of the archive file depends on the Veeam Agent computer architecture: veeam_logs_Solaris_x86_<date>_<time>.tar.gz for x86 architecture and veeam_logs_Solaris_Sparc_<date>_<time>.tar.gz for SPARC architecture.

For example:

user@srv01:~$ veeamconfig grablogs
Logs have been exported successfully.