Report execution logging

  • I am running Reporting Services with the service pack for it that came out a few months ago.  At one point the report execution logging filled up the C drive.  So, I found the setting, which was by default, log but remove logs after two days, and changed it to not log at all.  Unfortunately, it is still logging and the logs continue to accumulate. 

    Does anyone know how to really turn off logging?

     

    Thanks,

    Kathi

     

    Aunt Kathi Data Platform MVP
    Author of Expert T-SQL Window Functions
    Simple-Talk Editor

  • This was removed by the editor as SPAM

  • I thought "Enable report execution logging" in the site settings meant logging in the database, but I might be mistaken.

    If you are talking about the logs in "C:\Program Files\Microsoft SQL Server\MSSQL\Reporting Services\LogFiles", those are controlled by .config files.

    ReportServerWebApp* files come from web.config in the ReportManager directory.

    ReportServer* files come from web.config in the ReportServer directory

    ReportServerService* files from ReportingServicesService.exe.config in ReportServer\bin.

    Hope this helps,

    Joachim.

     

     

     

     

     

     

  • Thanks,  I'll take a look there. 

    Aunt Kathi Data Platform MVP
    Author of Expert T-SQL Window Functions
    Simple-Talk Editor

  • If you are still working on this problem, you might want to look at the following KB article/fix on the original cause of your HD filling-up with log files:

    http://support.microsoft.com/Default.aspx?kbid=885286

    ~Lance

    http://weblogs.asp.net/lhunt/

Viewing 5 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic. Login to reply