Monitor Traffic on a SQL Server End Point/Port

  • Hello,
    I am trying to monitor traffic on an SQL Server endpoint. Basically, I am looking for monitor Logins that use a particular endpoint. Please recommend as to how I can achieve this? I tried the following:
    I created an extended events session and added event [sqlserver].[login]. There are no columns on this event that has the endpoint/port information. There are no action objects nor predicate objects that contain endpoint/port information.
    Please recommend some other ways I could achieve this

  • you want to see logins that have been granted connect on a database mirroring endpoint, is that correct?

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

Viewing 2 posts - 1 through 2 (of 2 total)

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