Skip to content

log: Add log message for granting role to user. #78245

@fabiog1901

Description

@fabiog1901

When executing a grant role to user, for example

GRANT admin TO andrew; 

I do not see any log message appear in any of the PRIVILEGES or USER_ADMIN, or any channels for that matter.

Reading the docs, I see events happen for alter|create|drop role, but not for grant role.

This ticket follows request in Slack conv.

Jira issue: CRDB-14033

Metadata

Metadata

Assignees

Labels

A-sql-logging-and-telemetryIssues related to slow query log, SQL audit log, SQL internal logging telemetry, etc.C-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)T-sql-foundationsSQL Foundations Team (formerly SQL Schema + SQL Sessions)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions