Hello Everyone!
My organization is looking to implement a solution in SQL Server (2019 , 2022) that allows us to monitor all data modifications — INSERT, UPDATE, and DELETE operations — made by human users (e.g., DBAs, analysts, or developers) while excluding changes made by system or application service accounts.
Has anyone implemented a solution like this successfully? Any suggestions for tools, configurations, or best practices that strike a good balance between visibility and performance on a reasonable price if possible?
Thank you in advance!
Regards,
Konstantin