Share via

SQL Server Audit Event Selection.

Elon Musk 161 Reputation points
2022-12-21T08:13:16.46+00:00

Recently our security team request to enable security audit in MSSQL. I am afraid enable all the action may extremly slow down the DB performance. Any suggestions on server specification?

SQL Server | Other
0 comments No comments
{count} votes

Answer accepted by question author
  1. LiHongMSFT-4306 31,621 Reputation points
    2022-12-22T08:05:12.467+00:00

    Hi @Elon Musk
    Here is an article showing the best practices that should be followed to have a successful auditing strategy that complies the company audit policies and requirements.
    SQL Server Auditing Best Practices

    Best regards,
    LiHong


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our Documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Erland Sommarskog 133.2K Reputation points MVP Volunteer Moderator
    2022-12-21T22:47:00.83+00:00

    Well, that depends on what exactly you plan to audit. If the security team would ask every table access to be audit, I might be a little worried if this an OLTP system. Less excessive auditing should not be a problem.

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.