You manage a SQL Server Reporting Services (SSRS) instance in SharePoint integrated
mode.
You identify a problem with the operations performed by the Report Server Web service.
You need to view the Report Server trace logs. In which directory should you view the files?
A.
%ProgramFiles%\Microsoft SQL Server\MSRS10_50.MSSQLSERVER\Reporting
Services\LogFiles
B.
%ProgramFiles%\Common Files\Microsoft Shared\Web Server Extensions\14\Web
Services\ReportServer\LogFiles
C.
%ProgramFiles%\Common Files\ReportServer\LogFiles
D.
%ProgramFiles%\Microsoft SQL Server\MSRS11.MSSQLSERVER\Reporting
Services\LogFiles
B.
https://msdn.microsoft.com/en-us/library/ms143200.aspx
Agree. In SP 2013:
C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\LogFiles
B is correct.
Report Server trace logs are in a new location for SharePoint mode (SharePoint Mode)
New behavior: For a report server installed in SharePoint mode, the report server trace logs will be under %Programfiles%\Common Files\Microsoft Shared\Web Server Extensions\14\Web Services\ReportServer\LogFiles.
Previous Behavior: Report Server trace logs were found under a path similar to the following: %Programfilesdir%\Microsoft SQL Server\\Reporting Services\LogFiles
Exactly
Whats the answer
What is the right answer for MS SQL 2012?