Thousands of Successful Logins

  • We are seeing user accounts with tens thousands of successful logins per day.  These are SSMS users. This strikes me as odd but maybe it is this normal?

  • Are you auditing successful logins?

    Are you asking if these should not be from SSMS or if this is a large amount from SSMS? Every time you open a new query window, you'll make a new connection. There are some reconnect features in SSMS as well.

  • Thanks for responding.
    Yes, we're now auditing successful logins.  It's a security requirement.  
    Individual accounts are getting 50,000+ records in a 24 hour period.  These are SSMS sessions; looks like a heartbeat.

  • rchantler - Tuesday, February 19, 2019 1:39 PM

    Thanks for responding.
    Yes, we're now auditing successful logins.  It's a security requirement.  
    Individual accounts are getting 50,000+ records in a 24 hour period.  These are SSMS sessions; looks like a heartbeat.

    You could use Profiler and trace just that login and see what SQL it is running.  That might better help identify what it is doing.

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

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