Db2 audit events for Data Virtualization
For more granular tracking and monitoring of Data Virtualization operations, you can use audit events that the Db2 engine generates at the core of Data Virtualization.
- Events for the AUDIT category
-
Generates records when the audit settings are changed.
- Events for the CHECKING category
-
Generates records during authorization checking of attempts to access or manipulate Db2 database objects or functions.
- Events for the CONTEXT category
-
Generates records to show the operation context when a user performs a database operation. This category helps you interpret the audit log file. When you use these events with the log's event correlator field, you can trace a group of events back to a single database operation.
- Events for the EXECUTE category
-
Generates records during the execution of SQL statements.
- Events for the OBJMAINT category
-
Generates records when a user is creating, dropping and altering data objects.
- Events for the SECMAINT
-
Generates records that are related to security maintenance including authorization actions such as grant and revoke.
- Events for the SYSADMIN category
-
Generates records for when operations that require SYSADM, SYSMAINT, or SYSCTRL authority are performed.Note: These events are not a part of the default policy.
- Events for the VALIDATE category
-
Generates records when you are authenticating users or retrieving system security information.