?? on a way to find out who accessed reports

  • Hi trying to see if I can find out who has accessed to ssrs db and or which reports they access?

    Thanks

    Joe

  • In the reportserver database there is a view (depending on the version of ssrs) called:

    dbo.ExecutionLog

    dbo.ExecutionLog2

    dbo.ExecutionLog3

    That might give you what you are looking for..

    CEWII

  • Thank you Elliott,

    That's exactly what I needed

  • You are very welcome.

    CEWII

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

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