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 0b72ef45-4c88-4639-b940-ad3828b1cd4e ... 2023-11-27 11:14:35 UTC {ced9af4a-6af1-4756-8ffb-8ec1325e18ec} [info] sdb 6.5GB at 10.6MB/s (97%) |
TIP |
You can also check the restore session status with the veeamconfig session info command. To learn more, see Viewing Session Status. |