- Notifications
You must be signed in to change notification settings - Fork3
update audit log#962
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:main
Are you sure you want to change the base?
update audit log#962
Conversation
vercelbot commentedDec 14, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
The latest updates on your projects. Learn more aboutVercel for GitHub.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Pull request overview
This PR enhances the audit log documentation by expanding the section on streaming audit logs to external systems. The update transforms a brief explanation into a comprehensive guide with configuration steps, output format examples, integration guidance, and supported systems.
Key Changes
- Expanded the audit log streaming section with structured subsections for configuration, output formats, integration, and supported systems
- Added detailed examples showing both key-value pair and JSON output formats
- Included Docker command example demonstrating the
--enable-json-loggingflag usage
💡Add Copilot custom instructions for smarter, more guided reviews.Learn how to get started.
a5325be tofd2ff2bCompare| Database permission controls individual users' or groups' actions within the database. Below shows the built-in roles' database permissions. | ||
| | Role | EXPLAIN | Query | Export | Mutation DML | DDL | Admin | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Why not simplyDML?
DML = UPDATE | INSERT | DELETE.
What does the wordmutation add?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
there page is not updated, it's because the folder name mintlify->docs
I will rename this part in another pr
fd2ff2b toe09b2f6Compare
No description provided.