SSRS report usage metrics for last 2 years but I could see last 60 days logs

Prabu, Chandran 41 Reputation points
2022-12-09T13:56:03.013+00:00

Need to capture SSRS report usage metrics for last 2 years but ExecutionLog I could see last 60 days logs.

Can you please someone help me the configuration change for it ?

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
3,063 questions
SQL Server Analysis Services
SQL Server Analysis Services
A Microsoft online analytical data engine used in decision support and business analytics, providing the analytical data for business reports and client applications such as Power BI, Excel, Reporting Services reports, and other data visualization tools.
1,344 questions
SQL Server | Other
{count} votes

2 answers

Sort by: Most helpful
  1. Joyzhao-MSFT 15,636 Reputation points
    2022-12-12T02:00:06.19+00:00

    Hi @Prabu, Chandran ,
    By default, log entries are kept 60 days. Entries that exceed this date are removed at 2:00 A.M. every day. On a mature installation, only 60 days of information will be available at any given time.

    You cannot set limits on the number of rows or on the type of entries that are logged.

    See more: Configuration Settings for a Native Mode Report Server.
    Best Regards,
    Joy


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

  2. Olaf Helper 47,441 Reputation points
    2022-12-12T07:09:23.117+00:00

    Copy frequently the result of view ExecutionLog3 to a user defined table to archive the data for a longer period.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.