
Solved!
Go to SolutionAvtar, retrieving client logs?
Hello, I need to be able to extract the client log for a few specifics clients, more specifically the "completed with exception" one.
Some SQL backups exit with code "30005" because they have a simple recovery model, and I need to be able to pull the error with avtar, but the errors never show up in the logs extracted with the following command:
#> avtar --id=MCUser --ap=MCUpasswd --path="/windows/client1.local" --showlog
What am I missing ? Does the avtar "--showlog" switch never display errors ?
Responses (3)
Solutions (0)

ionthegeek
2 Intern
•
2049 Posts
943
0
Posted November 26th, 2013 11:00
Unfortunately only the avtar logs are available using --showlog. The exceptions happened at the plug-in level so they would be logged in the avsql log. If the avsql logs are no longer on the client, I don't know of a way to recover them.