Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Van toepassing op:SQL Server
Azure SQL Managed Instance
Bevat informatie over de details van de server-auditspecificatie, inclusief acties, in een SQL Server-audit op een serverinstantie. Zie SQL Server Audit (Database Engine) voor meer informatie. Voor een lijst van alle audit_action_id's en hun namen, zoek sys.dm_audit_actions (Transact-SQL).
| Kolomnaam | Gegevenstype | Description |
|---|---|---|
| server_specification_id | int | ID van de specificatie van de auditserver |
| audit_action_id | int | ID van de auditactie |
| audit_action_name | sysname | Naam van groep of naam van auditactie |
| class | tinyint | Gereserveerd |
| class_desc | nvarchar(60) | Gereserveerd |
| major_id | int | Gereserveerd |
| minor_id | int | Gereserveerd |
| audited_principal_id | int | Gereserveerd |
| audited_result | nvarchar(60) | Geauditeerd resultaat: - SUCCES EN FALEN - SUCCES - FALEN |
| is_group | bit | Of het gecontroleerde object een groep is: 0 - Geen groep 1 - Groep |
Permissions
Hoofdpersonen met de ALTER ANY- SERVER AUDIT of VIEW ANY DEFINITION-toestemming hebben toegang tot deze catalogusweergave. Daarnaast mag de principaal geen enkele DEFINITIE-toestemming worden geweigerdVIEW.
De zichtbaarheid van de metagegevens in catalogusweergaven is beperkt tot beveiligbare items waarvan een gebruiker eigenaar is of waarvoor de gebruiker een bepaalde machtiging heeft gekregen. Zie Zichtbaarheidsconfiguratie voor metagegevensvoor meer informatie.
Zie ook
Beveiligingscatalogusweergaven (Transact-SQL)
CREATE SERVER AUDIT (Transact-SQL)
ALTER SERVER AUDIT (Transact-SQL)
DROP SERVER AUDIT (Transact-SQL)
CREATE SERVER AUDIT SPECIFICATION (Transact-SQL)
ALTER SERVER AUDIT SPECIFICATION (Transact-SQL)
DROP SERVER AUDIT SPECIFICATION (Transact-SQL)
CREATE DATABASE AUDIT SPECIFICATION (Transact-SQL)
ALTER DATABASE AUDIT SPECIFICATION (Transact-SQL)
DROP DATABASE AUDIT SPECIFICATION (Transact-SQL)
ALTER AUTHORIZATION (Transact-SQL)
sys.fn_get_audit_file (Transact-SQL)
sys.server_audits (Transact-SQL)
sys.server_file_audits (Transact-SQL)
sys.server_audit_specifications (Transact-SQL)
sys.database_audit_specifications (Transact-SQL)
sys.database_audit_specification_details (Transact-SQL)
sys.dm_server_audit_status (Transact-SQL)
sys.dm_audit_actions (Transact-SQL)
sys.dm_audit_class_type_map (Transact-SQL)
een servercontrole- en servercontrolespecificatie maken