Skip to content

Commit 2e1365c

Browse files
Merge pull request #33982 from Petebro-MSFT/docs-editor/reporting-services-log-files-a-1746122729
add wmi provider section.
2 parents 12a89c8 + 8a944bd commit 2e1365c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/reporting-services/report-server/reporting-services-log-files-and-sources.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ The following table provides links to additional information about each log, inc
3434
|[Report server HTTP log](../../reporting-services/report-server/report-server-http-log.md)|The HTTP log file contains a record of all HTTP requests and responses handled by the Report Server web service.|
3535
|[Windows Application log](../../reporting-services/report-server/windows-application-log.md)|The Microsoft Windows Application log contains information about report server events.|
3636
|Windows Performance logs|The Windows Performance logs contain report server performance data. You can create performance logs, and then choose counters that determine which data to collect. For more information, see [Monitor report server performance](../../reporting-services/report-server/monitoring-report-server-performance.md).|
37+
|Windows Management Instrumentation (WMI) logs|Log files that are generated when interacting with the [Reporting Services WMI provider](../../reporting-services/wmi-provider-library-reference/reporting-services-wmi-provider-library-reference-ssrs.md). These logs indicate the success or failure of each of these interactions. In later versions of Reporting Services these can be disabled by setting the follow registry key to false: `HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\PBIRS\Setup\WMILogEnabled`|
3738
|SQL Server Setup log files|Log files are also created during Setup. If Setup fails or succeeds with warnings or other messages, you can examine the log files to troubleshoot the problem. For more information, see [View and read SQL Server Setup log files](../../database-engine/install-windows/view-and-read-sql-server-setup-log-files.md).|
3839
|IIS Logs|Log files created by Microsoft Internet Information Services (IIS). For more information, see [Configure logging in IIS](/iis/manage/provisioning-and-managing-iis/configure-logging-in-iis).|
3940

0 commit comments

Comments
 (0)