Closed eugeneniemand closed 10 years ago
Hi eugeneniemand if you click on a execution_id number, you'll have the details for that execution. Here's an example:
http://ssis-dashboard.azurewebsites.net/folder/all/project/all/status/all/execution/121
from here you have access to error and warnings messages. If you want to see the errors, you just have to click on the "errors" tile:
http://ssis-dashboard.azurewebsites.net/execution/121/details/errors
is that what you were looking for?
Or you need more informations...like all the logged messages (like Progress and Info messages)?
Thanks, I missed that. I had a quick look and it looks like it might do what I want. If not I'll raise a new Issue.
Great :)
The SSRS reports are awful and I think this looks much better. Having log/error details will help me avoid using the built in reports.