all groups > sql server reporting services > december 2005 >
You're in the

sql server reporting services

group:

Move RS log files


Move RS log files Joe Clifford
12/5/2005 1:47:01 PM
sql server reporting services:
Is there a way to change the location of the Reporting Services Log Files?

I've seen several folks ask this question but no answer as of yet.

Thanks,

Joe



Re: Move RS log files Daniel Reib [MSFT]
12/6/2005 11:30:38 AM
You need to modify the web.config and ReportingServicesService.exe.config
files. Look for the RSTrace element and add a new line like follows:

<add name="Directory" value="location you would like" />

--
-Daniel
This posting is provided "AS IS" with no warranties, and confers no rights.


[quoted text, click to view]

AddThis Social Bookmark Button