Audit events for Db2 Big SQL
The following list describes Db2 Big SQL auditable events that are generated and forwarded by the Audit Logging Service.
- Authentication
-
bigsql.user.authenticate– Authentication failure (token).bigsql.user.authenticate– Insufficient access (role).
- Access management
-
bigsql.user.grant– Grant instance access to users.bigsql.user.revoke– Revoke instance access to users.bigsql.group.grant– Grant instance access to groups.bigsql.group.revoke– Revoke instance access to groups.
- Instance management
-
bigsql.instance-keytabs.renew– Renew instance Kerberos Keytabs.bigsql.instance.scale– Scale instance up (core, memory).bigsql.instance.scale– Scale instance out (workers).bigsql.secrets.create– Secrets (remote credentials) created.bigsql.secrets.update– Secrets (remote credentials) updated.bigsql.secrets.delete– Secrets (remote credentials) deleted.bigsql.instance.start– Start instance.bigsql.instance.stop– Stop instance.