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.createSecrets (remote credentials) created.
  • bigsql.secrets.updateSecrets (remote credentials) updated.
  • bigsql.secrets.deleteSecrets (remote credentials) deleted.
  • bigsql.instance.start – Start instance.
  • bigsql.instance.stop – Stop instance.