This is an archive version of the document. To get the most up-to-date information, see the current version.Step 4. Monitor Restore Process
You can monitor the restore process by viewing the restore session log in the command line interface.
To view Veeam Agent for Linux session log, use the following command:
veeamconfig session log --id <session_id> |
where:
<session_id> — ID of the restore session.
For example:
user@srv01:~$ veeamconfig session log --id 697d9348-9001-4845-8764-3cc4fb3f296b ... 2016-11-27 10:46:27 UTC {2e37de47-c4e2-46f9-8b70-f24fbff3697d} [info] sdb 6.5GB at 10.5MB/s (100%) |
|
You can also check the restore session status with the veeamconfig session info command. To learn more, see Viewing Session Status. |