With the change from IIS to their own web server in SSRS, we are now experiencing problems with using web trends to track our report utilization. Web trends said it was not supported, has anyone found a way to make it work?
A:
Not that I know, sorry.
Usually, you "roll your own" by mining the ExecutionLog table in the ReportServer database. This has lots of useful information on users, parameters, durations, errors etc.
There's far more information here than the IIS logs
gbn
2009-06-20 19:53:39
A:
I assume you're using the Native Reporting Mode. If you switch it to Sharepoint Integrated mode I would imagine you could get some logging working again.
Joel Mansford
2010-01-11 12:29:03