Forum Discussion

Test SharePoint's avatar
Test SharePoint
Brass Contributor
Jul 10, 2018
Solved

How do I know which user is hitting a particular SQL Server on my SharePoint Server?

Hello,   I need to understand which user is hitting a particular SQL Server on my SharePoint Server? Also which web service is being hit? Also which app service is being hit? I checked the C...
  • spucelik's avatar
    spucelik
    Jul 10, 2018

    No...even though SharePoint is very "user" aware and contextual to that user with regards to security, version control etc, when SharePoint communicates with SQL it uses the app pool account.  Getting traffic for a particular user from SQL traffic isn't possible.  You'll need to rely on the SharePoint audit/reporting logs for that.

     

    HTH.

     

    Steve

Resources