logs
2 TopicsExcessive logs in RS September 2025
Since the updgrade to version 1.24.9392.34333 the ReportingServicesService.logs generate GBs of data per day with default log settings. The issue seems that whenever a dataset is loaded it looks like every field entry is logged by something called [Report Walker]. Steps to reproduce - Have a dataset on the PBI report server - Open the dataset - Go to Data Preview -> Load data - You will have a lot of lines like these in ReportingServciesService_timestamp.log rdlenginehost!ReportServer_0-1!27a0!10/21/2025-18:06:34:: i INFO: [Report Walker] Processing ReportItem<TextBox>: TextBox_0003_FieldName1_ACDD4B78 rdlenginehost!ReportServer_0-1!2374!10/21/2025-18:06:34:: i INFO: [Report Walker] Processing ReportItem<TextBox>: TextBox_0006_FieldName2_9110D2DC rdlenginehost!ReportServer_0-1!30fc!10/21/2025-18:06:34:: i INFO: [Report Walker] Processing ReportItem<TextBox>: TextBox_0007_FieldName3_6E9D0731 rdlenginehost!ReportServer_0-1!2374!10/21/2025-18:06:34:: i INFO: [Report Walker] Processing ReportItem<TextBox>: TextBox_0007_FieldName3_247E481D rdlenginehost!ReportServer_0-1!27a0!10/21/2025-18:06:34:: i INFO: [Report Walker] Processing ReportItem<Tablix>: Tablix_E7DDBF00 rdlenginehost!ReportServer_0-1!fac!10/21/2025-18:06:34:: i INFO: [Report Walker] Processing ReportItem<TextBox>: TextBox_0006_FieldName4_80E62E7F rdlenginehost!ReportServer_0-1!27a0!10/21/2025-18:06:34:: i INFO: [Report Walker] Processing ReportItem<TextBox>: TextBox_0004_FieldName5_3BCA1333 rdlenginehost!ReportServer_0-1!2374!10/21/2025-18:06:34:: i INFO: [Report Walker] Processing ReportItem<TextBox>: TextBox_0004_FieldName6_37CA7C5F rdlenginehost!ReportServer_0-1!30fc!10/21/2025-18:06:34:: i INFO: [Report Walker] Processing ReportItem<TextBox>: TextBox_0004_FieldName6_5AFF6016 rdlenginehost!ReportServer_0-1!2374!10/21/2025-18:06:34:: i INFO: [Report Walker] Processing ReportItem<TextBox>: TextBox_0001_FieldName7_A42C1B49 rdlenginehost!ReportServer_0-1!27a0!10/21/2025-18:06:34:: i INFO: [Report Walker] Processing ReportItem<TextBox>: TextBox_0005_FieldName8_79E38078 rdlenginehost!ReportServer_0-1!fac!10/21/2025-18:06:34:: i INFO: [Report Walker] Processing ReportItem<TextBox>: TextBox_0001_FieldName9_86050404 rdlenginehost!ReportServer_0-1!27a0!10/21/2025-18:06:34:: i INFO: [Report Walker] Processing ReportItem<TextBox>: TextBox_0006_FieldName4_B332431D As a workaround we have set the log level for the Reporting Services lower. C:\Program Files\Microsoft Power BI Report Server\PBIRS\ReportServer\bin\ReportingServicesService.exe.config In the <RStrace> segment we changed the line <add name="Components" value="all:3" /> to <add name="Components" value="all:2" /> Does anyone know about a better solution without loosing some diagnostic information in the logs?Solved1.3KViews2likes2CommentsUser activity log
Hello! We are facing a problem: we cannot find the user activity log (logging) inside the Report Server with details such as the source (PC) and specific actions, for example, deleting/adding objects or assigning rights to other users. How can one access such logs for more detailed analysis?1.1KViews0likes2Comments