- Notifications
You must be signed in to change notification settings - Fork1k
chore: add Audit Log purge advice#20052
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
Conversation
Signed-off-by: Danny Kopping <danny@coder.com>
Signed-off-by: Danny Kopping <danny@coder.com>
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.
It might be good to provide some non-destructive alternatives:
- Copy into a new database
- Export before deleting rows
Signed-off-by: Danny Kopping <danny@coder.com>
Good idea, added inb49dc0b |
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.
Approving, but would be good to get a +1 from@david-fraley before merging.
Uh oh!
There was an error while loading.Please reload this page.
Signed-off-by: Danny Kopping <danny@coder.com>
d63bb2c
intomainUh oh!
There was an error while loading.Please reload this page.
Audit Log entries can be deleted safely (with appropriate caveats), but we don't specifically call this out in the docs.