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

NoSql data store support? #15

Open
GFoley83 opened this issue May 21, 2022 · 0 comments
Open

NoSql data store support? #15

GFoley83 opened this issue May 21, 2022 · 0 comments

Comments

@GFoley83
Copy link

Hi there, just wondering if it would be possible to configure AuditLogger to use a NoSql document data store with the currently available configuration options?
E.g so I could just store the output JSON as a record that could be queried.

I've used Azure Storage tables in the past for audit logs and the log tail pattern, with good results
https://docs.microsoft.com/en-us/azure/storage/tables/table-storage-design-patterns#log-tail-pattern as it's cheap at scale.

AuditLogging would be perfect for this to do the heavy lifting.

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

1 participant