SQL Server Audit Log Event ID 24323

SourceSQL Server (LOGbinder SQL)
Action GroupDATABASE_OBJECT_CHANGE_GROUP
Windows Security Log
Category
 • Subcategory
Object Access
 • Application Generated
Type Success

24323: A column encryption key was viewed (action_id VW; class_type CK)

This is an event from SQL Server audit event from LOGbinder SQL generated by Action Group  DATABASE_OBJECT_CHANGE_GROUP.

On this page

 A command was issued that included viewing column encryption key

Free Security Log Resources by Randy

Description Fields in 24323

Field Description
Occurred When event was reported by SQL Server.
Authorization result If the command passed authorization checks.
Session ID ID of the session on which the event occurred.
User User
Server Server
Database Database affected by the event.
Statement Transact-SQL statement

Supercharger Free Edition


Centrally manage WEC subscriptions.

Free.

 

Where Does This Event Come From?

This Event Is Produced By

Which Integrates with Your SIEM

Examples of 24323

A column encryption key was viewed
A command was issued that included viewing column encryption key
Action Group: DATABASE_OBJECT_CHANGE_GROUP
Occurred: 11/7/2016 8:54:49.0000000 PM
Authorization result: Access allowed
Session ID: 141
User: TEST\STAGING$
Server: STAGING\SQLSERVER2016
Database: ReportServer$SQLSERVER2016TempDB
Statement: SELECT db_id() as database_id,
   COUNT_BIG(DISTINCT(V.column_encryption_key_id)) [ColumnEncryptionKeyCount],
   encryption_algorithm_name
   FROM
   sys.column_encryption_keys K WITH(nolock) JOIN
   sys.column_encryption_key_values V WITH(nolock)
   ON K.column_encryption_key_id = V.column_encryption_key_id
   GROUP BY encryption_algorithm_name
   HAVING
   COUNT_BIG(DISTINCT(V.column_encryption_key_id)) > 0

For more information, see http://www.ultimatewindowssecurity.com/securitylog/encyclopedia/event.aspx?eventid=24323

Top 10 Windows Security Events to Monitor

Free Tool for Windows Event Collection

 

Additional Resources

    Go To Event ID:

    Security Log
    Quick Reference
    Chart
    Download now!