Forum Discussion
Get User Download Log From Sql Server
- Anonymous2 years ago
Hi, alexyin1053
You may be able to use SSMS's Profiler tool to track your users' downloads.
You can learn more from the following link:
SQL Server Profiler - SQL Server Profiler | Microsoft Learn
SQL Server Profiler extension - Azure Data Studio | Microsoft Learn
Use SQL Server Profiler to Monitor Analysis Services | Microsoft Learn
Or you can view the logs directly
How to Get Your Question Answered Quickly
Best Regards
Yongkang Hua
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- 1 year ago
have you already looked to [ReportServer].[dbo].[ExecutionLog3] system view?
Hi, alexyin1053
You may be able to use SSMS's Profiler tool to track your users' downloads.
You can learn more from the following link:
SQL Server Profiler - SQL Server Profiler | Microsoft Learn
SQL Server Profiler extension - Azure Data Studio | Microsoft Learn
Use SQL Server Profiler to Monitor Analysis Services | Microsoft Learn
Or you can view the logs directly
How to Get Your Question Answered Quickly
Best Regards
Yongkang Hua
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.