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

Move audit log to database #81

Closed
suprjinx opened this issue Nov 13, 2024 · 1 comment
Closed

Move audit log to database #81

suprjinx opened this issue Nov 13, 2024 · 1 comment
Assignees

Comments

@suprjinx
Copy link
Collaborator

suprjinx commented Nov 13, 2024

Audit log is currently written by interactors to a separate Rails log file. This should be converted to a sql database.

At least somewhat structured with columns for Request ID an user identifier. Should be fast for "find every action for this user".

@GeorgeJahad
Copy link
Collaborator

fixed here: #96
closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants