The most relevant google result seems to indicate that in order to access the logs we have to depoly our own log tables to the database and make Reporting Services write to it.
Simply put: surely there must be plain text log files for Reporting Services? If yes, where are these files stored?
The SSRS log file can be found in C:\Program Files\Microsoft SQL Server\MSRS12.
Report server items are always stored in libraries or in a folder within a library.
rdl files are stored in the Content column of ReportServer. dbo. Catalog.
The ReportServer database, which houses all the details concerning an SSRS instance, contains several tables which contain all the details about a report. Specifically, the Catalog table is the storage location for the main report definition. However, the data is stored in binary format as XML data.
Assuming you installed SQL 2008 to the default location: C:\Program Files\Microsoft SQL Server\MSRS10.MSSQLSERVER\Reporting Services\LogFiles
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With