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

[NEW] Enhancement request for acl log command #7711

Open
nadirdbit opened this issue Aug 26, 2020 · 4 comments
Open

[NEW] Enhancement request for acl log command #7711

nadirdbit opened this issue Aug 26, 2020 · 4 comments

Comments

@nadirdbit
Copy link

nadirdbit commented Aug 26, 2020

Failure recorded in age-seconds - believe age-timestamp will be more helpful from an audit perspective

The ACL log is stored in memory, in Redis itself. By default, the log stores 128 entries, but this is configurable.
Instead of getting overwritten in a circular manner, it could be persisted on disk every 'n' seconds [configurable] so that these entries aren't lost and preserved as audit history.

Thank you.

@itamarhaber
Copy link
Member

Hello @nadirdbit

Thanks for making the feature request. I'm afraid that changing the API will break compatibility, but adding the absolute timestamp can be considered. However, I'm not sure where you got the above quote from, can you provide the context?

@nadirdbit
Copy link
Author

nadirdbit commented Aug 26, 2020 via email

@madolson
Copy link
Contributor

@nadirdbit From an audit perspective, would you be interested in logging every single entry into the log instead of trying to group them together?

@nadirdbit
Copy link
Author

nadirdbit commented Aug 28, 2020 via email

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

No branches or pull requests

3 participants