Reporting Services LogViewer Tool Sample is developed in Microsoft Windows Presentation Foundation (WPF) in Visual C# using Microsoft Visual Studio 2010.
The sample demonstrates how to read and analyze the Reporting Services trace logs and the Report Server execution log data. The sample does the following:
You can download this tool from: http://www.microsoft.com/downloads/en/details.aspx?FamilyID=fd9031c2-2261-41f2-bf8e-fa1a00021450
Note: Supported DateTime format is MM/DD/YYYY from the SSRS Logfiles. This is how generally data is written to the SSRS Log files by default. If somehow you are trying to change the format of the DateTime to something else, the application will not be able to read the logs.
Any feedback/suggestions/comments regarding this tool is highly appreciated!!
Thanks..