Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sql: Additional audit logging for queries when RLS is enabled #139019

Open
Tracked by #73596
spilchen opened this issue Jan 14, 2025 · 0 comments
Open
Tracked by #73596

sql: Additional audit logging for queries when RLS is enabled #139019

spilchen opened this issue Jan 14, 2025 · 0 comments
Labels
A-sql-privileges SQL privilege handling and permission checks. C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)

Comments

@spilchen
Copy link
Contributor

spilchen commented Jan 14, 2025

When queries are executed on tables with row-level security (RLS) enabled, additional details may need to be captured in the SQL audit logs. This issue serves as a placeholder to gather and clarify the requirements.

Considerations include:

  • what log channel
  • how should the logging be defined?

Jira issue: CRDB-46474

@spilchen spilchen added A-sql-privileges SQL privilege handling and permission checks. C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) labels Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-sql-privileges SQL privilege handling and permission checks. C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Projects
None yet
Development

No branches or pull requests

1 participant