Exporting Logs with Command Line Interface
You can use the Veeam Agent command line interface to collect and export product logs. To export logs, run the following command under a user with root privileges:
|
veeamsupporttool grab-logs |
Veeam Agent collects logs, exports them to an archive file with the name veeam_logs_val_<date>_<time>.tar.gz, and saves the archive to the current working directory.
For example:
|
user@srv01:~$ veeamsupporttool grab-logs Veeam logs saved to veeam_logs_val_20260617_064402.tar.gz |