Skip to content

ValkeyAudit Module Proposal #21

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

rjd15372
Copy link
Member

The proposed Valkey Audit module, named ValkeyAudit supports the auditing of Valkey connections and commands. The module provides integration with standard external enterprise audit collection software and endpoints, e.g. syslog and splunk. The design allows for a highly custimisable deployment through configuration options of the types of events and commands to audit.

Arguably, the work would be better placed in Valkey core but a separate Audit module allows for

  • a faster and more isolated implementation
  • less impact on core performance
  • the number of Valkey users that would require auditing does not warrant a core implementation

Signed-off-by: Martin Visser <martin.visser@percona.com>
Signed-off-by: Ricardo Dias <ricardo.dias@percona.com>
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

Successfully merging this pull request may close these issues.

2 participants