Forum Discussion
Anonymous
6 years agoNot applicable
Recycle POWER BI logs - Retention
Hi All, I need to keep retention for PowerBI log located at C:\Program Files\Microsoft Power BI Report Server\PBIRS\LogFiles - 1 month worth of log such as >ReportingServicesService_xxxx_xx_xx...
d_gosbell
Super User
6 years agoThe configuration for this is stored in the config file at
<install directory>\PBIRS\ReportServer\bin\ReportingServicesService.exe.config
It should look something like the following, increasing the KeepFilesForDays setting should solve your issue as I believe all the individual components read their retention settings from this one file