MS SQL Server Audit Event: 24022

SQL » 24022: Remove member from database role succeeded

24022: Remove member from database role succeeded

Database roles are similar to 'groups' in Windows Active Directory. They are used to manage user permissions at the database level. Database level principals can be added to appropriate database roles based on the permissions to be granted to them. Server roles can also be added to database roles. Event 24022 occurs when a member is successfully removed from a database role. It is generated by the DATABASE_ROLE_MEMBER_CHANGE_GROUP action group. Important information can be derived from this event including the:

  • Date and time at which the event occurred.
  • Session identifier of the event.
  • Privileged user who performed the action.
  • Database to which the database role belongs.
  • Name and domain name of the removed member.
  • ID and name of the database role, from which the member was removed.

MS SQL Server Auditing Tool

EventLog Analyzer is a comprehensive log management software with which you can centrally collect, analyze, and manage logs from all the different log sources in your network. You also get reports and alerts on your network security, making it a power-packed IT security tool.