sys.server_audit_specifications

compatibility
#compatibility#catalog-view

Description

Contains information about the server audit specifications in a SQL Server audit on a server instance. For more information on SQL Server Audit, see SQL Server Audit (Database Engine) Name of the server specification. Date the audit server specification was created. Date the audit server specification was last modified. GUID for the audit that contains this specification. Used during enumeration of member server audit specifications

Permissions

SQL) Article • 02/28/2023 Contains information about the server audit specifications in a SQL Server audit on a server instance. For more information on SQL Server Audit, see SQL Server Audit (Database Engine). Description Name of the server specification. ID of the. Date the audit server specification was created. Date the audit server specification was last modified. Audit specification state: 0 - DISABLED 1 -ENABLED GUID for the audit that contains this specification. Used during enumeration of member server audit specifications during server startup. Principals with the or permission have access to this catalog view. In addition, the principal must not be denied permission. The visibility of the metadata in catalog views is limited to securables that a user either owns, or on which the user was granted some permission. For more information, see Metadata Visibility Configuration. ノ Expand table See Also