How to Gracefully Clean Up Your Audit Logs #6939
Unanswered
Matinal111
asked this question in
Q&A
Replies: 1 comment
-
Hi @Matinal111 , write a script to connect to your database and clean the data in the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm using self-hosted Logto, and the solution I've seen in FAQs is to add a cronjob to periodically clean up expired audit logs, I'm not sure how to do this with a Docker deployment, or is there a better way?
Beta Was this translation helpful? Give feedback.
All reactions